Module:category tree/lang/guim: Difference between revisions
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
parents = "suppletive nouns", | parents = "suppletive nouns", | ||
breadcrumb = "oblique suppletion" | breadcrumb = "oblique suppletion" | ||
} | |||
labels["light verbs"] = { | |||
description = "{{{langname}}} verbs which are not derived from other verbs.", | |||
parents = "verbs", | |||
breadcrumb = "light" | |||
} | } | ||
return {LABELS = labels} | return {LABELS = labels} | ||