Module:qay-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 93: Line 93:
end
end
ret = table.concat(syllables, "·");
local ret = table.concat(syllables, "·");
if not match(ret, "ˈ") then
if not match(ret, "ˈ") then