Browse Source

Added 2 rules and made 1 change to an existing one

The first rule I added was to indicate that "ur" at the end of a word is stressed so that it now can pronounce words like Gravur, Tastatur, Klausur, Zensur, etc. correctly. The second rule I added was a word which it pronounced incorrectly before. The change to the existing rules were so that it pronounces kanal and signal  everywhere with the stress on the a.
master
Karl Eick 7 years ago
parent
commit
e9e45eafa2
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      dictsource/de_rules

+ 4
- 3
dictsource/de_rules View File

@@ -128,8 +128,8 @@
g) al (_ 'A:l
k) al (_ 'A:l
n) al (_ 'A:l
&kan) al (_ ,A:l
&sign) al (_ ,A:l
kan) al (_ ,A:l
sign) al (_ 'A:l
r) al (_ 'A:l
t) al (_ 'A:l
_) aller (@P5 'al@r
@@ -1009,6 +1009,7 @@ formal) ie =I@

rangier rA:NZ'i:r
_) re (d re:
register re:g'Ist@r
ressourc rEs'Urs
revers r%e:vErs

@@ -1214,7 +1215,7 @@ formal) ie =I@

ub (t_ u:p
ug (t_ u:k
ur (_ 'u:r
_) ueber (@P5 _|,y:b3
_) um (@P2 Um
_) umbe (@P4 'Umb@

Loading…
Cancel
Save