Module:category tree/lang/snon: Difference between revisions
Tag: Manual revert |
No edit summary |
||
| Line 11: | Line 11: | ||
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", | ||
} | |||
labels["eclipse nouns"] = { | |||
description = "{{{langname}}} nouns which trigger eclipsis in the following term.", | |||
parents = "nouns by inflection type", | |||
} | |||
-- Verbs -- | |||
labels["i-negative verbs"] = { | |||
description = "{{{langname}}} verbs which use {{l|snon|i-}} to form the negative.", | |||
parents = "verbs", | |||
} | } | ||
return {LABELS = labels} | return {LABELS = labels} | ||