Browse Source

ipa: ɬ (vls alv lat frc).

master
Reece H. Dunn 8 years ago
parent
commit
e338295e19
2 changed files with 23 additions and 20 deletions
  1. 22
    1
      phsource/ph_ipa
  2. 1
    19
      phsource/phonemes

+ 22
- 1
phsource/ph_ipa View File

// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | s | z | S | Z | s` | z` | s\ | z\ | | | | | | | | | | | // | sib frc | | | | | | | s | z | S | Z | s` | z` | s\ | z\ | | | | | | | | | | |
// | frc | | B | f | v | T | D | | | | | | | | | | j\ | | G | | R | | | | | // | frc | | B | f | v | T | D | | | | | | | | | | j\ | | G | | R | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat frc | | | | | | | K | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | | // | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | l | | | | l` | | | | L | | L\ | | | | | | | // | lat apr | | | | | | | | l | | | | l` | | | | L | | L\ | | | | | | |
// | flp | | | | | | | | | | | | | | | | | | | | | | | | | // | flp | | | | | | | | | | | | | | | | | | | | | | | | |
WAV(ufric/s_pzd) WAV(ufric/s_pzd)
endphoneme endphoneme


phoneme K
vls alv lat frc
ipa ɬ
lengthmod 3

NextVowelStarts
VowelStart(l/l@)
VowelStart(l/la)
VowelStart(l/le)
VowelStart(l/li, -10)
VowelStart(l/lo)
VowelStart(l/lu)
EndSwitch

IF prevPh(isVowel) THEN
VowelEnding(l/xl, -40)
ENDIF

WAV(ufric/l#, 60)
endphoneme

phoneme z phoneme z
vcd alv sib frc vcd alv sib frc
ipa z ipa z

+ 1
- 19
phsource/phonemes View File

endphoneme endphoneme


phoneme l# // Lateral fricative (eg. Welsh "ll") phoneme l# // Lateral fricative (eg. Welsh "ll")
vls alv frc
ipa ɬ
lengthmod 3

NextVowelStarts
VowelStart(l/l@)
VowelStart(l/la)
VowelStart(l/le)
VowelStart(l/li, -10)
VowelStart(l/lo)
VowelStart(l/lu)
EndSwitch

IF prevPh(isVowel) THEN
VowelEnding(l/xl, -40)
ENDIF

WAV(ufric/l#, 60)
import_phoneme ipa/K
endphoneme endphoneme



phoneme C // German i**ch** phoneme C // German i**ch**
vls pal frc vls pal frc
lengthmod 3 lengthmod 3

Loading…
Cancel
Save