Module:category tree/lang/snon

From Linguifex
Jump to navigation Jump to search

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

local labels = {}


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

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

return {LABELS = labels}