Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 158: Line 158:
loc = s1 .. "iei"
loc = s1 .. "iei"
end
end
elseif stem:match("[uyů].$") then
elseif stem:match("[uyů]$") then
if args.ld then
if args.ld then
data.forms["m"] = {stem .. "me"}
data.forms["m"] = {stem .. "me"}