Browse Source

ipa: ʎ (vcd pal lat apr).

master
Reece H. Dunn 8 years ago
parent
commit
74c3ff5c97
2 changed files with 25 additions and 21 deletions
  1. 24
    1
      phsource/ph_ipa
  2. 1
    20
      phsource/phonemes

+ 24
- 1
phsource/ph_ipa View File

// | frc | | B | | v | | D | | | | | | | | | | j\ | | G | | R | | | | | // | frc | | B | | v | | D | | | | | | | | | | j\ | | G | | R | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | | // | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | | // | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | l | | | | l` | | | | | | | | | | | | |
// | lat apr | | | | | | | | l | | | | l` | | | | L | | | | | | | | |
// | flp | | | | | | | | | | | | | | | | | | | | | | | | | // | flp | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat flp | | | | | | | | | | | | | | | | | | | | | | | | | // | lat flp | | | | | | | | | | | | | | | | | | | | | | | | |
// | trl | | | | | | | | | | | | | | | | | | | | | | | | | // | trl | | | | | | | | | | | | | | | | | | | | | | | | |
ENDIF ENDIF
endphoneme endphoneme


phoneme L
vcd pal lat apr liquid
ipa ʎ
lengthmod 7
Vowelout len=60 lenadd rate
length 100

NextVowelStarts
VowelStart(l^/j2@)
VowelStart(l^/j2a)
VowelStart(l^/j2e)
VowelStart(l^/j2i)
VowelStart(l^/j2o)
VowelStart(l^/j2u)
EndSwitch

IF prevPh(isPause) THEN
FMT(l^/_l^)
ENDIF

FMT(l^/l^)
endphoneme

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

+ 1
- 20
phsource/phonemes View File

endphoneme endphoneme


phoneme l^ // palatal l, e.g. Italian **g**li phoneme l^ // palatal l, e.g. Italian **g**li
liquid
ipa ʎ
lengthmod 7
Vowelout len=60 lenadd rate
length 100

NextVowelStarts
VowelStart(l^/j2@)
VowelStart(l^/j2a)
VowelStart(l^/j2e)
VowelStart(l^/j2i)
VowelStart(l^/j2o)
VowelStart(l^/j2u)
EndSwitch

IF prevPh(isPause) THEN
FMT(l^/_l^)
ENDIF

FMT(l^/l^)
import_phoneme ipa/L
endphoneme endphoneme


phoneme l. phoneme l.

Loading…
Cancel
Save