Browse Source

Use 'pal' instead of 'pal palatal' for /ç/.

master
Reece H. Dunn 8 years ago
parent
commit
890406630d
3 changed files with 3 additions and 3 deletions
  1. 1
    1
      phsource/ph_german
  2. 1
    1
      phsource/ph_japanese
  3. 1
    1
      phsource/phonemes

+ 1
- 1
phsource/ph_german View File

@@ -274,7 +274,7 @@ endphoneme


phoneme g# // for "ig" -> [IC] or [Ig]
vls pal frc palatal
vls pal frc
lengthmod 3

IF nextPhW(isVoiced) THEN

+ 1
- 1
phsource/ph_japanese View File

@@ -345,7 +345,7 @@ phoneme v
endphoneme

phoneme C
vls pal frc palatal
vls pal frc
ipa ç
lengthmod 3
Vowelin f1=0 f2=2700 400 600 f3=200 70

+ 1
- 1
phsource/phonemes View File

@@ -1601,7 +1601,7 @@ endphoneme


phoneme C // German i**ch**
vls pal frc palatal
vls pal frc
lengthmod 3
Vowelin f1=0 f2=2700 400 600 f3=200 70
Vowelout f1=0 f2=2700 400 600 f3=200 70 rms=20

Loading…
Cancel
Save