Browse Source

en: fix resignedly, manoeuvred, reckon, Frances (name), and sponging.

master
Reece H. Dunn 7 years ago
parent
commit
28f700e829
2 changed files with 8 additions and 2 deletions
  1. 5
    1
      dictsource/en_rules
  2. 3
    1
      src/libespeak-ng/dictionary.c

+ 5
- 1
dictsource/en_rules View File

debut) ed (_S2 d# debut) ed (_S2 d#
edly (_S3m I#dl%i edly (_S3m I#dl%i
nt) edly (_S4m I#dl%i nt) edly (_S4m I#dl%i
gn) edly (_S4m I#dl%i
tur) edly (_S3v d#l%i tur) edly (_S3v d#l%i
c) ed (e_ 'i:d c) ed (e_ 'i:d
p) ed (e_ i:d p) ed (e_ i:d
&p) es (_S1 s &p) es (_S1 s
&t) es (_S1 z# &t) es (_S1 z#
&c) es (_S1 %I#z &c) es (_S1 %I#z
franc) es (_S1 %Is
&g) es (_S1 %I#z &g) es (_S1 %I#z
&ch) es (_S1 %I#z &ch) es (_S1 %I#z
&ph) es (_S1 z &ph) es (_S1 z
dr) on (_ @n dr) on (_ @n
or) on (_ 0n or) on (_ 0n
cr) on (_ 0n cr) on (_ 0n
ck) on (_ @n
&x) on (_ @n &x) on (_ @n
phot) on @n phot) on @n
pers) on @n pers) on @n
&B) red (_ rI2d &B) red (_ rI2d
Cb) red (_+ rEd Cb) red (_+ rEd
uv) re @ uv) re @
uv) red (_ @d
rer (_ r@ rer (_ r@
&) re (_ 3 &) re (_ 3
A) re (_ r@ A) re (_ r@
_) re (aqP2 ri: _) re (aqP2 ri:
_) re (arm %ri: _) re (arm %ri:
_) re (au@P2 ,ri: _) re (au@P2 ,ri:
re (ck rE
re (ckA rE
_) re (clina rE _) re (clina rE
_) re (ct rE _) re (ct rE
reco (g rEk@ reco (g rEk@

+ 3
- 1
src/libespeak-ng/dictionary.c View File

}; };


static const char *add_e_additions[] = { static const char *add_e_additions[] = {
"c", "rs", "ir", "ur", "ath", "ns", "u", NULL
"c", "rs", "ir", "ur", "ath", "ns", "u",
"spong", // sponge
NULL
}; };


for (word_end = word; *word_end != ' '; word_end++) { for (word_end = word; *word_end != ' '; word_end++) {

Loading…
Cancel
Save