/usr/share/dasher/alphabet.maltese.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 | <?xml version="1.0"?>
<!DOCTYPE alphabets SYSTEM "alphabet.dtd">
<?xml-stylesheet type="text/xsl" href="alphabet.xsl"?>
<alphabets>
<alphabet name="Malti / Maltese with punctuation and numerals">
<orientation type="LR"/>
<encoding type="Western"/>
<palette>Default</palette>
<train>training_maltese_MT.txt</train>
<space d="□" t=" " b="9" />
<paragraph d="¶" b="9"/>
<control d="Control" t="" b="8"/>
<group name="lower case letters" b="0">
<s d="a" t="a" note=" A " />
<s d="b" t="b" note=" B " />
<s d="ċ" t="ċ" note=" C WITH DOT ABOVE " />
<s d="c" t="c" note=" C " />
<s d="d" t="d" note=" D " />
<s d="e" t="e" note=" E " />
<s d="f" t="f" note=" F " />
<s d="ġ" t="ġ" note=" G WITH DOT ABOVE " />
<s d="g" t="g" note=" G " />
<s d="h" t="h" note=" H " />
<s d="ħ" t="ħ" note=" H WITH STROKE " />
<s d="i" t="i" note=" I " />
<s d="j" t="j" note=" J " />
<s d="k" t="k" note=" K " />
<s d="l" t="l" note=" L " />
<s d="m" t="m" note=" M " />
<s d="n" t="n" note=" N " />
<s d="o" t="o" note=" O " />
<s d="p" t="p" note=" P " />
<s d="q" t="q" note=" Q " />
<s d="r" t="r" note=" R " />
<s d="s" t="s" note=" S " />
<s d="t" t="t" note=" T " />
<s d="u" t="u" note=" U " />
<s d="v" t="v" note=" V " />
<s d="w" t="w" note=" W " />
<s d="x" t="x" note=" X " />
<s d="y" t="y" note=" Y " />
<s d="ż" t="ż" note=" Z WITH DOT ABOVE " />
<s d="z" t="z" note=" Z " />
</group>
<group name="upper case letters" b="111">
<s d="A" t="A" note=" A " />
<s d="B" t="B" note=" B " />
<s d="Ċ" t="Ċ" note=" C WITH DOT ABOVE " />
<s d="C" t="C" note=" C " />
<s d="D" t="D" note=" D " />
<s d="E" t="E" note=" E " />
<s d="F" t="F" note=" F " />
<s d="Ġ" t="Ġ" note=" G WITH DOT ABOVE " />
<s d="G" t="G" note=" G " />
<s d="H" t="H" note=" H " />
<s d="Ħ" t="Ħ" note=" H WITH STROKE " />
<s d="I" t="I" note=" I " />
<s d="J" t="J" note=" J " />
<s d="K" t="K" note=" K " />
<s d="L" t="L" note=" L " />
<s d="M" t="M" note=" M " />
<s d="N" t="N" note=" N " />
<s d="O" t="O" note=" O " />
<s d="P" t="P" note=" P " />
<s d="Q" t="Q" note=" Q " />
<s d="R" t="R" note=" R " />
<s d="S" t="S" note=" S " />
<s d="T" t="T" note=" T " />
<s d="U" t="U" note=" U " />
<s d="V" t="V" note=" V " />
<s d="W" t="W" note=" W " />
<s d="X" t="X" note=" X " />
<s d="Y" t="Y" note=" Y " />
<s d="Ż" t="Ż" note=" Z WITH DOT ABOVE " />
<s d="Z" t="Z" note=" Z " />
</group>
<group name="Numbers" b="113">
<s d="1" t="1"/>
<s d="2" t="2"/>
<s d="3" t="3"/>
<s d="4" t="4"/>
<s d="5" t="5"/>
<s d="6" t="6"/>
<s d="7" t="7"/>
<s d="8" t="8"/>
<s d="9" t="9"/>
<s d="0" t="0"/>
</group>
<group name="Punctuation" b="112">
<s d="%" t="%"/>
<s d="*" t="*"/>
<s d="+" t="+"/>
<s d="=" t="="/>
<s d="/" t="/"/>
<s d="#" t="#"/>
<s d="$" t="$"/>
<s d="|" t="|"/>
<s d="\" t="\"/>
<s d="~" t="~"/>
<s d="^" t="^"/>
<s d="_" t="_"/>
<s d="&" t="&"/>
<s d="@" t="@"/>
<s d="[" t="["/>
<s d="]" t="]"/>
<s d="{" t="{"/>
<s d="}" t="}"/>
<s d="<" t="<"/>
<s d=">" t=">"/>
<s d="(" t="("/>
<s d=")" t=")"/>
<s d=""" t="""/>
<s d="`" t="`"/>
<s d="'" t="'"/>
<s d="-" t="-"/>
<s d=":" t=":"/>
<s d=";" t=";"/>
<s d="?" t="?"/>
<s d="!" t="!"/>
<s d="," t=","/>
<s d="." t="."/>
</group>
</alphabet>
</alphabets>
|