This file is indexed.

/usr/share/dasher/alphabet.pinyin.xml is in dasher-data 4.11-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
<?xml version="1.0"?>
<!DOCTYPE alphabets SYSTEM "alphabet.dtd">
<?xml-stylesheet type="text/xsl" href="alphabet-nest.xsl"?>
<alphabets>
<alphabet name="Chinese Pin Yin with conversion, no tones (no chinese
characters)">
<conversionmode id="2"/>
<orientation type="LR"/>
<encoding type="Western"/>
<control d="Control" t="" b="8"/>
<palette>European/Asian</palette>
<train>training_pinyinNT_CN.txt</train>

<!--<paragraph d="&#182;" b="9"/>-->
<convert d=">" t="$" b="9" />
<!--<protect d=" " t="|" b="9" />-->
<group name="pin yin roman letters" b="0">
<s d="&#97;" t="&#97;" b="10" />  <!-- a -->
<s d="b" t="b" b="11"/>
<s d="c" t="c" b="12"/>
<s d="d" t="d" b="13"/>
<s d="&#101;" t="&#101;" b="14" /> <!-- e -->
<s d="f" t="f" b="15"/>
<s d="g" t="g" b="16"/>
<s d="h" t="h" b="17"/>
<s d="&#105;" t="&#105;" b="18" /> <!-- i -->
<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="&#111;" t="&#111;" b="24" /> <!-- o -->
<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="&#117;" t="&#117;" b="30" /> <!-- u -->
<s d="&#252;" t="&#252;" b="31" /> <!-- &#252; u: -->
<s d="v" t="v" b="32"/>
<s d="w" t="w" b="33"/>
<s d="x" t="x" b="34"/>
<s d="y" t="y" b="35"/>
<s d="z" t="z" b="36"/>
<s d="'" t="'" b="37"/>
</group>
<!--<group name="combining diacritics" b="110">?>-->
<!--<s d="&#x25cc;&#x304;" t="&#x304;"  b="90"/>--> <!-- 1 --> 
<!--<s d="&#x25cc;&#x301;" t="&#x301;"  b="91"/>--> <!-- 2 --> 
<!--<s d="&#x25cc;&#x306;" t="&#x306;"  b="92"/>--> <!-- 3 --> 
<!--<s d="&#x25cc;&#x300;" t="&#x300;"  b="93"/>--> <!-- 4 --> 
<!--</group>-->
<group name="Numbers" b="113">
<s d="1" t="1" b="105" />
<s d="2" t="2" b="106" />
<s d="3" t="3" b="107" />
<s d="4" t="4" b="108" />
<s d="5" t="5" b="109" />
<s d="6" t="6" b="105" />
<s d="7" t="7" b="106" />
<s d="8" t="8" b="107" />
<s d="9" t="9" b="108" />
<s d="0" t="0" b="109" />
</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="&quot;" t="&quot;"/>
<s b="109" d="`" t="`"/>
<s b="105" d="&apos;" t="&apos;"/>
<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 b="104" d="&#183;" t="."/>
</group>-->

<space d="&#x25a1;" t=" " b="9" note="box" /><!--&#x25a1;-->
</alphabet>
</alphabets>