Module:Deranize: Difference between revisions

3 bytes added ,  19:29, 18 December 2022
typosquat
(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 lingervowel ~= "" then
     if coda == "m" and lingeringvowel ~= "" then
       coda = ""
       coda = ""
       ix = precoda
       ix = precoda