45,646
edits
No edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
table.insert(data.inflections, pl) | table.insert(data.inflections, pl) | ||
else | else | ||
table.insert(data.inflections, | table.insert(data.inflections, plural(word)) | ||
end | end | ||
end | end |