Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 244: Line 244:
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
if stem:match("[^mn][^mnvgsrhkl]i$") then table.insert(data.forms["ine"], s1 .. "ỉa") end
end
end