Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 871: Line 871:
end
end
elseif stem:match("si$") then
elseif stem:match("si$") then
data.forms["u_pl"] = {stem .. "gi", s1 .. "sġi"}
data.forms["u_pl"] = {stem .. "gi", s2 .. "sġi"}
data.forms["m_sg"] = {s2 .. (av and "tta" or "ta")}
data.forms["m_sg"] = {s2 .. (av and "tta" or "ta")}
data.forms["m_pl"] = {s2 .. (av and "ttagi" or "tagi")}
data.forms["m_pl"] = {s2 .. (av and "ttagi" or "tagi")}