45,660
edits
No edit summary |
No edit summary |
||
Line 117: | Line 117: | ||
end | end | ||
if args[2] | if args[2] == "-" then | ||
else | |||
args[2].label = "infinitive" | args[2].label = "infinitive" | ||
table.insert(data.inflections, args[2]) | table.insert(data.inflections, args[2]) |