tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

en-US.aff (3074B)


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