Module:taln-headword: Difference between revisions
No edit summary |
No edit summary |
||
| Line 69: | Line 69: | ||
pos_functions.nouns = { | pos_functions.nouns = { | ||
params = { | params = { | ||
["g"] = {required = true, type = "genders"}, | ["g"] = {required = true, type = "genders", list = true, allow_holes = false}, | ||
["nopl"] = {type = "boolean"}, | ["nopl"] = {type = "boolean"}, | ||
["pl"] = {list = true, allow_holes = false}, | ["pl"] = {list = true, allow_holes = false}, | ||