/usr/share/dasher/alphabet.Romanian.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 | <?xml version="1.0"?>
<!DOCTYPE alphabets SYSTEM "alphabet.dtd">
<?xml-stylesheet type="text/xsl" href="alphabet.xsl"?>
<alphabets>
<alphabet name="Română / Romanian with punctuation and numerals">
<!-- Romanian is a Romance language spoken by about 24
million people in Romania, Moldova and Ukraine. -->
<orientation type="LR"/>
<encoding type="Western"/>
<palette>Default</palette>
<train>training_Romanian_RO.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" />
<s d="ă" t="ă" />
<s d="â" t="â" />
<s d="b" t="b" />
<s d="c" t="c" />
<s d="d" t="d" />
<s d="e" t="e" />
<s d="f" t="f" />
<s d="g" t="g" />
<s d="h" t="h" />
<s d="i" t="i" />
<s d="î" t="î" />
<s d="j" t="j" />
<s d="k" t="k" />
<s d="l" t="l" />
<s d="m" t="m" />
<s d="n" t="n" />
<s d="o" t="o" />
<s d="p" t="p" />
<s d="q" t="q" />
<s d="r" t="r" />
<s d="s" t="s" />
<s d="ș" t="ș" />
<s d="ş" t="ş" />
<s d="t" t="t" />
<s d="ț" t="ț" />
<s d="ţ" t="ţ" />
<s d="u" t="u" />
<s d="v" t="v" />
<s d="w" t="w" />
<s d="x" t="x" />
<s d="y" t="y" />
<s d="z" t="z" />
</group>
<group name="upper case letters" b="111">
<s d="A" t="A" />
<s d="Ă" t="Ă" />
<s d="Â" t="Â" />
<s d="B" t="B" />
<s d="C" t="C" />
<s d="D" t="D" />
<s d="E" t="E" />
<s d="F" t="F" />
<s d="G" t="G" />
<s d="H" t="H" />
<s d="I" t="I" />
<s d="Î" t="Î" />
<s d="J" t="J" />
<s d="K" t="K" />
<s d="L" t="L" />
<s d="M" t="M" />
<s d="N" t="N" />
<s d="O" t="O" />
<s d="P" t="P" />
<s d="Q" t="Q" />
<s d="R" t="R" />
<s d="S" t="S" />
<s d="Ș" t="Ș" />
<s d="Ş" t="Ş" />
<s d="T" t="T" />
<s d="Ț" t="Ț" />
<s d="Ţ" t="Ţ" />
<s d="U" t="U" />
<s d="V" t="V" />
<s d="W" t="W" />
<s d="X" t="X" />
<s d="Y" t="Y" />
<s d="Z" t="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>
|