Module:xchc-noun: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 111: Line 111:
for _, number in ipairs(numbers) do
for _, number in ipairs(numbers) do
local n_sh = number:sub(1,2)
local n_sh = number:sub(1,2)
local w_number = {["si"] = data.word .. data.sg, ["pa"] = data.word .. data.pa, ["pl"] = data.word .. data.pl[data.g]}
local w_number = {["si"] = data.word .. data.sg, ["pa"] = data.word .. data.pau, ["pl"] = data.word .. data.pl[data.g]}
local decl = {
local decl = {
["nom"] = "",
["nom"] = "",