Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 244: Line 244:
data.forms["all"] = {(all or loc) .. ce[5]}
data.forms["all"] = {(all or loc) .. ce[5]}
data.forms["abl"] = {(abl or loc) .. ce[6]}
data.forms["abl"] = {(abl or loc) .. ce[6]}
if stem:match("[^mnvgsrhkl]i$") then table.insert(data.forms["ine"], s1 .. "ỉ") end
end
end