-
Notifications
You must be signed in to change notification settings - Fork 4
/
CustomDictionary.xml
78 lines (78 loc) · 2.3 KB
/
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="utf-8" ?>
<Dictionary>
<Words>
<Unrecognized>
<Word>cb</Word>
</Unrecognized>
<Recognized>
<Word>a</Word>
<Word>b</Word>
<Word>Brejc</Word>
<Word>conn</Word>
<Word>configurator</Word>
<Word>contravariant</Word>
<Word>coords</Word>
<Word>Deg</Word>
<Word>dest</Word>
<Word>Dms</Word>
<Word>dx</Word>
<Word>dy</Word>
<Word>Ebsy</Word>
<Word>exc</Word>
<Word>g</Word>
<Word>Garmin</Word>
<Word>Gdi</Word>
<Word>Hsl</Word>
<Word>isohypse</Word>
<Word>isohypses</Word>
<Word>isoplete</Word>
<Word>isopleting</Word>
<Word>joblet</Word>
<Word>Kosmos</Word>
<Word>Mkgmap</Word>
<Word>Mapnik</Word>
<Word>Msmq</Word>
<Word>Multi</Word>
<Word>normalizer</Word>
<Word>num</Word>
<Word>offscreen</Word>
<Word>Osm</Word>
<Word>Osmarender</Word>
<Word>png</Word>
<Word>polyline</Word>
<Word>Raster</Word>
<Word>Rasters</Word>
<Word>Renderer</Word>
<Word>retrier</Word>
<Word>retriers</Word>
<Word>s</Word>
<Word>unpause</Word>
<Word>Mobi</Word>
<Word>Msisdn</Word>
<Word>Gfx</Word>
<Word>Qif</Word>
<Word>Rad</Word>
<Word>Srtm</Word>
<Word>Utils</Word>
<Word>visualizer</Word>
<Word>x</Word>
<Word>y</Word>
<Word>z</Word>
</Recognized>
<Deprecated>
<!-- Be sure to pascal-case deprecated terms and preferred alternates -->
<!-- Note that terms consisting of one or two tokens only will be flagged -->
<!-- eg, ComPlus can be checked for but NewComPlus will not be detected -->
<Term PreferredAlternate="EnterpriseServices">ComPlus</Term>
</Deprecated>
<Inappropriate />
</Words>
<Acronyms>
<CasingExceptions>
<Acronym>CJK</Acronym>
<Acronym>Pi</Acronym>
<Acronym>NESW</Acronym>
<Acronym>NWSE</Acronym>
</CasingExceptions>
</Acronyms>
</Dictionary>