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 #syll
return table.getn(syll)
end
end