Browse Source

ipa: ʍ (vls ptr vel frc)

master
Reece H. Dunn 8 years ago
parent
commit
923bfdb82c
2 changed files with 20 additions and 17 deletions
  1. 1
    16
      phsource/ph_english
  2. 19
    1
      phsource/ph_ipa

+ 1
- 16
phsource/ph_english View File

ChangePhoneme(z) ChangePhoneme(z)
endphoneme endphoneme



phoneme w# phoneme w#
vls glt apr // [h]
ipa ʍ
IF nextPh(isVowel) THEN
NextVowelStarts
VowelStart(w/w@)
VowelStart(w/wa)
VowelStart(w/we)
VowelStart(w/wi)
VowelStart(w/wo)
VowelStart(w/wu)
EndSwitch
ENDIF

WAV(h/hu, 70)
import_phoneme ipa/W
endphoneme endphoneme





+ 19
- 1
phsource/ph_ipa View File

// | stp | | | | | | | | | | | | | // | stp | | | | | | | | | | | | |
// | afr | | | | | | | | | | | | | // | afr | | | | | | | | | | | | |
// | vzd frc | | | | | | | | | | | | | // | vzd frc | | | | | | | | | | | | |
// | ptr apr | | | | | | | | | | | | w |
// | ptr apr | | | | | | | | | | | W | w |
// | fzd lat apr | | | | l_e | | | | | | | | | // | fzd lat apr | | | | l_e | | | | | | | | |


// NOTE: ')' needs to be replaced with '\)' and '\' with '\\' when referencing these phonemes in the phoneme files. // NOTE: ')' needs to be replaced with '\)' and '\' with '\\' when referencing these phonemes in the phoneme files.
FMT(l^/l^) FMT(l^/l^)
endphoneme endphoneme


phoneme W
vls ptr vel frc
ipa ʍ

IF nextPh(isVowel) THEN
NextVowelStarts
VowelStart(w/w@)
VowelStart(w/wa)
VowelStart(w/we)
VowelStart(w/wi)
VowelStart(w/wo)
VowelStart(w/wu)
EndSwitch
ENDIF

WAV(h/hu, 70)
endphoneme

phoneme w phoneme w
vcd ptr vel apr liquid starttype #u vcd ptr vel apr liquid starttype #u
ipa w ipa w

Loading…
Cancel
Save