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