45,647
edits
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
if pos == "adv" then table.insert(data.categories, lang:getCanonicalName() .. " comparative " .. deabb[pos]) end ]=] | if pos == "adv" then table.insert(data.categories, lang:getCanonicalName() .. " comparative " .. deabb[pos]) end ]=] | ||
else | else | ||
if pl then | if pl then | ||
pl.label = "plural" | |||
data.inflections = pl | |||
else | else | ||
table.insert(data.inflections, plural(word)) | table.insert(data.inflections, plural(word)) |