Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 224: Line 224:
if args.ld then
if args.ld then
if stem:match("i$") then
if stem:match("i$") then
data.forms["m"] = {s1 .. "id"}
data.forms["m"] = {stem .. "id"}
ill, ela, ade = s1 .. "ih", s1 .. "ih", s1 .. "ih"
ill, ela, ade = s1 .. "ih", s1 .. "ih", s1 .. "ih"
ine = s1 .. "idi"
ine = s1 .. "idi"