Skip to content

Commit

Permalink
Automatic build of version commit-dd5990
Browse files Browse the repository at this point in the history
  • Loading branch information
Github CI committed Aug 27, 2024
1 parent ee70c51 commit 2109814
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tables/grc-international-common.uti
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ letter \x03BE 1346 # ξ Small Xi
letter \x03BF 135 # ο Small Omicron
letter \x03C0 1234 # π Small Pi
letter \x03C1 1235 # ρ Small Rho
letter \x03C2 234 # ς Small Final Sigma
noback letter \x03C2 234 # ς Small Final Sigma
letter \x03C3 234 # σ Small Sigma
letter \x03C4 2345 # τ Small Tau
letter \x03C5 136 # υ Small Upsilon
Expand Down
54 changes: 54 additions & 0 deletions tables/grc-international-en-composed.utb
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# liblouis: Unofficial table used by some for studying classical and biblical Greek.
#
# -----------
#-index-name: Greek, international, English, composed
#-display-name: Greek internationalized braille with single-cell accented letters as used by English speakers
#
#+language: grc
#+type: literary
#+dots: 6
#+contraction: no
#+direction: forward
#+region: en
#+system: grc-international-en-ueb
#+variant: composed
# ------------
#
# Copyright (C) 2024 Sarah LaRose
# Copyright (C) 2024 Leonard de Ruijter <[email protected]>
#
# 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/>.

# This table allows polytonic Greek to be displayed along with UEB grade 1.
# The table uses composed Unicode characters and displays vowels with polytonic accents
# as single-cell characters.
# This braille code differs from that used in Greece. It is based
# on a braille code developed by scholars to facilitate their study
# of biblical and classical Greek. Most of the data for this table came
# from Professor Sarah LaRose, who began using the code in 2008 at
# Anderson University and is acquainted with others who studied Greek
# in the 1970s. The table also corresponds with the chapter "Greek
# (International)" on page 185 of
# http://liblouis.io/braille-specs/#world-braille-usage-3rd-edition.
# It uses the single accented letters (composed) system.

punctuation ; 56
punctuation · 56
punctuation ’ 3

include grc-international-composed.uti
include en-ueb-g1.ctb
6 changes: 4 additions & 2 deletions tables/grc-international-en.utb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# liblouis: Unofficial table used by some for studying classical and biblical Greek.
#
# -----------
#-index-name: Greek, international, English
#-display-name: Greek internationalized braille as used by English speakers
#-index-name: Greek, international, English, decomposed
#-display-name: Greek internationalized braille with 2-cell accented letters as used by English speakers
#
#+language: grc
#+type: literary
Expand All @@ -11,6 +11,7 @@
#+direction: forward
#+region: en
#+system: grc-international-en
#+variant: decomposed
# ------------
#
# Copyright (C) 2004-2008 ViewPlus Technologies, Inc. www.viewplus.com
Expand Down Expand Up @@ -43,6 +44,7 @@
# Oxford back around 1980. The table also corresponds with the chapter "Greek
# (International)" on page 185 of
# http://liblouis.io/braille-specs/#world-braille-usage-3rd-edition.
# It uses the 2-cell accented letters (decomposed) system.

space \t 7 tab
space \x00a0 9 unbreakable space
Expand Down

0 comments on commit 2109814

Please sign in to comment.