Module:qhv-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 37: Line 37:
syll = split(term, "·")
syll = split(term, "·")
return table.concat(syll, " ")
return #syll
end
end