Browse Source

ipa: t͡ɕ (vls alp sib afr)

master
Reece H. Dunn 8 years ago
parent
commit
88bdbe9256
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

// International Phonetic Alphabet phonemes using the Conlang X-SAMPA (CXS) // International Phonetic Alphabet phonemes using the Conlang X-SAMPA (CXS)
// transcription scheme. // transcription scheme.
//
// Reference: "X-SAMPA / CXS" http://www.theiling.de/ipa/
// Reference: "CXS" https://en.wikibooks.org/wiki/Conlang/Appendix/CXS


// Consonants (Pulmonic) // Consonants (Pulmonic)
// ===================== // =====================
// |---------|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----| // |---------|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|-----|
// | nas | | m | | | | | | n | | | | n` | | | | J | | N | | | | | | | // | nas | | m | | | | | | n | | | | n` | | | | J | | N | | | | | | |
// | stp | | b | | | t_d | d_d | t | d | | | | | | | | J\ | | g | | | | | | | // | stp | | b | | | t_d | d_d | t | d | | | | | | | | J\ | | g | | | | | | |
// | sib afr | | | | | | | | | tS) | dZ) | | | dz\)| | | | | | | | | | | |
// | sib afr | | | | | | | | | tS) | dZ) | | | ts\)| dz\)| | | | | | | | | | |
// | afr | | | | | | | | | | | | | | | | | | | | | | | | | // | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | | z | | Z | | z` | | z\ | | | | | | | | | | | // | sib frc | | | | | | | | z | | Z | | z` | | z\ | | | | | | | | | | |
FMT(dzh/dzh) addWav(x/dzh) FMT(dzh/dzh) addWav(x/dzh)
endphoneme endphoneme


phoneme ts\\\)
vls alp sib afr
ipa t͡ɕ
lengthmod 2
Vowelin f1=0 f2=2700 400 600 f3=300 80 rate len=70

IF nextPh(isPause2) THEN
WAV(ustop/ts_pzd)
ENDIF
WAV(ustop/ts_pzd)
endphoneme

phoneme dz\\\) phoneme dz\\\)
vcd alp sib afr vcd alp sib afr
ipa d͡ʑ ipa d͡ʑ

+ 1
- 13
phsource/phonemes View File

WAV(ustop/p) WAV(ustop/p)
endphoneme endphoneme



phoneme t phoneme t
import_phoneme ipa/t import_phoneme ipa/t
voicingswitch d voicingswitch d
voicingswitch d[ voicingswitch d[
endphoneme endphoneme



phoneme tS // **ch**urch phoneme tS // **ch**urch
import_phoneme ipa/tS\) import_phoneme ipa/tS\)
voicingswitch dZ voicingswitch dZ
endphoneme endphoneme



phoneme tS; phoneme tS;
vls alp sib afr
import_phoneme ipa/ts\\\)
voicingswitch dZ; voicingswitch dZ;
ipa tɕ
lengthmod 2
Vowelin f1=0 f2=2700 400 600 f3=300 80 rate len=70

IF nextPh(isPause2) THEN
WAV(ustop/ts_pzd)
ENDIF
WAV(ustop/ts_pzd)
endphoneme endphoneme



phoneme c phoneme c
vls pal stp pzd vls pal stp pzd
voicingswitch J voicingswitch J

Loading…
Cancel
Save