Module:ábḫ-ipa: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 80: Line 80:
else
else
table.insert(result, "k")
table.insert(result, "k")
end
elseif val == "m" then
if i == 0 and mw.ustring.match(word[1], "[b]") then
table.insert(result, "ᵐ")
else
table.insert(result, "m")
end
end
elseif val == "n" then
elseif val == "n" then