Browse Source

ipa: χ (vls uvl frc).

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

+ 12
- 1
phsource/ph_ipa View File

@@ -16,7 +16,7 @@
// | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | s | z | S | Z | s` | z` | s\ | z\ | | | | | | | | | | |
// | frc | | B | f | v | T | D | | | | | | | | | C | j\ | x | G | | R | | | | |
// | frc | | B | f | v | T | D | | | | | | | | | C | j\ | x | G | X | R | | | | |
// | lat frc | | | | | | | K | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | l | | | | l` | | | | L | | L\ | | | | | | |
@@ -799,6 +799,17 @@ phoneme G
FMT(voc/Q) addWav(vocw/Q)
endphoneme

phoneme X
vls uvl frc
ipa χ
lengthmod 3

IF nextPh(isPause) THEN
WAV(ufric/xx, 70)
ENDIF
WAV(ufric/xx,80)
endphoneme

phoneme R
vcd uvl frc
ipa ʁ

+ 1
- 8
phsource/phonemes View File

@@ -763,17 +763,10 @@ phoneme x // German bu**ch**
endphoneme

phoneme X
vls uvl frc
import_phoneme ipa/X
voicingswitch Q"
lengthmod 3

IF nextPh(isPause) THEN
WAV(ufric/xx, 70)
ENDIF
WAV(ufric/xx,80)
endphoneme


phoneme h
vls glt apr
lengthmod 3

Loading…
Cancel
Save