Module:siwa-pron: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 73: Line 73:
term = gsub(term, regex, replacement)
term = gsub(term, regex, replacement)
end
end
end
table.insert(IPA, term)
if not find(term, "·") then
table.concat("ˈ", IPA)
end
end

Navigation menu