111 lines
3.2 KiB
Plaintext
111 lines
3.2 KiB
Plaintext
#
|
|
# Copyright (C) 2015 Tsengel Maidar Innovation Development center of the blind at idcbinnovation@gmail.com
|
|
# Copyright (C) 2018 Tsengel Maidar EBraillesoftLLC
|
|
# Copyright (C) 2015 Sreeja sreeja.param@gmail.com
|
|
# Copyright (C) 2015 Dipendra Manocha d@saksham.org
|
|
# Copyright (C) 2017, 2018, 2019 Angaragerdene angaragerdene.b@gmail.com
|
|
#
|
|
# 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 contains braille codes and rules for Mongolian script.
|
|
# Contributors: Dipendra Manocha, Sreeja, Tsengel, Angaragerdene
|
|
# To report any bugs or any suggestion, please write to tsengel.braille.dev@gmail.com and angaragerdene.b@gmail.com
|
|
|
|
# ----------- define all chars --------------------------------------
|
|
|
|
replace \x0007
|
|
|
|
# The Alphabet
|
|
lowercase \x0430 1
|
|
lowercase \x0431 12
|
|
lowercase \x0432 2456
|
|
lowercase \x0433 1245
|
|
lowercase \x0434 145
|
|
lowercase \x0435 15
|
|
lowercase \x0436 245
|
|
lowercase \x0437 1356
|
|
lowercase \x0438 24
|
|
lowercase \x0439 12346
|
|
lowercase \x043A 13
|
|
lowercase \x043B 123
|
|
lowercase \x043C 134
|
|
lowercase \x043D 1345
|
|
lowercase \x043E 135
|
|
lowercase \x043F 1234
|
|
lowercase \x0440 1235
|
|
lowercase \x0441 234
|
|
lowercase \x0442 2345
|
|
lowercase \x0443 136
|
|
lowercase \x0444 124
|
|
lowercase \x0445 125
|
|
lowercase \x0446 14
|
|
lowercase \x0447 12345
|
|
lowercase \x0448 156
|
|
lowercase \x0449 1346
|
|
lowercase \x044A 12356
|
|
lowercase \x044B 2346
|
|
lowercase \x044C 23456
|
|
lowercase \x044D 246
|
|
lowercase \x044E 1256
|
|
lowercase \x044F 1246
|
|
lowercase \x0451 16
|
|
lowercase \x04E9 1236
|
|
lowercase \x04AF 1456
|
|
|
|
base uppercase \x0410 \x0430
|
|
base uppercase \x0411 \x0431
|
|
base uppercase \x0412 \x0432
|
|
base uppercase \x0413 \x0433
|
|
base uppercase \x0414 \x0434
|
|
base uppercase \x0415 \x0435
|
|
base uppercase \x0416 \x0436
|
|
base uppercase \x0417 \x0437
|
|
base uppercase \x0418 \x0438
|
|
base uppercase \x0419 \x0439
|
|
base uppercase \x041A \x043A
|
|
base uppercase \x041B \x043B
|
|
base uppercase \x041C \x043C
|
|
base uppercase \x041D \x043D
|
|
base uppercase \x041E \x043E
|
|
base uppercase \x041F \x043F
|
|
base uppercase \x0420 \x0440
|
|
base uppercase \x0421 \x0441
|
|
base uppercase \x0422 \x0442
|
|
base uppercase \x0423 \x0443
|
|
base uppercase \x0424 \x0444
|
|
base uppercase \x0425 \x0445
|
|
base uppercase \x0426 \x0446
|
|
base uppercase \x0427 \x0447
|
|
base uppercase \x0428 \x0448
|
|
base uppercase \x0429 \x0449
|
|
base uppercase \x042A \x044A
|
|
base uppercase \x042B \x044B
|
|
base uppercase \x042C \x044C
|
|
base uppercase \x042D \x044D
|
|
base uppercase \x042E \x044E
|
|
base uppercase \x042F \x044F
|
|
base uppercase \x04E8 \x04E9
|
|
base uppercase \x04AE \x04AF
|
|
|
|
sign \x2116 4-1345 # mongolian number sign
|
|
sign \x20AE 4-2345 # mongolian currency symbol
|
|
|
|
|
|
# the decimal digits
|
|
include litdigits6Dots.uti
|