Module:category tree/lang/snon

Revision as of 17:58, 30 April 2026 by Melinoë (talk | contribs) (Undo revision 499813 by Melinoë (talk))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:category tree/lang/snon/doc

local labels = {}


--------------------------------- Nouns/Pronouns/Numerals --------------------------------
labels["lenite nouns"] = {
	description = "{{{langname}}} nouns which trigger lenition in the following term.",
		parents = "nouns by inflection type",
}

labels["radical nouns"] = {
	description = "{{{langname}}} nouns which do not trigger lenition in the following term.",
		parents = "nouns by inflection type",
}

return {LABELS = labels}