734
edits
(reformat lookup table) |
(typosquat) |
||
Line 83: | Line 83: | ||
res[#res+1] = mw.ustring.toNFC(mw.ustring.sub(normalized, ix, initpos - 1)) | res[#res+1] = mw.ustring.toNFC(mw.ustring.sub(normalized, ix, initpos - 1)) | ||
if shouldbreak then break end | if shouldbreak then break end | ||
if coda == "m" and | if coda == "m" and lingeringvowel ~= "" then | ||
coda = "" | coda = "" | ||
ix = precoda | ix = precoda |