Browse Source

Removed trailing whitespace

master
Richard Calvi 3 years ago
parent
commit
b5f81a40b4
1 changed files with 6 additions and 6 deletions
  1. 6
    6
      phsource/ph_english_us_nyc

+ 6
- 6
phsource/ph_english_us_nyc View File

IF nextPhW(r) THEN IF nextPhW(r) THEN
ChangePhoneme(3) ChangePhoneme(3)
ENDIF ENDIF
FMT(vowel/a#_3) FMT(vowel/a#_3)
endphoneme endphoneme


length 160 length 160
IfNextVowelAppend(;) IfNextVowelAppend(;)
ChangeIfDiminished(I2) ChangeIfDiminished(I2)
IF nextPhW(r) THEN IF nextPhW(r) THEN
length 200 length 200
ENDIF ENDIF
endphoneme endphoneme




phoneme A# // [a] in British [A:] in American
phoneme A# // [a] in British [A:] in American
vwl starttype #a endtype #a vwl starttype #a endtype #a
ChangePhoneme(A:) ChangePhoneme(A:)
endphoneme endphoneme
phoneme u: phoneme u:
vwl starttype #u endtype #u vwl starttype #u endtype #u
length 190 length 190
IF prevPhW(j) AND NOT thisPh(isWordEnd) THEN IF prevPhW(j) AND NOT thisPh(isWordEnd) THEN
length 160 length 160
ENDIF ENDIF
FMT(vdiph2/uw_6) FMT(vdiph2/uw_6)
endphoneme endphoneme


phoneme i@3 phoneme i@3
vwl starttype #i endtype #@ vwl starttype #i endtype #@
length 250 length 250
IF MbrolaSynth THEN IF MbrolaSynth THEN
ChangePhoneme(i@) ChangePhoneme(i@)
ENDIF ENDIF

Loading…
Cancel
Save