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