Browse Source

ipa: q (vls uvl stp)

master
Reece H. Dunn 8 years ago
parent
commit
695a9007aa
2 changed files with 17 additions and 14 deletions
  1. 16
    1
      phsource/ph_ipa
  2. 1
    13
      phsource/phonemes

+ 16
- 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 | | b | | | t_d | d_d | t | d | | | | | | | c | J\ | | g | | | | | | |
// | stp | | b | | | t_d | d_d | t | d | | | | | | | c | J\ | | g | q | | | | | |
// | sib afr | | | | | | | | | tS) | dZ) | | | ts\)| dz\)| | | | | | | | | | | // | sib afr | | | | | | | | | tS) | dZ) | | | ts\)| dz\)| | | | | | | | | | |
// | afr | | | | | | | | | | | | | | | | | | | | | | | | | // | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
FMT(g/g) addWav(x/g2, 150) FMT(g/g) addWav(x/g2, 150)
endphoneme endphoneme


phoneme q
vls uvl stp
ipa q
lengthmod 2
Vowelin f1=1 f2=1700 0 200 f3=-300 80 gpaus f4 rms=30
Vowelout f1=1 f2=1700 -100 200 f3=-300 80 f4 rms=35

IF nextPh(isPause2) THEN
WAV(ustop/q, 40)
ELIF nextPh(#u) THEN
WAV(ustop/q_u, 80)
ENDIF
WAV(ustop/q, 48)
endphoneme

// affricate // affricate


phoneme tS\) phoneme tS\)

+ 1
- 13
phsource/phonemes View File

WAV(ustop/k) WAV(ustop/k)
endphoneme endphoneme



phoneme q phoneme q
vls uvl stp
lengthmod 2
Vowelin f1=1 f2=1700 0 200 f3=-300 80 gpaus f4 rms=30
Vowelout f1=1 f2=1700 -100 200 f3=-300 80 f4 rms=35

IF nextPh(isPause2) THEN
WAV(ustop/q, 40)
ELIF nextPh(#u) THEN
WAV(ustop/q_u, 80)
ENDIF
WAV(ustop/q, 48)
import_phoneme ipa/q
endphoneme endphoneme





//******************************************************************* //*******************************************************************
// UNVOICED fricatives // UNVOICED fricatives
//******************************************************************* //*******************************************************************

Loading…
Cancel
Save