Module:siwa-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 99: | Line 99: | ||
table.insert(morpheme, syll) | table.insert(morpheme, syll) | ||
table.concat(syll, "-") | |||
return table.concat(morpheme,"·") | return table.concat(morpheme,"·") | ||
end | end | ||