2,788
edits
TheNightAvl (talk | contribs) (Fixed pluralisation of PoS w/ epenthetic <e>) |
No edit summary |
||
Line 6: | Line 6: | ||
["m"] = {label = "m", hint = "masculine gender", category = "masculine %", group = "gender"}, | ["m"] = {label = "m", hint = "masculine gender", category = "masculine %", group = "gender"}, | ||
["c"] = {label = "c", hint = "common gender", category = "common %", group = "gender"}, | ["c"] = {label = "c", hint = "common gender", category = "common %", group = "gender"}, | ||
["d"] = {label = "du", hint = "duale tantum", category = "dualia tantum | ["d"] = {label = "du", hint = "duale tantum", category = "dualia tantum", group = "number"}, | ||
["p"] = {label = "pl", hint = "plurale tantum", category = "pluralia tantum | ["p"] = {label = "pl", hint = "plurale tantum", category = "pluralia tantum", group = "number"}, | ||
["s"] = {label = "sg", hint = "singular number", category = nil, group = "number"}, | ["s"] = {label = "sg", hint = "singular number", category = nil, group = "number"}, | ||
["in"] = {label = "inan", hint = "inanimate", category = "inanimate %", group = "animacy"}, | ["in"] = {label = "inan", hint = "inanimate", category = "inanimate %", group = "animacy"}, |