Module:qhv-pron: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 50: Line 50:
else penult = "ˈ" .. penult end
else penult = "ˈ" .. penult end
return table.concat(syllables, "")
return table.concat(syllables, ".")
end
end