Module:lfv-IPA: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
(Accounted for CCi/uV and non-initial i/uV)
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

Navigation menu