phoneme @ // Schwa, can be stressed vowel starttype #@ endtype #@ length 140 FMT(vowel/@) endphoneme phoneme @: vowel starttype #@ endtype #@ length 270 FMT(vowel/@) endphoneme phoneme i vowel starttype #i endtype #i length 140 IfNextVowelAppend(;) FMT(vowel/ii_6) endphoneme phoneme i: vowel starttype #i endtype #i length 270 IfNextVowelAppend(;) FMT(vowel/i) endphoneme phoneme e vowel starttype #e endtype #e length 140 FMT(vowel/e) endphoneme phoneme e: vowel starttype #e endtype #e length 270 FMT(vowel/e) endphoneme phoneme E vowel starttype #e endtype #e length 140 FMT(vowel/ee_5) endphoneme phoneme E: vowel starttype #e endtype #e length 270 FMT(vowel/ee_5) endphoneme phoneme a vowel starttype #a endtype #a length 140 FMT(vowel/a#) endphoneme phoneme a: vowel starttype #a endtype #a length 270 FMT(vowel/a_6) endphoneme phoneme O vowel starttype #o endtype #o length 140 FMT(vowel/oo) endphoneme phoneme O: vowel starttype #o endtype #o length 270 FMT(vowel/oo) endphoneme phoneme o vowel starttype #o endtype #o length 140 FMT(vowel/o) endphoneme phoneme o: vowel starttype #o endtype #o length 270 FMT(vowel/o) endphoneme phoneme u vowel starttype #u endtype #u length 140 FMT(vowel/u_2) endphoneme phoneme u: vowel starttype #u endtype #u length 270 FMT(vowel/u) endphoneme // Consonants phoneme s2 // second part of geminated [s:] import_phoneme consonants/s2 endphoneme