Module:xchc-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 42: | Line 42: | ||
local args = {} | local args = {} | ||
if g ~= "i" and g ~= "a" then error("Unknown gender: it must be either ‘i’ or ‘a’") end | --if g ~= "i" and g ~= "a" then error("Unknown gender: it must be either ‘i’ or ‘a’") end | ||
local function wordpron(w) | local function wordpron(w) | ||