Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 667: Line 667:
data.forms["m"] = {stem .. "ta"}
data.forms["m"] = {stem .. "ta"}
elseif sv:match("[eiyů]") then
elseif sv:match("[eiyů]") then
data.forms["m"] = {stem .. "sta", s1 .. "ddįa", stem .. "tsitta"}
data.forms["m"] = {s1 .. "tsta", s1 .. "ddįa", s1 .. "tsitta"}
end
end
end
end