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