Browse Source

Russian: remove else from v# (#1602)

workaround for #1533
master
Alexander Epaneshnikov 2 years ago
parent
commit
3e774e4ea5
No account linked to committer's email address
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      phsource/ph_russian

+ 0
- 3
phsource/ph_russian View File

IF thisPh(isMaxStress) THEN IF thisPh(isMaxStress) THEN
IF prevPhW(j) THEN IF prevPhW(j) THEN
ChangePhoneme(A) ChangePhoneme(A)
ELSE
ChangePhoneme(ja)
ENDIF ENDIF
ENDIF ENDIF


IF prevPhW(isPalatal) THEN IF prevPhW(isPalatal) THEN
ChangePhoneme(V) ChangePhoneme(V)
ENDIF ENDIF

FMT(vowel/V_2) FMT(vowel/V_2)
endphoneme endphoneme



Loading…
Cancel
Save