45,660
edits
No edit summary |
No edit summary |
||
Line 76: | Line 76: | ||
data.inflections[1].label = "marked" | data.inflections[1].label = "marked" | ||
if args.decl then table.insert(data.categories, "Siwa " .. args.decl .. "-declension " .. | if args.decl then table.insert(data.categories, "Siwa " .. args.decl .. "-declension " .. data.pos_category) end | ||
end | end | ||
pos_functions["proper nouns"] = pos_functions.nouns | |||
pos_functions.adjectives = function(class, args, data) | pos_functions.adjectives = function(class, args, data) |