-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCustomDictionary.xml
46 lines (46 loc) · 1016 Bytes
/
CustomDictionary.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8" ?>
<Dictionary>
<Words>
<Recognized>
<Word>wal</Word>
<Word>api</Word>
<Word>avg</Word>
<Word>bot</Word>
<Word>bot's</Word>
<Word>captcha</Word>
<Word>contribs</Word>
<Word>csrf</Word>
<Word>deserializer</Word>
<Word>disambiguator</Word>
<Word>emailable</Word>
<Word>globals</Word>
<Word>hhvm</Word>
<Word>implementor</Word>
<Word>interwiki</Word>
<Word>ip</Word>
<Word>js</Word>
<Word>laggable</Word>
<Word>md</Word>
<Word>ms</Word>
<Word>msg</Word>
<Word>php</Word>
<Word>reblock</Word>
<Word>repl</Word>
<Word>sapi</Word>
<Word>sha</Word>
<Word>subcat</Word>
<Word>ttl</Word>
<Word>transcluded</Word>
<Word>transcluding</Word>
<Word>transclusions</Word>
<Word>unwatch</Word>
<Word>vars</Word>
<Word>wal</Word>
<Word>watchlist</Word>
<Word>wiki</Word>
</Recognized>
<DiscreteExceptions>
<Term>AssertOr</Term>
</DiscreteExceptions>
</Words>
</Dictionary>