/usr/share/liblouis/tables/zh_CHN.tbl is in liblouis-data 3.5.0-1ubuntu0.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 | #+locale:zh-CHN
#+type:literary
# We corresponded to Braille and the simplify Chinese characters
# referring to the rules of a book named the website linking
# http://blog.chinaunix.net/uid-25544300-id-3281847.html. And first we
# looked up the Chinese character coding rules turning to the Unicode
# and download the library. Then what we need was the rules of Chinese
# pinyin text to Braille referring to the web link
# http://www.doc88.com/p-387479699152.html. In order to achieve the
# function we wrote the code with CPP
include zh-chn.ctb
include braille-patterns.cti
|