Browse Source

ipa: ʋ (vcd lbd apr).

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

+ 13
- 1
phsource/ph_ipa View File

// | sib frc | | | | | | | | | | | | | | | | | | | | | | | | | // | sib frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | frc | | B | | v | | | | | | | | | | | | | | | | | | | | | // | frc | | B | | v | | | | | | | | | | | | | | | | | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | | // | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat apr | | | | | | | | | | | | | | | | | | | | | | | | |
// | flp | | | | | | | | | | | | | | | | | | | | | | | | | // | flp | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat flp | | | | | | | | | | | | | | | | | | | | | | | | | // | lat flp | | | | | | | | | | | | | | | | | | | | | | | | |


// approximant // approximant


phoneme P
vcd lbd apr
ipa ʋ
lengthmod 6
Vowelin f1=0 f2=1000 -300 -200 f3=-300 100
Vowelout f1=0 f2=1000 -500 -300 f3=-300 60 len=50
IF nextPh(isPause2) THEN
FMT(voc/v#_)
ENDIF
FMT(voc/v#)
endphoneme

phoneme r\\ phoneme r\\
vcd alv apr liquid rhotic vcd alv apr liquid rhotic
ipa ɹ ipa ɹ

+ 2
- 11
phsource/phonemes View File

voicingswitch f voicingswitch f
endphoneme endphoneme


phoneme v# // approximant, not fricative
vcd lbd frc
ipa ʋ
lengthmod 6
phoneme v#
import_phoneme ipa/P
voicingswitch f voicingswitch f
Vowelin f1=0 f2=1000 -300 -200 f3=-300 100
Vowelout f1=0 f2=1000 -500 -300 f3=-300 60 len=50
IF nextPh(isPause2) THEN
FMT(voc/v#_)
ENDIF
FMT(voc/v#)
endphoneme endphoneme



phoneme D // **th**is phoneme D // **th**is
vcd dnt frc vcd dnt frc
voicingswitch T voicingswitch T

Loading…
Cancel
Save