Module:rad-IPA: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Line 1,405: Line 1,405:
elseif p_last == "l" and Cl[p_last2] and p_last3 then -- C|Cl
elseif p_last == "l" and Cl[p_last2] and p_last3 then -- C|Cl
split(2)
split(2)
elseif glide[p_last] and (p_last2 == "v" or p_last2 == "ʋ" or p_next == "f") and Cv[p_last3] and p_last4 then -- C|CvJ
elseif glide[p_last] and (p_last2 == "v" or p_last2 == "ʋ" or p_last2 == "f") and Cv[p_last3] and p_last4 then -- C|CvJ
split(3)
split(3)
elseif (p_last == "v" or p_last == "ʋ" or p_next == "f") and Cv[p_last2] and p_last3 then -- C|Cv
elseif (p_last == "v" or p_last == "ʋ" or p_last == "f") and Cv[p_last2] and p_last3 then -- C|Cv
split(2)
split(2)
elseif glide[p_last] and p_last2 then -- C|CJ
elseif glide[p_last] and p_last2 then -- C|CJ

Navigation menu