Module:qay-pron: Difference between revisions

Jump to navigation Jump to search
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

Navigation menu