Module:category tree/fam/wasc-fam: Difference between revisions

No edit summary
m Sware moved page Module:category tree/fam/wasc to Module:category tree/fam/wasc-fam without leaving a redirect
 
(4 intermediate revisions by the same user not shown)
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 = class,
breadcrumb = "human",
parents = {"nouns by class"},
parents = {"nouns by class"},
umbrella_parents = "Nouns by class",
umbrella_parents = {name = "nouns by class", is_label = true},
}
}


Line 12: Line 12:
breadcrumb = "agent",
breadcrumb = "agent",
parents = {"human nouns"},
parents = {"human nouns"},
umbrella_parents = {name = "human nouns", is_label = true}
}
}


return {LABELS = labels}
return {LABELS = labels}