Browse Source

ipa: ʝ (vcd pal frc).

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

+ 11
- 1
phsource/ph_ipa View File

@@ -13,7 +13,7 @@
// | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | | z | | Z | | z` | | z\ | | | | | | | | | | |
// | frc | | B | | v | | D | | | | | | | | | | | | | | | | | | |
// | frc | | B | | v | | D | | | | | | | | | | j\ | | | | | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | | | | | | | | | | | | | | | | | |
@@ -516,6 +516,16 @@ phoneme z\\
FMT(voc/z_pzd) addWav(ufric/s_pzd, 80)
endphoneme

phoneme j\\
vcd pal frc
ipa ʝ
lengthmod 6
Vowelin f1=1 f2=2700 400 600 f3=200 70
Vowelout f1=1 f2=2700 400 600 f3=200 70 len=100

FMT(voc/j) addWav(ufric/ch, 25)
endphoneme

// approximant

phoneme P

+ 1
- 8
phsource/phonemes View File

@@ -780,17 +780,10 @@ phoneme Z;
endphoneme

phoneme J^ // palatal fricative (Kirshenbaum C<vcd>)
vcd pal frc pzd
import_phoneme ipa/j\\
ipa ʝ
voicingswitch C
lengthmod 6
Vowelin f1=1 f2=2700 400 600 f3=200 70
Vowelout f1=1 f2=2700 400 600 f3=200 70 len=100

FMT(voc/j) addWav(ufric/ch, 25)
endphoneme


phoneme Q
vcd vel frc
voicingswitch x

Loading…
Cancel
Save