Module:siwa-noun/data: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 737: Line 737:
local s1, s2, s3 = sub(stem, 1, -2), sub(stem, 1, -3), sub(stem, 1, -4)
local s1, s2, s3 = sub(stem, 1, -2), sub(stem, 1, -3), sub(stem, 1, -4)
data.forms["u_s"] = {PAGENAME}
data.forms["u"] = {PAGENAME}
if stem:match("m[ao]$") then
if stem:match("m[ao]$") then