Module:category tree/fam/wasc: Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
breadcrumb = "agent", | breadcrumb = "agent", | ||
parents = {"human nouns"}, | parents = {"human nouns"}, | ||
} | |||
labels["human nouns by language"] = { | |||
description = "{{{langname}}} nouns which cause human agreement.", | |||
breadcrumb = "human", | |||
parents = {"nouns by language"}, | |||
} | } | ||
return {LABELS = labels} | return {LABELS = labels} | ||