-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathde-g2-detailed.ctb
60 lines (58 loc) · 2.22 KB
/
de-g2-detailed.ctb
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
# liblouis: German Grade 2 Braille (with capitals)
#
# Das System der deutschen Blindenschrift (2015/2018)
# http://www.bskdl.org/textschrift.html
#
# Unlike `de-g2.utb` this table provides more detailed braille
# representation so back-translation is more exact. This can be
# beneficial when used with screen readers and note-takers for both
# forward and backward translation.
#
# However due to the lack of consideration for back-translation of the
# German standard for grade 2 it is nearly impossible to do proper
# back-translation of German grade 2 braille. This table is slightly
# better than `de-g2.utb` but it cannot in good conscience be
# recommended for back-translation. Use it at your own risk or help
# improving it.
# Forward translation differs from that of de-g2.utb in the following ways.
# 1. All capital letters are marked.
# 2. Accented letters are translated using de-accents-detailed.cti
# to make the translation as detailed as possible.
# 3. "`" and "´" are translated as "'" so they won't cover other
# characters.
#
# -----------
#-name: Deutsche Kurzschrift
#-index-name: German, contracted, with capitals
#-display-name: German contracted braille with indication of capitals
#
#+language: de
#+type: literary
#+contraction: full
#+grade: 2
#+direction: forward
#+variant: detailed
#-has-nocross: yes
# -----------
#
# Copyright (C) 2022 SBS Schweizerische Bibliothek für Blinde, Seh- und Lesebehinderte
#
# 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/>.
#
#-------------------------------------------------------------------------------
include de-g1-detailed.ctb
include de-g2-core.cti