Module:Category tree/poscatboiler/data/lang-specific/hval: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
--------------------------------- Noun labels | --------------------------------- Noun labels ------------------------------- | ||
Line 83: | Line 83: | ||
parents = {"proper nouns by gender"}, | parents = {"proper nouns by gender"}, | ||
breadcrumb = "aquatic", | breadcrumb = "aquatic", | ||
} | |||
labels["nouns of first declension"] = { | |||
description = "{{{langname}}} nouns that belong to the first (or a-themed) declension class.", | |||
parents = {{name = "nouns by inflection type", sort = "1"}}, | |||
} | |||
labels["nouns of second declension"] = { | |||
description = "{{{langname}}} nouns that belong to the second (or y-themed) declension class.", | |||
parents = {{name = "nouns by inflection type", sort = "2"}}, | |||
} | |||
labels["nouns of third declension"] = { | |||
description = "{{{langname}}} nouns that belong to the third (or o-themed) declension class.", | |||
parents = {{name = "nouns by inflection type", sort = "3"}}, | |||
} | |||
labels["nouns of fourth declension"] = { | |||
description = "{{{langname}}} nouns that belong to the fourth (or e-themed) declension class.", | |||
parents = {{name = "nouns by inflection type", sort = "4"}}, | |||
} | |||
labels["nouns of fifth declension"] = { | |||
description = "{{{langname}}} nouns that belong to the fifth (or i-themed) declension class.", | |||
parents = {{name = "nouns by inflection type", sort = "5"}}, | |||
} | |||
labels["nouns of sixth declension"] = { | |||
description = "{{{langname}}} nouns that belong to the sixth declension class.", | |||
parents = {{name = "nouns by inflection type", sort = "6"}}, | |||
} | |||
labels["pronouns of first declension"] = { | |||
description = "{{{langname}}} pronouns that belong to the first (or a-themed) declension class.", | |||
parents = {{name = "pronouns by inflection type", sort = "1"}}, | |||
} | |||
labels["pronouns of second declension"] = { | |||
description = "{{{langname}}} pronouns that belong to the second (or y-themed) declension class.", | |||
parents = {{name = "pronouns by inflection type", sort = "2"}}, | |||
} | |||
labels["pronouns of third declension"] = { | |||
description = "{{{langname}}} pronouns that belong to the third (or o-themed) declension class.", | |||
parents = {{name = "pronouns by inflection type", sort = "3"}}, | |||
} | |||
labels["pronouns of fourth declension"] = { | |||
description = "{{{langname}}} pronouns that belong to the fourth (or e-themed) declension class.", | |||
parents = {{name = "pronouns by inflection type", sort = "4"}}, | |||
} | |||
labels["pronouns of fifth declension"] = { | |||
description = "{{{langname}}} pronouns that belong to the fifth (or i-themed) declension class.", | |||
parents = {{name = "pronouns by inflection type", sort = "5"}}, | |||
} | |||
labels["pronouns of sixth declension"] = { | |||
description = "{{{langname}}} pronouns that belong to the sixth declension class.", | |||
parents = {{name = "pronouns by inflection type", sort = "6"}}, | |||
} | |||
labels["proper nouns of first declension"] = { | |||
description = "{{{langname}}} proper nouns that belong to the first (or a-themed) declension class.", | |||
parents = {{name = "proper nouns by inflection type", sort = "1"}}, | |||
} | |||
labels["proper nouns of second declension"] = { | |||
description = "{{{langname}}} proper nouns that belong to the second (or y-themed) declension class.", | |||
parents = {{name = "proper nouns by inflection type", sort = "2"}}, | |||
} | |||
labels["proper nouns of third declension"] = { | |||
description = "{{{langname}}} proper nouns that belong to the third (or o-themed) declension class.", | |||
parents = {{name = "proper nouns by inflection type", sort = "3"}}, | |||
} | |||
labels["proper nouns of fourth declension"] = { | |||
description = "{{{langname}}} proper nouns that belong to the fourth (or e-themed) declension class.", | |||
parents = {{name = "proper nouns by inflection type", sort = "4"}}, | |||
} | |||
labels["proper nouns of fifth declension"] = { | |||
description = "{{{langname}}} proper nouns that belong to the fifth (or i-themed) declension class.", | |||
parents = {{name = "proper nouns by inflection type", sort = "5"}}, | |||
} | |||
labels["proper nouns of sixth declension"] = { | |||
description = "{{{langname}}} proper nouns that belong to the sixth declension class.", | |||
parents = {{name = "proper nouns by inflection type", sort = "6"}}, | |||
} | } | ||
Line 137: | Line 227: | ||
description = "{{{langname}}} participles that belong to the third declension class.", | description = "{{{langname}}} participles that belong to the third declension class.", | ||
parents = {{name = "participles by inflection type", sort = "3"}}, | parents = {{name = "participles by inflection type", sort = "3"}}, | ||
} | |||
----------------------------------------------------------------------------- | |||
-- -- | |||
-- VERBS -- | |||
-- -- | |||
----------------------------------------------------------------------------- | |||
--------------------------------- Verb labels ------------------------------- | |||
labels["consonant-final verbs"] = { | |||
description = "{{{langname}}} verbs whose stems end in a consonant.", | |||
parents = {"verbs by inflection type"}, | |||
} | |||
labels["vowel-final verbs"] = { | |||
description = "{{{langname}}} verbs whose stems end in a vowel.", | |||
parents = {"verbs by inflection type"}, | |||
} | } | ||
return {LABELS = labels} | return {LABELS = labels} |
Revision as of 13:28, 12 September 2023
Documentation for this module may be created at Module:Category tree/poscatboiler/data/lang-specific/hval/documentation
local labels = {}
-----------------------------------------------------------------------------
-- --
-- NOUNS --
-- --
-----------------------------------------------------------------------------
--------------------------------- Noun labels -------------------------------
labels["lunar nouns"] = {
description = "{{{langname}}} nouns that belong to the lunar gender or class.",
parents = {"nouns by gender"},
breadcrumb = "lunar",
}
labels["lunar pronouns"] = {
description = "{{{langname}}} pronouns that belong to the lunar gender or class.",
parents = {"pronouns by gender"},
breadcrumb = "lunar",
}
labels["lunar proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the lunar gender or class.",
parents = {"proper nouns by gender"},
breadcrumb = "lunar",
}
labels["solar nouns"] = {
description = "{{{langname}}} nouns that belong to the solar gender or class.",
parents = {"nouns by gender"},
breadcrumb = "solar",
}
labels["solar pronouns"] = {
description = "{{{langname}}} pronouns that belong to the solar gender or class.",
parents = {"pronouns by gender"},
breadcrumb = "solar",
}
labels["solar proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the solar gender or class.",
parents = {"proper nouns by gender"},
breadcrumb = "solar",
}
labels["terrestrial nouns"] = {
description = "{{{langname}}} nouns that belong to the terrestrial gender or class.",
parents = {"nouns by gender"},
breadcrumb = "terrestrial",
}
labels["terrestrial pronouns"] = {
description = "{{{langname}}} pronouns that belong to the terrestrial gender or class.",
parents = {"pronouns by gender"},
breadcrumb = "terrestrial",
}
labels["terrestrial proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the terrestrial gender or class.",
parents = {"proper nouns by gender"},
breadcrumb = "terrestrial",
}
labels["aquatic nouns"] = {
description = "{{{langname}}} nouns that belong to the aquatic gender or class.",
parents = {"nouns by gender"},
breadcrumb = "aquatic",
}
labels["aquatic pronouns"] = {
description = "{{{langname}}} pronouns that belong to the aquatic gender or class.",
parents = {"pronouns by gender"},
breadcrumb = "aquatic",
}
labels["aquatic proper nouns"] = {
description = "{{{langname}}} proper nouns that belong to the aquatic gender or class.",
parents = {"proper nouns by gender"},
breadcrumb = "aquatic",
}
labels["nouns of first declension"] = {
description = "{{{langname}}} nouns that belong to the first (or a-themed) declension class.",
parents = {{name = "nouns by inflection type", sort = "1"}},
}
labels["nouns of second declension"] = {
description = "{{{langname}}} nouns that belong to the second (or y-themed) declension class.",
parents = {{name = "nouns by inflection type", sort = "2"}},
}
labels["nouns of third declension"] = {
description = "{{{langname}}} nouns that belong to the third (or o-themed) declension class.",
parents = {{name = "nouns by inflection type", sort = "3"}},
}
labels["nouns of fourth declension"] = {
description = "{{{langname}}} nouns that belong to the fourth (or e-themed) declension class.",
parents = {{name = "nouns by inflection type", sort = "4"}},
}
labels["nouns of fifth declension"] = {
description = "{{{langname}}} nouns that belong to the fifth (or i-themed) declension class.",
parents = {{name = "nouns by inflection type", sort = "5"}},
}
labels["nouns of sixth declension"] = {
description = "{{{langname}}} nouns that belong to the sixth declension class.",
parents = {{name = "nouns by inflection type", sort = "6"}},
}
labels["pronouns of first declension"] = {
description = "{{{langname}}} pronouns that belong to the first (or a-themed) declension class.",
parents = {{name = "pronouns by inflection type", sort = "1"}},
}
labels["pronouns of second declension"] = {
description = "{{{langname}}} pronouns that belong to the second (or y-themed) declension class.",
parents = {{name = "pronouns by inflection type", sort = "2"}},
}
labels["pronouns of third declension"] = {
description = "{{{langname}}} pronouns that belong to the third (or o-themed) declension class.",
parents = {{name = "pronouns by inflection type", sort = "3"}},
}
labels["pronouns of fourth declension"] = {
description = "{{{langname}}} pronouns that belong to the fourth (or e-themed) declension class.",
parents = {{name = "pronouns by inflection type", sort = "4"}},
}
labels["pronouns of fifth declension"] = {
description = "{{{langname}}} pronouns that belong to the fifth (or i-themed) declension class.",
parents = {{name = "pronouns by inflection type", sort = "5"}},
}
labels["pronouns of sixth declension"] = {
description = "{{{langname}}} pronouns that belong to the sixth declension class.",
parents = {{name = "pronouns by inflection type", sort = "6"}},
}
labels["proper nouns of first declension"] = {
description = "{{{langname}}} proper nouns that belong to the first (or a-themed) declension class.",
parents = {{name = "proper nouns by inflection type", sort = "1"}},
}
labels["proper nouns of second declension"] = {
description = "{{{langname}}} proper nouns that belong to the second (or y-themed) declension class.",
parents = {{name = "proper nouns by inflection type", sort = "2"}},
}
labels["proper nouns of third declension"] = {
description = "{{{langname}}} proper nouns that belong to the third (or o-themed) declension class.",
parents = {{name = "proper nouns by inflection type", sort = "3"}},
}
labels["proper nouns of fourth declension"] = {
description = "{{{langname}}} proper nouns that belong to the fourth (or e-themed) declension class.",
parents = {{name = "proper nouns by inflection type", sort = "4"}},
}
labels["proper nouns of fifth declension"] = {
description = "{{{langname}}} proper nouns that belong to the fifth (or i-themed) declension class.",
parents = {{name = "proper nouns by inflection type", sort = "5"}},
}
labels["proper nouns of sixth declension"] = {
description = "{{{langname}}} proper nouns that belong to the sixth declension class.",
parents = {{name = "proper nouns by inflection type", sort = "6"}},
}
-----------------------------------------------------------------------------
-- --
-- ADJECTIVES --
-- --
-----------------------------------------------------------------------------
------------------------------ Adjective labels -----------------------------
labels["adjectives of first declension"] = {
description = "{{{langname}}} adjectives that belong to the first declension class.",
parents = {{name = "adjectives by inflection type", sort = "1"}},
}
labels["adjectives of second declension"] = {
description = "{{{langname}}} adjectives that belong to the second declension class.",
parents = {{name = "adjectives by inflection type", sort = "2"}},
}
labels["adjectives of third declension"] = {
description = "{{{langname}}} adjectives that belong to the third declension class.",
parents = {{name = "adjectives by inflection type", sort = "3"}},
}
labels["numerals of first declension"] = {
description = "{{{langname}}} numerals that belong to the first declension class.",
parents = {{name = "numerals by inflection type", sort = "1"}},
}
labels["numerals of second declension"] = {
description = "{{{langname}}} numerals that belong to the second declension class.",
parents = {{name = "numerals by inflection type", sort = "2"}},
}
labels["numerals of third declension"] = {
description = "{{{langname}}} numerals that belong to the third declension class.",
parents = {{name = "numerals by inflection type", sort = "3"}},
}
labels["participles of first declension"] = {
description = "{{{langname}}} participles that belong to the first declension class.",
parents = {{name = "participles by inflection type", sort = "1"}},
}
labels["participles of second declension"] = {
description = "{{{langname}}} participles that belong to the second declension class.",
parents = {{name = "participles by inflection type", sort = "2"}},
}
labels["participles of third declension"] = {
description = "{{{langname}}} participles that belong to the third declension class.",
parents = {{name = "participles by inflection type", sort = "3"}},
}
-----------------------------------------------------------------------------
-- --
-- VERBS --
-- --
-----------------------------------------------------------------------------
--------------------------------- Verb labels -------------------------------
labels["consonant-final verbs"] = {
description = "{{{langname}}} verbs whose stems end in a consonant.",
parents = {"verbs by inflection type"},
}
labels["vowel-final verbs"] = {
description = "{{{langname}}} verbs whose stems end in a vowel.",
parents = {"verbs by inflection type"},
}
return {LABELS = labels}