Module:xchc-noun: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 65: Line 65:
{"([эеыөү]" .. c.macron .. "?)$", "ч"}, {"([иӣ])$", "ч"},
{"([эеыөү]" .. c.macron .. "?)$", "ч"}, {"([иӣ])$", "ч"},
}
}
data.pau = ""
data.pau = nil
for _, ms in ipairs(pautable) do
for _, ms in ipairs(pautable) do
if word:match(ms[1]) then
if word:match(ms[1]) then

Navigation menu