Browse Source

ipa: θ (vls dnt frc).

master
Reece H. Dunn 8 years ago
parent
commit
d2a04674e8
2 changed files with 15 additions and 11 deletions
  1. 14
    1
      phsource/ph_ipa
  2. 1
    10
      phsource/phonemes

+ 14
- 1
phsource/ph_ipa View File

@@ -16,7 +16,7 @@
// | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | | z | | Z | | z` | | z\ | | | | | | | | | | |
// | frc | | B | f | v | | D | | | | | | | | | | j\ | | G | | R | | | | |
// | frc | | B | f | v | T | D | | | | | | | | | | j\ | | G | | R | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | l | | | | l` | | | | L | | L\ | | | | | | |
@@ -543,6 +543,19 @@ phoneme v
FMT(voc/v) addWav(vocw/v)
endphoneme

phoneme T
vls dnt frc
ipa θ
lengthmod 3
Vowelin f1=0 f2=1700 -300 300 f3=-100 80
Vowelout f1=0 f2=1700 -300 250 f3=-100 80 rms=20

IF nextPh(isPause) THEN
WAV(ufric/th_)
ENDIF
WAV(ufric/th)
endphoneme

phoneme D
vcd dnt frc
ipa ð

+ 1
- 10
phsource/phonemes View File

@@ -720,19 +720,10 @@ phoneme f
endphoneme

phoneme T // **th**in
vls dnt frc
import_phoneme ipa/T
voicingswitch D
lengthmod 3
Vowelin f1=0 f2=1700 -300 300 f3=-100 80
Vowelout f1=0 f2=1700 -300 250 f3=-100 80 rms=20

IF nextPh(isPause) THEN
WAV(ufric/th_)
ENDIF
WAV(ufric/th)
endphoneme


phoneme s
vls alv frc sib
voicingswitch z

Loading…
Cancel
Save