This file is indexed.

/usr/share/liblouis/tables/gez-translation.ctb is in liblouis-data 2.3.0-3.

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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
#
#  Copyright (C) 2011 by Peter Engström <peter.engstrom@indexbraille.com>
#  Copyright (C) 2011 by Dr. Tamru E. Belay <tamru@sympatico.ca>
#
#  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 3 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/>.
#
# -----------------------------------------------------------------------------
#
# 	ETHIOPIC
#	========
# 	Authors:	Peter Engström, Index Braille <peter.engstrom@indexbraille.com>
#
#				Dr. Tamru E. Belay <tamru@sympatico.ca>, <atcb@sympatico.ca>
#				Adaptive Technology Specialist
#				Ethiopic Braille Programmer
#
#
#
# 	Date: 		Note:
#	2011-03-23	Initial release
#
# ---------------------------------------------------------------------------------------

include countries.cti

undefined 123456-123456-123456

# Braille indicators
numsign 3456  number sign, just a dots operand
multind 56-6 letsign capsign
capsign 6
begcaps 6-6
endcaps 6-3
begital 46
endital 46-46
begbold 456
endbold 456-456
begcomp 456-346
endcomp 456-156

# the decimal digits
litdigit 1 1
litdigit 2 12
litdigit 3 14
litdigit 4 145
litdigit 5 15
litdigit 6 124
litdigit 7 1245
litdigit 8 125
litdigit 9 24
litdigit 0 245

# Letters are defined in en-chardefs
# punctuation

#prepunc ) 356
#postpunc ( 236

#prepunc " 236
#postpunc " 236

#prepunc ' 3
#postpunc ' 3
word 'em = 
word 'tis =
word 'twas =
begnum # 3456 print number sign before number 
midnum , 46
postpunc , 46
decpoint . 46
midnum - 36
hyphen - 36
postpunc . 256
postpunc ; 5
midnum : 5-2
postpunc : 5-2
postpunc ! 235
midnum / 34
always / 34



postpunc ? 1456

endnum % 1234

midnum ^ 346

always ^ 45	
always ~ 45

always & 12346

midnum * 16	

always * 16	

always [ 13456

always ] 12346

always { 135	

always } 246	
prepunc ` 6-236
always @ 4

always \\ 1256	
always | 1245
repeated \s 0
repeated \t 0

always ... 3-3-3
always .\s.\s. 3-3-3 . . .

always $ 1246	

# special character sequences
compbrl :// URLs
compbrl www.
compbrl .com
compbrl .edu
compbrl .gov
compbrl .mil
compbrl .net
compbrl .org
compbrl .doc
compbrl .htm
compbrl .html
compbrl .tex
compbrl .txt
compbrl .gif
compbrl .jpg
compbrl .png
compbrl .wav
compbrl .tar
compbrl .zip
# ---------------------------------------------------------------------------------------