Module:qhv-pron: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 49: Line 49:
else table.insert(syllables, #syllables-1, "ˈ") end
else table.insert(syllables, #syllables-1, "ˈ") end
return table.concat(syllables) .. ", " .. table.concat(weight)  
return table.concat(syllables, "·") .. ", " .. table.concat(weight)  
end
end


Navigation menu