Module:category tree/fam/wasc
Jump to navigation
Jump to search
- The following documentation is generated by Template:category tree data submodule documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
This data submodule defines part of Wiktionary's category structure.
For an introduction to the category tree system and a description of how to add or modify categories, see Module:category tree/documentation.
local labels = {}
labels["human nouns"] = {
description = "{{{langname}}} nouns which cause human agreement.",
breadcrumb = "human",
parents = {"nouns by class"},
}
labels["agent nouns"] = {
description = "{{{langname}}} nouns derived with agentivizers.",
breadcrumb = "agent",
parents = {"human nouns"},
}
return {LABELS = labels}