Browse Source

en-US: Fix the HAPPY vowel.

master
Reece H. Dunn 8 years ago
parent
commit
d2211309ec
1 changed files with 16 additions and 0 deletions
  1. 16
    0
      phsource/ph_english_us

+ 16
- 0
phsource/ph_english_us View File

@@ -316,6 +316,22 @@ phoneme e@
endphoneme


phoneme i
vwl starttype #i endtype #i
unstressed
ipa i
length 170
IfNextVowelAppend(;)

IF NOT thisPh(isFinalVowel) THEN
length 130
FMT(vowel/ii_4)
ENDIF

FMT(vowel/ii_final)
endphoneme


phoneme i@
vwl starttype #i endtype #@
length 250

Loading…
Cancel
Save