192 |
- |
1 |
###############################################################################
|
|
|
2 |
# BRLTTY - A background process providing access to the console screen (when in
|
|
|
3 |
# text mode) for a blind person using a refreshable braille display.
|
|
|
4 |
#
|
|
|
5 |
# Copyright (C) 1995-2018 by The BRLTTY Developers.
|
|
|
6 |
#
|
|
|
7 |
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
|
|
|
8 |
#
|
|
|
9 |
# This is free software, placed under the terms of the
|
|
|
10 |
# GNU Lesser General Public License, as published by the Free Software
|
|
|
11 |
# Foundation; either version 2.1 of the License, or (at your option) any
|
|
|
12 |
# later version. Please see the file LICENSE-LGPL for details.
|
|
|
13 |
#
|
|
|
14 |
# Web Page: http://brltty.com/
|
|
|
15 |
#
|
|
|
16 |
# This software is maintained by Dave Mielke <dave@mielke.cc>.
|
|
|
17 |
###############################################################################
|
|
|
18 |
|
|
|
19 |
# BRLTTY Contraction Table - Lithuanian (uncontracted)
|
|
|
20 |
#
|
|
|
21 |
# Copyright (C) 2017 Rimas Kudelis <rq@akl.lt>
|
|
|
22 |
# Copyright (C) 2017 Tadas Matusevičius <tadas.matus@gmail.com>
|
|
|
23 |
#
|
|
|
24 |
# The Lithuanian 6-dot Braille alphabet is described in a decree
|
|
|
25 |
# no. 878 of the Minister of Education, called "DÄ—l perÄ—jimo prie
|
|
|
26 |
# naujos lietuviškos Brailio rašto abėcėlės tvarkos ir programos",
|
|
|
27 |
# which is in effect since 2000-07-08. Document number is 55-1620. At
|
|
|
28 |
# the time of writing this file, the document was accessible at
|
|
|
29 |
# https://www.e-tar.lt/portal/lt/legalAct/TAR.A110E8E6A83F .
|
|
|
30 |
# The document is referred to as "the standard" below.
|
|
|
31 |
#
|
|
|
32 |
# The standard specifies only the mapping of Lithuanian letters to 6-dot
|
|
|
33 |
# Braille writing system, no other characters are defined in it.
|
|
|
34 |
# Definitions of some punctuation and other characters are informally
|
|
|
35 |
# available on the Internet.
|
|
|
36 |
#
|
|
|
37 |
# This table builds on from these bits of information, but also adds
|
|
|
38 |
# a number of other definitions to make it more useful in computing.
|
|
|
39 |
#
|
|
|
40 |
# This table is based on the respective liblouis table.
|
|
|
41 |
|
|
|
42 |
###
|
|
|
43 |
### WHITESPACE
|
|
|
44 |
###
|
|
|
45 |
|
|
|
46 |
include spaces.cti
|
|
|
47 |
|
|
|
48 |
always \x09 0-0 U+0009 CHARACTER TABULATION
|
|
|
49 |
|
|
|
50 |
|
|
|
51 |
###
|
|
|
52 |
### LETTERS
|
|
|
53 |
###
|
|
|
54 |
|
|
|
55 |
# Base Latin letters
|
|
|
56 |
include letters-latin.cti
|
|
|
57 |
|
|
|
58 |
# Letters with diacritics which are part of the Lithuanian alphabet
|
|
|
59 |
always ą 16
|
|
|
60 |
always Ą 16
|
|
|
61 |
always č 146
|
|
|
62 |
always Č 146
|
|
|
63 |
always ę 156
|
|
|
64 |
always Ę 156
|
|
|
65 |
always Ä— 345
|
|
|
66 |
always Ä– 345
|
|
|
67 |
always į 246
|
|
|
68 |
always Ä® 246
|
|
|
69 |
always š 2346
|
|
|
70 |
always Š 2346
|
|
|
71 |
always ų 346
|
|
|
72 |
always Ų 346
|
|
|
73 |
always ū 1256
|
|
|
74 |
always Ū 1256
|
|
|
75 |
always ž 126
|
|
|
76 |
always Ž 126
|
|
|
77 |
|
|
|
78 |
|
|
|
79 |
###
|
|
|
80 |
### DIGITS
|
|
|
81 |
###
|
|
|
82 |
|
|
|
83 |
always 1 1
|
|
|
84 |
always 2 12
|
|
|
85 |
always 3 14
|
|
|
86 |
always 4 145
|
|
|
87 |
always 5 15
|
|
|
88 |
always 6 124
|
|
|
89 |
always 7 1245
|
|
|
90 |
always 8 125
|
|
|
91 |
always 9 24
|
|
|
92 |
always 0 245
|
|
|
93 |
|
|
|
94 |
|
|
|
95 |
###
|
|
|
96 |
### PUNCTUATION
|
|
|
97 |
###
|
|
|
98 |
|
|
|
99 |
always , 2
|
|
|
100 |
always . 256
|
|
|
101 |
always ? 26
|
|
|
102 |
always ! 235
|
|
|
103 |
always : 25
|
|
|
104 |
always ; 23
|
|
|
105 |
always " 4
|
|
|
106 |
always ' 3
|
|
|
107 |
# According to Unicode, this is the preferred character to use for apostrophe.
|
|
|
108 |
always ’ 3 U+2019 RIGHT SINGLE QUOTATION MARK
|
|
|
109 |
|
|
|
110 |
always ( 2356
|
|
|
111 |
always ) 2356
|
|
|
112 |
always [ 12356
|
|
|
113 |
always ] 23456
|
|
|
114 |
always { 6-246
|
|
|
115 |
always } 6-135
|
|
|
116 |
|
|
|
117 |
always \x2D 36 U+002D - HYPHEN-MINUS
|
|
|
118 |
always \u2013 6-36 U+2013 – EN DASH
|
|
|
119 |
always \xAD 36 U+00AD [SOFT HYPHEN]
|
|
|
120 |
always \u2010 36 U+2010 ‐ HYPHEN
|
|
|
121 |
always \u2011 36 U+2011 ‑ NON-BREAKING HYPHEN
|
|
|
122 |
always \u2012 36 U+2012 ‒ FIGURE DASH
|
|
|
123 |
always \u2014 36 U+2014 — EM DASH
|
|
|
124 |
always \u2015 36 U+2015 ― HORIZONTAL BAR
|
|
|
125 |
|
|
|
126 |
# These are the typographically correct quotes in Lithuanian texts.
|
|
|
127 |
always „ 236 U+201E DOUBLE LOW-9 QUOTATION MARK
|
|
|
128 |
always “ 356 U+201C LEFT DOUBLE QUOTATION MARK
|
|
|
129 |
|
|
|
130 |
# The following quotation characters should not be used in Lithuanian texts.
|
|
|
131 |
always ” 6-4 U+201D RIGHT DOUBLE QUOTATION MARK
|
|
|
132 |
always ” 6-4 U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK
|
|
|
133 |
always « 6-4 U+00AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
|
|
|
134 |
always » 6-4 U+00BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
|
|
|
135 |
always ‹ 6-4 U+2039 SINGLE LEFT-POINTING ANGLE QUOTATION MARK
|
|
|
136 |
always › 6-4 U+203A SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
|
|
|
137 |
|
|
|
138 |
always … 256-256-256 U+2026 HORIZONTAL ELLIPSIS
|
|
|
139 |
repeatable … 256-256-256 U+2026 HORIZONTAL ELLIPSIS
|
|
|
140 |
repeatable ... 256-256-256 Three times U+002E FULL STOP
|
|
|
141 |
|
|
|
142 |
|
|
|
143 |
###
|
|
|
144 |
### MATHEMATICAL SYMBOLS
|
|
|
145 |
###
|
|
|
146 |
|
|
|
147 |
always + 5-235
|
|
|
148 |
always − 5-36 U+2212 MINUS SIGN
|
|
|
149 |
always < 5-246
|
|
|
150 |
always = 5-2356
|
|
|
151 |
always > 5-135
|
|
|
152 |
always ± 5-235-36
|
|
|
153 |
always ∓ 5-36-235 U+2213 MINUS-OR-PLUS SIGN
|
|
|
154 |
always × 5-3
|
|
|
155 |
always ⋅ 5-3 U+22C5 DOT OPERATOR
|
|
|
156 |
always ÷ 5-256
|
|
|
157 |
always ∶ 5-256 U+2236 RATIO
|
|
|
158 |
always ⁄ 34 U+2044 FRACTION SLASH
|
|
|
159 |
always ∕ 34 U+2215 DIVISION SLASH
|
|
|
160 |
|
|
|
161 |
|
|
|
162 |
###
|
|
|
163 |
### OTHER CHARACTERS
|
|
|
164 |
###
|
|
|
165 |
|
|
|
166 |
always # 6-3456
|
|
|
167 |
always $ 6-46
|
|
|
168 |
always % 123456
|
|
|
169 |
always & 12346
|
|
|
170 |
always * 35
|
|
|
171 |
always / 34
|
|
|
172 |
always @ 6-345
|
|
|
173 |
always \\ 6-34
|
|
|
174 |
always ^ 6-256
|
|
|
175 |
always _ 1456
|
|
|
176 |
always | 6-456
|
|
|
177 |
#always ¦ 6-1456
|
|
|
178 |
always § 6-346
|
|
|
179 |
#always ¬ 6-235
|
|
|
180 |
always µ 6-134
|
|
|
181 |
#always ¶ 6-1234
|
|
|
182 |
|
|
|
183 |
always ` 6-3
|
|
|
184 |
always ~ 6-26
|
|
|
185 |
|
|
|
186 |
#always ¢ 6-14
|
|
|
187 |
always £ 6-123
|
|
|
188 |
always € 6-15 U+20AC EURO SIGN
|
|
|
189 |
|
|
|
190 |
always • 6-35 U+2022 BULLET
|
|
|
191 |
|
|
|
192 |
always © 2356-46-14-2356
|
|
|
193 |
always ® 2356-46-1235-2356
|
|
|
194 |
always â„— 2356-46-1234-2356 U+2117 SOUND RECORDING COPYRIGHT
|
|
|
195 |
|
|
|
196 |
always ← 246-25 U+2190 LEFTWARDS ARROW
|
|
|
197 |
always → 25-135 U+2192 RIGHTWARDS ARROW
|
|
|
198 |
|
|
|
199 |
# Middle dot is unlikely to appear in text, except perhaps as a multiplication sign (dot operator).
|
|
|
200 |
always · 5-3 U+00B7 MIDDLE DOT
|
|
|
201 |
|
|
|
202 |
always ° 5-356
|
|
|
203 |
always ′ 5-35 U+2032 PRIME
|
|
|
204 |
always ″ 5-35-35 U+2033 DOUBLE PRIME
|
|
|
205 |
|
|
|
206 |
always ℃ 5-356-46-14 U+2103 DEGREE CELSIUS
|
|
|
207 |
always ℉ 5-356-46-124 U+2109 DEGREE FAHRENHEIT
|
|
|
208 |
|
|
|
209 |
|
|
|
210 |
###
|
|
|
211 |
### INDICATOR AND SPECIAL SYMBOL DIRECTIVES
|
|
|
212 |
###
|
|
|
213 |
|
|
|
214 |
#always \uFFFD 7 U+FFFD � REPLACEMENT CHARACTER
|
|
|
215 |
|
|
|
216 |
numsign 3456 number sign, just one operand
|
|
|
217 |
letsign 56
|
|
|
218 |
capsign 46
|
|
|
219 |
begcaps 456
|
|
|
220 |
endcaps 56
|
|
|
221 |
|
|
|
222 |
midnum , 2
|
|
|
223 |
midnum : 25
|
|
|
224 |
midnum . 256
|
|
|
225 |
|
|
|
226 |
# when a decimal begins with a period, it should be translated with a
|
|
|
227 |
# number sign followed by a decimal point, followed by the number.
|