Module:siwa-noun/data: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 223: Line 223:
if args.ld then
if args.ld then
if stem:match("i$") then
if stem:match("[iỉ]$") then
data.forms["m"] = {stem .. "id"}
data.forms["m"] = {s1 .. "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"
Line 260: Line 260:
data.forms["m"] = {s2 .. "ldi"}
data.forms["m"] = {s2 .. "ldi"}
loc = s2 .. "ldi"
loc = s2 .. "ldi"
elseif stem:match("i$") then
elseif stem:match("[iỉ]$") then
data.forms["m"] = {s1 .. "id"}
data.forms["m"] = {s1 .. "id"}
ill, ela, ade = s1 .. "ih", s1 .. "ih", s1 .. "ih"
ill, ela, ade = s1 .. "ih", s1 .. "ih", s1 .. "ih"

Navigation menu