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

From The Languages of David J. Peterson
Revision as of 18:04, 26 September 2023 by Djp (talk | contribs) (Module created.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

local labels = {}

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


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


labels["nouns with irregular plurals"] = {
	description = "{{{langname}}} nouns that have irregular plural forms. Most often, these irregular plurals will feature a change in the root's final consonant or main vowel, or will feature an unpredictable vowel in the plural suffix.",
	parents = {"irregular nouns"},
}

-----------------------------------------------------------------------------
--                                                                         --
--                                   VERBS                                 --
--                                                                         --
-----------------------------------------------------------------------------


--------------------------------- Verb labels -------------------------------


labels["verbs with irregular past tense"] = {
	description = "{{{langname}}} verbs that have irregular past tense forms. Most often, these past tense forms will feature some sort of internal vowel change, but some forms will have a variant suffix or final consonant.",
	parents = {"irregular verbs"},
}

return {LABELS = labels}