Browse Source

ipa: g (vcd vel stp).

master
Reece H. Dunn 8 years ago
parent
commit
679b939474
2 changed files with 19 additions and 16 deletions
  1. 18
    1
      phsource/ph_ipa
  2. 1
    15
      phsource/phonemes

+ 18
- 1
phsource/ph_ipa View File

// | | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | // | | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd | vls | vcd |
// |---------|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----| // |---------|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|
// | nas | | m | | | | | | n | | | | n` | | | | J | | N | | | | | | | // | nas | | m | | | | | | n | | | | n` | | | | J | | N | | | | | | |
// | stp | | | | | t_d | d_d | t | d | | | | | | | | J\ | | | | | | | | |
// | stp | | | | | t_d | d_d | t | d | | | | | | | | J\ | | g | | | | | | |
// | sib afr | | | | | | | | | | dZ) | | | dz\)| | | | | | | | | | | | // | sib afr | | | | | | | | | | dZ) | | | dz\)| | | | | | | | | | | |
// | afr | | | | | | | | | | | | | | | | | | | | | | | | | // | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
FMT(dzh/dz_pzd) addWav(x/dzh, 45) FMT(dzh/dz_pzd) addWav(x/dzh, 45)
endphoneme endphoneme


phoneme g
vcd vel stp
ipa ɡ
lengthmod 5
Vowelin f1=2 f2=2300 200 300 f3=-300 80
Vowelout f1=2 f2=2300 250 300 f3=-300 80 brk

IF PreVoicing THEN
FMT(g/xg)
ENDIF

IF nextPh(isPause2) THEN
FMT(g/g_) addWav(x/g_)
ENDIF
FMT(g/g) addWav(x/g2, 150)
endphoneme

// affricate // affricate


phoneme dZ\) phoneme dZ\)

+ 1
- 15
phsource/phonemes View File

voicingswitch c voicingswitch c
endphoneme endphoneme



phoneme g phoneme g
vcd vel stp
import_phoneme ipa/g
voicingswitch k voicingswitch k
lengthmod 5
Vowelin f1=2 f2=2300 200 300 f3=-300 80
Vowelout f1=2 f2=2300 250 300 f3=-300 80 brk

IF PreVoicing THEN
FMT(g/xg)
ENDIF

IF nextPh(isPause2) THEN
FMT(g/g_) addWav(x/g_)
ENDIF
FMT(g/g) addWav(x/g2, 150)
endphoneme endphoneme





//******************************************************************* //*******************************************************************
// VOICED fricatives // VOICED fricatives
//******************************************************************* //*******************************************************************

Loading…
Cancel
Save