Browse Source

ipa: f (vls lbd frc).

master
Reece H. Dunn 8 years ago
parent
commit
175d3c0299
2 changed files with 15 additions and 10 deletions
  1. 13
    1
      phsource/ph_ipa
  2. 2
    9
      phsource/phonemes

+ 13
- 1
phsource/ph_ipa View File

// | afr | | | | | | | | | | | | | | | | | | | | | | | | | // | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | | z | | Z | | z` | | z\ | | | | | | | | | | | // | sib frc | | | | | | | | z | | Z | | z` | | z\ | | | | | | | | | | |
// | frc | | B | | v | | D | | | | | | | | | | j\ | | G | | R | | | | |
// | frc | | B | f | v | | D | | | | | | | | | | j\ | | G | | R | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | | // | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | | // | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | l | | | | l` | | | | L | | L\ | | | | | | | // | lat apr | | | | | | | | l | | | | l` | | | | L | | L\ | | | | | | |
FMT(voc/bh) addWav(vocw/v) FMT(voc/bh) addWav(vocw/v)
endphoneme endphoneme


phoneme f
vls lbd frc
ipa f
lengthmod 3
Vowelout f1=0 f2=1000 -500 -350 f3=-200 80

IF nextPh(isPause) THEN
WAV(ufric/f_)
ENDIF
WAV(ufric/f)
endphoneme

phoneme v phoneme v
vcd lbd frc vcd lbd frc
ipa v ipa v

+ 2
- 9
phsource/phonemes View File

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



phoneme f phoneme f
vls lbd frc
import_phoneme ipa/f
voicingswitch v voicingswitch v
lengthmod 3
Vowelout f1=0 f2=1000 -500 -350 f3=-200 80

IF nextPh(isPause) THEN
WAV(ufric/f_)
ENDIF
WAV(ufric/f)
endphoneme endphoneme



phoneme T // **th**in phoneme T // **th**in
vls dnt frc vls dnt frc
voicingswitch D voicingswitch D

Loading…
Cancel
Save