Browse Source

ipa: sʲ (vls alv sib frc pzd).

master
Reece H. Dunn 8 years ago
parent
commit
e51dc6e61a
2 changed files with 14 additions and 11 deletions
  1. 13
    0
      phsource/ph_ipa
  2. 1
    11
      phsource/phonemes

+ 13
- 0
phsource/ph_ipa View File

@@ -587,6 +587,19 @@ phoneme s
WAV(ufric/s)
endphoneme

phoneme s_j
vls alv sib frc pzd
ipa sʲ
lengthmod 3
Vowelin f1=1 f2=2700 400 600 f3=200 70 rate len=70
Vowelout f1=1 f2=2700 400 600 f3=200 70 rate len=70

IF nextPh(isPause) THEN
WAV(ufric/s_pzd_)
ENDIF
WAV(ufric/s_pzd)
endphoneme

phoneme z
vcd alv sib frc
ipa z

+ 1
- 11
phsource/phonemes View File

@@ -740,20 +740,10 @@ phoneme s.
endphoneme

phoneme s;
vls pal frc sib pzd
ipa ʂ
import_phoneme ipa/s_j
voicingswitch z;
lengthmod 3
Vowelin f1=1 f2=2700 400 600 f3=200 70 rate len=70
Vowelout f1=1 f2=2700 400 600 f3=200 70 rate len=70

IF nextPh(isPause) THEN
WAV(ufric/s_pzd_)
ENDIF
WAV(ufric/s_pzd)
endphoneme


phoneme S;
vls alp sib frc
voicingswitch Z;

Loading…
Cancel
Save