Module:qhv-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 134: Line 134:
ipa = gsub(ipa, "ṛ", "r̥")
ipa = gsub(ipa, "ṛ", "r̥")
ipa = gsub(ipa, "([áéíóú])", function(v) return deacuter[v] end)
return ipa
return ipa