Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 340: Line 340:
if stem:match("[ae]$") then
if stem:match("[ae]$") then
if args.ld then
if args.ld then
data.forms["m"] = {(args.d and s1 or stem) .. "mo"}
data.forms["m"] = {(args.d and s1 or stem == "kode" and "koi" or stem) .. "mo"}
loc = (args.d and s1 or stem) .. "moi"
loc = (args.d and s1 or stem) .. "moi"
na = true
na = true