| OLD | NEW |
| (Empty) |
| 1 # Ngram suggestions | |
| 2 # - fix case problem | |
| 3 # - detect character swapping (keep only these suggestions) | |
| 4 # - lesser suggestions | |
| 5 # - weight with common subsequence algorithm | |
| 6 # - suggest uppercased words | |
| 7 | |
| 8 # 2007-02-05: | |
| 9 # now not neighbour character replacements and character movings are | |
| 10 # detected by not ngram suggestions, too. | |
| 11 | |
| 12 # OpenOffice.org's en_US.aff file | |
| 13 | |
| 14 SET ISO8859-1 | |
| 15 TRY esianrtolcdugmphbyfvkwzESIANRTOLCDUGMPHBYFVKWZ' | |
| 16 | |
| 17 WORDCHARS ' | |
| 18 | |
| 19 PFX A Y 1 | |
| 20 PFX A 0 re . | |
| 21 | |
| 22 PFX I Y 1 | |
| 23 PFX I 0 in . | |
| 24 | |
| 25 PFX U Y 1 | |
| 26 PFX U 0 un . | |
| 27 | |
| 28 PFX C Y 1 | |
| 29 PFX C 0 de . | |
| 30 | |
| 31 PFX E Y 1 | |
| 32 PFX E 0 dis . | |
| 33 | |
| 34 PFX F Y 1 | |
| 35 PFX F 0 con . | |
| 36 | |
| 37 PFX K Y 1 | |
| 38 PFX K 0 pro . | |
| 39 | |
| 40 SFX V N 2 | |
| 41 SFX V e ive e | |
| 42 SFX V 0 ive [^e] | |
| 43 | |
| 44 SFX N Y 3 | |
| 45 SFX N e ion e | |
| 46 SFX N y ication y | |
| 47 SFX N 0 en [^ey] | |
| 48 | |
| 49 SFX X Y 3 | |
| 50 SFX X e ions e | |
| 51 SFX X y ications y | |
| 52 SFX X 0 ens [^ey] | |
| 53 | |
| 54 SFX H N 2 | |
| 55 SFX H y ieth y | |
| 56 SFX H 0 th [^y] | |
| 57 | |
| 58 SFX Y Y 1 | |
| 59 SFX Y 0 ly . | |
| 60 | |
| 61 SFX G Y 2 | |
| 62 SFX G e ing e | |
| 63 SFX G 0 ing [^e] | |
| 64 | |
| 65 SFX J Y 2 | |
| 66 SFX J e ings e | |
| 67 SFX J 0 ings [^e] | |
| 68 | |
| 69 SFX D Y 4 | |
| 70 SFX D 0 d e | |
| 71 SFX D y ied [^aeiou]y | |
| 72 SFX D 0 ed [^ey] | |
| 73 SFX D 0 ed [aeiou]y | |
| 74 | |
| 75 SFX T N 4 | |
| 76 SFX T 0 st e | |
| 77 SFX T y iest [^aeiou]y | |
| 78 SFX T 0 est [aeiou]y | |
| 79 SFX T 0 est [^ey] | |
| 80 | |
| 81 SFX R Y 4 | |
| 82 SFX R 0 r e | |
| 83 SFX R y ier [^aeiou]y | |
| 84 SFX R 0 er [aeiou]y | |
| 85 SFX R 0 er [^ey] | |
| 86 | |
| 87 SFX Z Y 4 | |
| 88 SFX Z 0 rs e | |
| 89 SFX Z y iers [^aeiou]y | |
| 90 SFX Z 0 ers [aeiou]y | |
| 91 SFX Z 0 ers [^ey] | |
| 92 | |
| 93 SFX S Y 4 | |
| 94 SFX S y ies [^aeiou]y | |
| 95 SFX S 0 s [aeiou]y | |
| 96 SFX S 0 es [sxzh] | |
| 97 SFX S 0 s [^sxzhy] | |
| 98 | |
| 99 SFX P Y 3 | |
| 100 SFX P y iness [^aeiou]y | |
| 101 SFX P 0 ness [aeiou]y | |
| 102 SFX P 0 ness [^y] | |
| 103 | |
| 104 SFX M Y 1 | |
| 105 SFX M 0 's . | |
| 106 | |
| 107 SFX B Y 3 | |
| 108 SFX B 0 able [^aeiou] | |
| 109 SFX B 0 able ee | |
| 110 SFX B e able [^aeiou]e | |
| 111 | |
| 112 SFX L Y 1 | |
| 113 SFX L 0 ment . | |
| 114 | |
| 115 REP 88 | |
| 116 REP a ei | |
| 117 REP ei a | |
| 118 REP a ey | |
| 119 REP ey a | |
| 120 REP ai ie | |
| 121 REP ie ai | |
| 122 REP are air | |
| 123 REP are ear | |
| 124 REP are eir | |
| 125 REP air are | |
| 126 REP air ere | |
| 127 REP ere air | |
| 128 REP ere ear | |
| 129 REP ere eir | |
| 130 REP ear are | |
| 131 REP ear air | |
| 132 REP ear ere | |
| 133 REP eir are | |
| 134 REP eir ere | |
| 135 REP ch te | |
| 136 REP te ch | |
| 137 REP ch ti | |
| 138 REP ti ch | |
| 139 REP ch tu | |
| 140 REP tu ch | |
| 141 REP ch s | |
| 142 REP s ch | |
| 143 REP ch k | |
| 144 REP k ch | |
| 145 REP f ph | |
| 146 REP ph f | |
| 147 REP gh f | |
| 148 REP f gh | |
| 149 REP i igh | |
| 150 REP igh i | |
| 151 REP i uy | |
| 152 REP uy i | |
| 153 REP i ee | |
| 154 REP ee i | |
| 155 REP j di | |
| 156 REP di j | |
| 157 REP j gg | |
| 158 REP gg j | |
| 159 REP j ge | |
| 160 REP ge j | |
| 161 REP s ti | |
| 162 REP ti s | |
| 163 REP s ci | |
| 164 REP ci s | |
| 165 REP k cc | |
| 166 REP cc k | |
| 167 REP k qu | |
| 168 REP qu k | |
| 169 REP kw qu | |
| 170 REP o eau | |
| 171 REP eau o | |
| 172 REP o ew | |
| 173 REP ew o | |
| 174 REP oo ew | |
| 175 REP ew oo | |
| 176 REP ew ui | |
| 177 REP ui ew | |
| 178 REP oo ui | |
| 179 REP ui oo | |
| 180 REP ew u | |
| 181 REP u ew | |
| 182 REP oo u | |
| 183 REP u oo | |
| 184 REP u oe | |
| 185 REP oe u | |
| 186 REP u ieu | |
| 187 REP ieu u | |
| 188 REP ue ew | |
| 189 REP ew ue | |
| 190 REP uff ough | |
| 191 REP oo ieu | |
| 192 REP ieu oo | |
| 193 REP ier ear | |
| 194 REP ear ier | |
| 195 REP ear air | |
| 196 REP air ear | |
| 197 REP w qu | |
| 198 REP qu w | |
| 199 REP z ss | |
| 200 REP ss z | |
| 201 REP shun tion | |
| 202 REP shun sion | |
| 203 REP shun cion | |
| OLD | NEW |