Browse Source

ipa: j (vcd pal apr).

master
Reece H. Dunn 8 years ago
parent
commit
1d36966b9f
2 changed files with 29 additions and 28 deletions
  1. 28
    1
      phsource/ph_ipa
  2. 1
    27
      phsource/phonemes

+ 28
- 1
phsource/ph_ipa View File

// | sib frc | | | | | | | | | | | | | | | | | | | | | | | | | // | sib frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | frc | | | | | | | | | | | | | | | | | | | | | | | | | // | frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | | // | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | | | | | | | r\ | | | | | | | | | | | | | | | | |
// | apr | | | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat apr | | | | | | | | | | | | | | | | | | | | | | | | |
// | flp | | | | | | | | | | | | | | | | | | | | | | | | | // | flp | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat flp | | | | | | | | | | | | | | | | | | | | | | | | | // | lat flp | | | | | | | | | | | | | | | | | | | | | | | | |


FMT(r/r) FMT(r/r)
endphoneme endphoneme

phoneme j
vcd pal apr liquid starttype #i
ipa j
lengthmod 7

IF nextPhW(isVowel) THEN
NextVowelStarts
VowelStart(j/j@)
VowelStart(j/ja)
VowelStart(j/je)
VowelStart(j/ji)
VowelStart(j/jo)
VowelStart(j/ju)
EndSwitch

VowelEnding(j/xj, -30)

IF prevPh(isPause) THEN
FMT(j/_j)
ENDIF
ELSE
// no vowel follows
Vowelout len=70
FMT(j/j_)
ENDIF
endphoneme

+ 1
- 27
phsource/phonemes View File

ENDIF ENDIF
endphoneme endphoneme





phoneme j // **y**es phoneme j // **y**es
liquid pal starttype #i
lengthmod 7

IF nextPhW(isVowel) THEN
NextVowelStarts
VowelStart(j/j@)
VowelStart(j/ja)
VowelStart(j/je)
VowelStart(j/ji)
VowelStart(j/jo)
VowelStart(j/ju)
EndSwitch

VowelEnding(j/xj, -30)

IF prevPh(isPause) THEN
FMT(j/_j)
ENDIF
ELSE
// no vowel follows
Vowelout len=70
FMT(j/j_)
ENDIF
import_phoneme ipa/j
endphoneme endphoneme



phoneme ; // linking j, used between (i) vowels and a following vowel phoneme ; // linking j, used between (i) vowels and a following vowel
// also to palatalize consonants // also to palatalize consonants
liquid pzd liquid pzd

Loading…
Cancel
Save