Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 101: | Line 101: | ||
numbers = {parent_args[1]} | numbers = {parent_args[1]} | ||
else | else | ||
decl_type, numbers = detect_decl(word, parent_args[2]) | decl_type, numbers = detect_decl(word, parent_args[2] or "oa") | ||
end | end | ||
end | end | ||