Module:category tree/lang/snon: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
description = "{{{langname}}} nouns which trigger lenition in the following term.", | description = "{{{langname}}} nouns which trigger lenition in the following term.", | ||
parents = "nouns by inflection type", | parents = "nouns by inflection type", | ||
display = "lenite", | |||
aliases = {"len"}, | |||
} | } | ||
| Line 11: | Line 13: | ||
description = "{{{langname}}} nouns which do not trigger lenition in the following term.", | description = "{{{langname}}} nouns which do not trigger lenition in the following term.", | ||
parents = "nouns by inflection type", | parents = "nouns by inflection type", | ||
display = "radical", | |||
aliases = {"rad"}, | |||
} | } | ||
return {LABELS = labels} | return {LABELS = labels} | ||