This file is indexed.

/usr/share/dasher/alphabet.englishC.xml is in dasher-data 4.11+git20130508.adc653-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE alphabets SYSTEM "alphabet.dtd">
<?xml-stylesheet type="text/xsl" href="alphabet.xsl"?>
<alphabets>
<alphabet name="English with accents, numerals, punctuation">
<orientation type="LR"/>
<encoding type="Western"/>
<palette>European/Asian</palette>
<train>training_english_GB.txt</train>
<space d="&#x25a1;" t=" "  b="9"/>
<control d="Control" t=""  b="8"/>
<paragraph d="&#182;" b="9"/>
<group name="Combining accents" b="191" visible="on">
<s d="&#x25cc;&#x0300;"  t="&#x0300;" b="72" note="&#x0060; COMBINING GRAVE ACCENT  "/>
<s d="&#x25cc;&#x0301;"  t="&#x0301;" b="82" note="&#x00B4; COMBINING ACUTE ACCENT  "/>
<s d="&#x25cc;&#x0302;"  t="&#x0302;" b="72" note="&#x005E; COMBINING CIRCUMFLEX ACCENT  "/>
<s d="&#x25cc;&#x0303;"  t="&#x0303;" b="82" note="&#x007E; COMBINING TILDE  "/>
<s d="&#x25cc;&#x0304;"  t="&#x0304;" b="72" note="&#x00AF; COMBINING MACRON  "/>
<s d="&#x25cc;&#x0306;"  t="&#x0306;" b="82" note="&#x02D8; COMBINING BREVE"/>
<s d="&#x25cc;&#x0307;"  t="&#x0307;" b="72" note="&#x02D9; COMBINING DOT ABOVE"/>
<s d="&#x25cc;&#x0308;"  t="&#x0308;" b="82" note="&#x00A8; COMBINING DIAERESIS or UMLAUT "/>
<s d="&#x25cc;&#x030A;"  t="&#x030A;" b="72" note="&#x02DA; COMBINING RING ABOVE"/>
<s d="&#x25cc;&#x030B;"  t="&#x030B;" b="82" note="&#x02DD; COMBINING DOUBLE ACUTE ACCENT"/>
<s d="&#x25cc;&#x030C;"  t="&#x030C;" b="72" note="&#x02C7; COMBINING CARON"/>
<s d="&#x25cc;&#x0326;"  t="&#x0326;" b="82" note="       COMBINING COMMA BELOW"/>
<s d="&#x25cc;&#x0327;"  t="&#x0327;" b="72" note="&#x00B8; COMBINING CEDILLA  "/>
<s d="&#x25cc;&#x0328;"  t="&#x0328;" b="82" note="&#x02DB; COMBINING OGONEK"/>
</group>
<group name="Lower case Latin letters" b="0" visible="off">
<s d="a" t="a" b="10"/>
<s d="b" t="b" b="11"/>
<s d="c" t="c" b="12"/>
<s d="d" t="d" b="13"/>
<s d="e" t="e" b="14"/>
<s d="f" t="f" b="15"/>
<s d="g" t="g" b="16"/>
<s d="h" t="h" b="17"/>
<s d="i" t="i" b="18"/>
<s d="j" t="j" b="19"/>
<s d="k" t="k" b="20"/>
<s d="l" t="l" b="21"/>
<s d="m" t="m" b="22"/>
<s d="n" t="n" b="23"/>
<s d="o" t="o" b="24"/>
<s d="p" t="p" b="25"/>
<s d="q" t="q" b="26"/>
<s d="r" t="r" b="27"/>
<s d="s" t="s" b="28"/>
<s d="t" t="t" b="29"/>
<s d="u" t="u" b="30"/>
<s d="v" t="v" b="31"/>
<s d="w" t="w" b="32"/>
<s d="x" t="x" b="33"/>
<s d="y" t="y" b="34"/>
<s d="z" t="z" b="35"/>
</group>
<group name="Upper case Latin letters" b="111">
<s d="A" t="A" b="10"/>
<s d="B" t="B" b="11"/>
<s d="C" t="C" b="12"/>
<s d="D" t="D" b="13"/>
<s d="E" t="E" b="14"/>
<s d="F" t="F" b="15"/>
<s d="G" t="G" b="16"/>
<s d="H" t="H" b="17"/>
<s d="I" t="I" b="18"/>
<s d="J" t="J" b="19"/>
<s d="K" t="K" b="20"/>
<s d="L" t="L" b="21"/>
<s d="M" t="M" b="22"/>
<s d="N" t="N" b="23"/>
<s d="O" t="O" b="24"/>
<s d="P" t="P" b="25"/>
<s d="Q" t="Q" b="26"/>
<s d="R" t="R" b="27"/>
<s d="S" t="S" b="28"/>
<s d="T" t="T" b="29"/>
<s d="U" t="U" b="30"/>
<s d="V" t="V" b="31"/>
<s d="W" t="W" b="32"/>
<s d="X" t="X" b="33"/>
<s d="Y" t="Y" b="34"/>
<s d="Z" t="Z" b="35"/>
</group>
<group name="Numbers" b="113">
<s d="1" t="1" b="90"/>
<s d="2" t="2" b="91"/>
<s d="3" t="3" b="92"/>
<s d="4" t="4" b="93"/>
<s d="5" t="5" b="94"/>
<s d="6" t="6" b="90"/>
<s d="7" t="7" b="91"/>
<s d="8" t="8" b="92"/>
<s d="9" t="9" b="93"/>
<s d="0" t="0" b="94"/>
</group>
<group name="Punctuation" b="112">
<s b="90" d="%" t="%"/>
<s b="91" d="*" t="*"/>
<s b="92" d="+" t="+"/>
<s b="93" d="=" t="="/>
<s b="94" d="/" t="/"/>
<s b="95" d="#" t="#"/>
<s b="96" d="$" t="$"/>
<s b="97" d="|" t="|"/>
<s b="98" d="\" t="\"/>
<s b="99" d="~" t="~"/>
<s b="95" d="^" t="^"/>
<s b="96" d="_" t="_"/>
<s b="97" d="&amp;" t="&amp;"/> 
<s b="98" d="@" t="@"/>
<s b="105" d="[" t="["/>
<s b="106" d="]" t="]"/>
<s b="107" d="{" t="{"/>
<s b="108" d="}" t="}"/>
<s b="109" d="&lt;" t="&lt;"/>
<s b="105" d="&gt;" t="&gt;"/>
<s b="106" d="(" t="("/>
<s b="107" d=")" t=")"/>
<s b="108" d="&#x201C;" t="&#x201C;" note="left double quotation mark" />
<s b="109" d="&#x0022;" t="&#x0022;" note="deprecated vertical double quotation mark" />
<s b="106" d="&#x201D;" t="&#x201D;" note="right double quotation mark" />
<s b="107" d="&#x2018;" t="&#x2018;" note="left single quotation mark" />
<s b="108" d="&#x2019;" t="&#x2019;" note="right single quotation mark and apostrophe" />
<s b="109" d="`" t="`" note="left quote from keyboard" />
<s b="105" d="&#x25cc;&#x0313;" t="&apos;" note=" apostrophe"/>
<s b="9"  d="&#x25CA;" t="&#x9;" note="TAB (represented by a diamond)"/>
<s b="100" d="-" t="-"/>
<s b="101" d=":" t=":"/>
<s b="102" d=";" t=";"/>
<s b="103" d="?" t="?"/>
<s b="104" d="!" t="!"/>
<s b="100" d="," t=","/>
<s d="&#183;" t="." b="104"/>
</group>
</alphabet>
</alphabets>