@@ -915,7 +915,7 @@ phoneme t | |||
endphoneme | |||
phoneme j | |||
liquid palatal | |||
liquid pal | |||
lengthmod 7 | |||
// no link with next vowel | |||
IF thisPh(isWordEnd) THEN |
@@ -308,7 +308,7 @@ endphoneme | |||
phoneme j | |||
liquid palatal | |||
liquid pal | |||
lengthmod 7 | |||
IF nextPh(isVowel) THEN |
@@ -357,7 +357,7 @@ endphoneme | |||
// Approximant | |||
phoneme j | |||
liquid palatal starttype #i | |||
liquid pal starttype #i | |||
lengthmod 7 | |||
NextVowelStarts |
@@ -236,7 +236,7 @@ endphoneme | |||
phoneme j // **y**es | |||
ipa j | |||
liquid palatal starttype #i | |||
liquid pal starttype #i | |||
lengthmod 7 | |||
IF nextPhW(isVowel) THEN |
@@ -115,7 +115,7 @@ endphoneme | |||
phoneme j | |||
liquid palatal | |||
liquid pal | |||
lengthmod 1 | |||
IF nextPh(isVowel) THEN |
@@ -638,7 +638,7 @@ endphoneme | |||
phoneme j // **y**es | |||
liquid palatal starttype #i | |||
liquid pal starttype #i | |||
lengthmod 7 | |||
IF nextPhW(isVowel) THEN |