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

@@ -447,15 +447,12 @@ phoneme V#
IF thisPh(isMaxStress) THEN
IF prevPhW(j) THEN
ChangePhoneme(A)
ELSE
ChangePhoneme(ja)
ENDIF
ENDIF

IF prevPhW(isPalatal) THEN
ChangePhoneme(V)
ENDIF

FMT(vowel/V_2)
endphoneme


Loading…
Cancel
Save