Browse Source

ipa: ɕ (vls alp sib frc).

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

+ 14
- 1
phsource/ph_ipa View File

@@ -15,7 +15,7 @@
// | sib afr | | | | | | | | | tS) | dZ) | | | ts\)| dz\)| | | | | | | | | | |
// | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | s | z | S | Z | s` | z` | | z\ | | | | | | | | | | |
// | sib frc | | | | | | | s | z | S | Z | s` | z` | s\ | z\ | | | | | | | | | | |
// | frc | | B | f | v | T | D | | | | | | | | | | j\ | | G | | R | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
@@ -696,6 +696,19 @@ phoneme z`
FMT(voc/zh) addWav(vocw/zh_rfx)
endphoneme

phoneme s\\
vls alp sib frc
ipa ɕ
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

IF nextPh(isPause) THEN
WAV(ufric/sh_pzd_)
ENDIF
WAV(ufric/sh_pzd)
endphoneme

phoneme z\\
vcd alp sib frc
ipa ʑ

+ 1
- 11
phsource/phonemes View File

@@ -745,20 +745,10 @@ phoneme s;
endphoneme

phoneme S;
vls alp sib frc
import_phoneme ipa/s\\
voicingswitch Z;
ipa ɕ
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

IF nextPh(isPause) THEN
WAV(ufric/sh_pzd_)
ENDIF
WAV(ufric/sh_pzd)
endphoneme


phoneme l# // Lateral fricative (eg. Welsh "ll")
vls alv frc
ipa ɬ

Loading…
Cancel
Save