Module:siwa-noun: Difference between revisions
No edit summary |
No edit summary |
||
| Line 111: | Line 111: | ||
local prefix = sub(pagename, 1, -(#word+1)) | local prefix = sub(pagename, 1, -(#word+1)) | ||
return | return lenition(word) | ||
end | end | ||
return export | return export | ||