Module:xchc-noun: Difference between revisions

No edit summary
No edit summary
Line 44: Line 44:
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)