Module:Category tree/poscatboiler/data/lang-specific/meni
Documentation for this module may be created at Module:Category tree/poscatboiler/data/lang-specific/meni/documentation
local labels = {}
-----------------------------------------------------------------------------
-- --
-- NOUNS --
-- --
-----------------------------------------------------------------------------
--------------------------------- Noun labels -------------------------------
labels["air-class nouns"] = {
description = "{{{langname}}} nouns that belong to the air class or gender.",
parents = {"nouns by gender"},
breadcrumb = "air class",
}
labels["air-class pronouns"] = {
description = "{{{langname}}} pronouns that belong to the air class or gender.",
parents = {"pronouns by gender"},
breadcrumb = "air class",
}
labels["air-class proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the air class or gender.",
parents = {"proper nouns by gender"},
breadcrumb = "air class",
}
labels["earth-class nouns"] = {
description = "{{{langname}}} nouns that belong to the earth class or gender.",
parents = {"nouns by gender"},
breadcrumb = "earth class",
}
labels["earth-class pronouns"] = {
description = "{{{langname}}} pronouns that belong to the earth class or gender.",
parents = {"pronouns by gender"},
breadcrumb = "earth class",
}
labels["earth-class proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the earth class or gender.",
parents = {"proper nouns by gender"},
breadcrumb = "earth class",
}
labels["fire-class nouns"] = {
description = "{{{langname}}} nouns that belong to the fire class or gender.",
parents = {"nouns by gender"},
breadcrumb = "fire class",
}
labels["fire-class pronouns"] = {
description = "{{{langname}}} pronouns that belong to the fire class or gender.",
parents = {"pronouns by gender"},
breadcrumb = "fire class",
}
labels["fire-class proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the fire class or gender.",
parents = {"proper nouns by gender"},
breadcrumb = "fire class",
}
labels["human-class nouns"] = {
description = "{{{langname}}} nouns that belong to the human class or gender.",
parents = {"nouns by gender"},
breadcrumb = "human class",
}
labels["human-class pronouns"] = {
description = "{{{langname}}} pronouns that belong to the human class or gender.",
parents = {"pronouns by gender"},
breadcrumb = "human class",
}
labels["human-class proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the human class or gender.",
parents = {"proper nouns by gender"},
breadcrumb = "human class",
}
labels["magic-class nouns"] = {
description = "{{{langname}}} nouns that belong to the magic class or gender.",
parents = {"nouns by gender"},
breadcrumb = "magic class",
}
labels["magic-class pronouns"] = {
description = "{{{langname}}} pronouns that belong to the magic class or gender.",
parents = {"pronouns by gender"},
breadcrumb = "magic class",
}
labels["magic-class proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the magic class or gender.",
parents = {"proper nouns by gender"},
breadcrumb = "magic class",
}
labels["water-class nouns"] = {
description = "{{{langname}}} nouns that belong to the water class or gender.",
parents = {"nouns by gender"},
breadcrumb = "water class",
}
labels["water-class pronouns"] = {
description = "{{{langname}}} pronouns that belong to the water class or gender.",
parents = {"pronouns by gender"},
breadcrumb = "water class",
}
labels["water-class proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the water class or gender.",
parents = {"proper nouns by gender"},
breadcrumb = "water class",
}
return {LABELS = labels}