forked from liblouis/liblouis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathka.utb
128 lines (119 loc) · 3.78 KB
/
ka.utb
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
#-index-name: Georgian
#-display-name: Georgian braille
#+language:ka
#+type:literary
#+dots:6
#+direction:both
#-author: Harris Mowbray
#-maintainer: Harris Mowbray <[email protected]>
#-copyright: 2022, Harris Mowbray
#-license: LGPLv2.1
# INFORMATION REGARDING BRAILLE AUTHORITY IN GEORGIA
#
# Braille teacher Mariam Mikiashvili is the de facto authority of
# braille in Georgia in the absence of a formal authority. She is the
# Georgian braille expert and responsible for teaching young people
# braille. Any change to Georgian braille should go through her first.
#
# See http://liblouis.org/braille-specs/georgian/ for some more
# background information about Georgian braille.
# Written by Harris Mowbray in 2022
#
# This file is part of liblouis.
#
# liblouis is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation, either version 2.1 of the
# License, or (at your option) any later version.
#
# liblouis is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with liblouis. If not, see
# <http://www.gnu.org/licenses/>.
space \s 0
punctuation \x00a0 0 # NO-BREAK SPACE
space \x2002 0 # EN SPACE
space \x2003 0 # EM SPACE
space \x2004 0 # THREE-PER-EM SPACE
space \x2005 0 # FOUR-PER-EM SPACE
space \x2006 0 # SIX-PER-EM SPACE
punctuation \x2007 0 # FIGURE SPACE
space \x2008 0 # PUNCTUATION SPACE
space \x2009 0 # THIN SPACE
space \x200a 0 # HAIR SPACE
punctuation \x202f 0 # NARROW NO-BREAK SPACE
space \x205f 0 # MEDIUM MATHEMATICAL SPACE
letter \x10d0 1 # GEORGIAN LETTER AN
letter \x10d1 12 # GEORGIAN LETTER BAN
letter \x10d2 1245 # GEORGIAN LETTER GAN
letter \x10d3 145 # GEORGIAN LETTER DON
letter \x10d4 15 # GEORGIAN LETTER EN
letter \x10d5 2456 # GEORGIAN LETTER VIN
letter \x10d6 1356 # GEORGIAN LETTER ZEN
letter \x10d7 124 # GEORGIAN LETTER TAN
letter \x10d8 24 # GEORGIAN LETTER IN
letter \x10d9 13 # GEORGIAN LETTER KAN
letter \x10da 123 # GEORGIAN LETTER LAS
letter \x10db 134 # GEORGIAN LETTER MAN
letter \x10dc 1345 # GEORGIAN LETTER NAR
letter \x10dd 135 # GEORGIAN LETTER ON
letter \x10de 1234 # GEORGIAN LETTER PAR
letter \x10df 245 # GEORGIAN LETTER ZHAR
letter \x10e0 1235 # GEORGIAN LETTER RAE
letter \x10e1 234 # GEORGIAN LETTER SAN
letter \x10e2 2345 # GEORGIAN LETTER TAR
letter \x10e3 136 # GEORGIAN LETTER UN
letter \x10e4 1236 # GEORGIAN LETTER PHAR
letter \x10e5 12456 # GEORGIAN LETTER KHAR
letter \x10e6 1246 # GEORGIAN LETTER GHAN
letter \x10e7 2346 # GEORGIAN LETTER QAR
letter \x10e8 156 # GEORGIAN LETTER SHIN
letter \x10e9 12345 # GEORGIAN LETTER CHIN
letter \x10ea 14 # GEORGIAN LETTER CAN
letter \x10eb 13456 # GEORGIAN LETTER JIL
letter \x10ec 1456 # GEORGIAN LETTER CIL
letter \x10ed 1346 # GEORGIAN LETTER CHAR
letter \x10ee 125 # GEORGIAN LETTER XAN
letter \x10ef 246 # GEORGIAN LETTER JHAN
letter \x10f0 12346 # GEORGIAN LETTER HAE
include digits6Dots.uti
include litdigits6Dots.uti
numsign 3456
punctuation ! 235
punctuation „ 236
punctuation “ 356
punctuation . 256
punctuation $ 256
punctuation \x20be 346 # LARI SIGN
punctuation % 1256
punctuation ( 2356
punctuation ) 2356
punctuation * 35
punctuation # 345
punctuation & 123456
punctuation + 235
punctuation - 36
punctuation º 36
punctuation , 2
punctuation / 34
punctuation \\ 16
punctuation : 25
punctuation ; 23
punctuation < 246
punctuation = 2356
punctuation > 135
punctuation ? 26
punctuation @ 4
punctuation [ 126
punctuation ] 345
punctuation _ 36
punctuation { 12356
punctuation } 23456
# Contexts
prepunc ( 2356
postpunc ) 2356
postpunc ! 235