phoneme o# // ông | phoneme o# // ông | ||||
vwl starttype #o endtype #o | vwl starttype #o endtype #o | ||||
IF thisPh(isFirstVowel) AND thisPh(isFinalVowel) AND thisPh(isWordEnd) THEN | |||||
IF nextPhW(k) THEN | |||||
length 120 | |||||
ELIF thisPh(isFirstVowel) AND thisPh(isFinalVowel) AND thisPh(isWordEnd) THEN | |||||
length 240 | length 240 | ||||
ELSE | ELSE | ||||
length 200 | length 200 |