Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 380: Line 380:
loc = lenition(stem) .. "moi"
loc = lenition(stem) .. "moi"
end
end
elseif stem:match("[ouyů].$") then
elseif stem:match("[ouyů]$") then
if stem:match(v.."[mn][mn].$") then
if stem:match(v.."[mn][mn].$") then
data.forms["m"] = {s3 .. "mma", s3 .. "mmo"}
data.forms["m"] = {s3 .. "mma", s3 .. "mmo"}