Module:siwa-pron: Difference between revisions

No edit summary
No edit summary
Line 102: Line 102:
table.concat(syll, "-")
table.concat(syll, "-")
return table.concat(morpheme,"·")
return table.concat(syll,"-")--table.concat(morpheme,"·")
end
end