| phoneme u | phoneme u | ||||
| vwl starttype #u endtype #u | vwl starttype #u endtype #u | ||||
| IF nextPhW(N) OR nextPhW(k) OR nextPhW(t[) THEN | |||||
| IF nextPhW(N) OR nextPhW(c) OR nextPhW(t[) THEN | |||||
| length 80 | length 80 | ||||
| ELIF nextPhW(m) THEN | ELIF nextPhW(m) THEN | ||||
| length 177 | length 177 | ||||
| length 141 | length 141 | ||||
| ELIF thisPh(isFirstVowel) AND thisPh(isFinalVowel) AND thisPh(isWordEnd) THEN | ELIF thisPh(isFirstVowel) AND thisPh(isFinalVowel) AND thisPh(isWordEnd) THEN | ||||
| length 240 | length 240 | ||||
| ELIF thisPh(isFirstVowel) AND thisPh(isFinalVowel) AND thisPh(isWordStart) AND NOT nextPhW(N) AND NOT nextPhW(k) AND NOT nextPhW(t[) THEN | |||||
| ELIF thisPh(isFirstVowel) AND thisPh(isFinalVowel) AND thisPh(isWordStart) AND NOT nextPhW(N) AND NOT nextPhW(c) AND NOT nextPhW(t[) THEN | |||||
| length 240 | length 240 | ||||
| ELSE | ELSE | ||||
| length 120 | length 120 |