Module:ábḫ-ipa: Difference between revisions
No edit summary |
No edit summary |
||
| Line 82: | Line 82: | ||
end | end | ||
elseif val == "m" then | elseif val == "m" then | ||
if i == | if i == 1 and mw.ustring.match(word[i+1], "[b]") then | ||
table.insert(result, "ᵐ") | table.insert(result, "ᵐ") | ||
else | else | ||