Browse Source

ipa: ʁ (vcd uvl frc).

master
Reece H. Dunn 8 years ago
parent
commit
09601af6f5
2 changed files with 13 additions and 11 deletions
  1. 12
    1
      phsource/ph_ipa
  2. 1
    10
      phsource/phonemes

+ 12
- 1
phsource/ph_ipa View File

@@ -13,7 +13,7 @@
// | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | | z | | Z | | z` | | z\ | | | | | | | | | | |
// | frc | | B | | v | | D | | | | | | | | | | j\ | | G | | | | | | |
// | frc | | B | | v | | D | | | | | | | | | | j\ | | G | | R | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | | | | | | | | | | | | | | | | | |
@@ -546,6 +546,17 @@ phoneme G
FMT(voc/Q) addWav(vocw/Q)
endphoneme

phoneme R
vcd uvl frc
ipa ʁ
lengthmod 6

IF nextPh(isPause2) THEN
FMT(voc/Q_ulv) addWav(ufric/xx, 60)
ENDIF
FMT(voc/Q_ulv) addWav(ufric/xx, 80)
endphoneme

// approximant

phoneme P

+ 1
- 10
phsource/phonemes View File

@@ -790,19 +790,10 @@ phoneme Q
endphoneme

phoneme Q"
vcd uvl frc
ipa ʁ
lengthmod 6

IF nextPh(isPause2) THEN
FMT(voc/Q_ulv) addWav(ufric/xx, 60)
ENDIF
FMT(voc/Q_ulv) addWav(ufric/xx, 80)
import_phoneme ipa/R
endphoneme




//*******************************************************************
// UNVOICED STOPS
//*******************************************************************

Loading…
Cancel
Save