| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 | 
							- 
 - phoneme a
 -   vowel  starttype #a  endtype #a
 -   length 170
 -   FMT(vowel/a_7, 85)
 - endphoneme
 - 
 - 
 - phoneme e
 -   vowel starttype #e  endtype #e
 -   length 170
 -   FMT(vowel/e_6)
 - endphoneme
 - 
 - 
 - phoneme E
 -   vowel starttype #e  endtype #e
 -   length 170
 -   FMT(vowel/e_mid)
 - endphoneme
 - 
 - 
 - phoneme i
 -   vowel starttype #i  endtype #i
 -   length 160
 -   IfNextVowelAppend(;)
 -   FMT(vowel/i_8)
 - endphoneme
 - 
 - 
 - phoneme o
 -   vowel starttype #o endtype #o
 -   length 170
 -   FMT(vowel/o_8)
 - endphoneme
 - 
 - 
 - phoneme O
 -   vowel starttype #o endtype #o
 -   length 170
 -   FMT(vowel/o_mid2)
 - endphoneme
 - 
 - 
 - phoneme u
 -   vowel starttype #u  endtype #u
 -   length 180
 -   FMT(vowel/u_bck2)
 - endphoneme
 - 
 - // Nasal vowels
 - 
 - phoneme A~
 -   vowel  starttype #a  endtype #a
 -   length 200
 -   FMT(vnasal/aa_n4)
 - endphoneme
 - 
 - phoneme E~ 
 -   vowel  starttype #e  endtype #e
 -   length 200
 -   FMT(vnasal/W_n)
 - endphoneme
 - 
 - phoneme O~
 -   vowel  starttype #o  endtype #o
 -   length 200
 -   FMT(vnasal/o_n)
 - endphoneme
 
 
  |