Module:Category tree/poscatboiler/data/lang-specific/fjer

From The Languages of David J. Peterson
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/poscatboiler/data/lang-specific/fjer/documentation

local labels = {}



-----------------------------------------------------------------------------
--                                                                         --
--                                   NOUNS                                 --
--                                                                         --
-----------------------------------------------------------------------------


--------------------------------- Noun labels -------------------------------

labels["wolf-class nouns"] = {
	description = "{{{langname}}} nouns that belong to the wolf class or gender.",
	parents = {"nouns by gender"},
	breadcrumb = "wolf class",
}

labels["wolf-class pronouns"] = {
	description = "{{{langname}}} pronouns that belong to the wolf class or gender.",
	parents = {"pronouns by gender"},
	breadcrumb = "wolf class",
}

labels["wolf-class proper nouns"] = {
	description = "{{{langname}}} proper nouns that belong to the wolf class or gender.",
	parents = {"proper nouns by gender"},
	breadcrumb = "wolf class",
}

labels["hare-class nouns"] = {
	description = "{{{langname}}} nouns that belong to the hare class or gender.",
	parents = {"nouns by gender"},
	breadcrumb = "hare class",
}

labels["hare-class pronouns"] = {
	description = "{{{langname}}} pronouns that belong to the hare class or gender.",
	parents = {"pronouns by gender"},
	breadcrumb = "hare class",
}

labels["hare-class proper nouns"] = {
	description = "{{{langname}}} proper nouns that belong to the hare class or gender.",
	parents = {"proper nouns by gender"},
	breadcrumb = "hare class",
}

labels["tooth-class nouns"] = {
	description = "{{{langname}}} nouns that belong to the tooth class or gender.",
	parents = {"nouns by gender"},
	breadcrumb = "tooth class",
}

labels["tooth-class pronouns"] = {
	description = "{{{langname}}} pronouns that belong to the tooth class or gender.",
	parents = {"pronouns by gender"},
	breadcrumb = "tooth class",
}

labels["tooth-class proper nouns"] = {
	description = "{{{langname}}} proper nouns that belong to the tooth class or gender.",
	parents = {"proper nouns by gender"},
	breadcrumb = "tooth class",
}


return {LABELS = labels}