10,731
edits
TheNightAvl (talk | contribs) (Accounted for CCi/uV and non-initial i/uV) |
TheNightAvl (talk | contribs) mNo edit summary Tags: Mobile edit Mobile web edit |
||
Line 340: | Line 340: | ||
if vowel[working_IPA[i - checker]] then | if vowel[working_IPA[i - checker]] then | ||
desyllabify = true | desyllabify = true | ||
break | |||
elseif boundary[working_IPA[i - checker]] or working_IPA[i - checker] == nil then | elseif boundary[working_IPA[i - checker]] or working_IPA[i - checker] == nil then | ||
break | break |