Module:ábḫ-ipa: Difference between revisions

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