Skip to content

wincentbalin/cuneiform-book-cuneifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuneiform book cuneifier

This is a converter from transliterated syllables from the pp. 102-103 of the book cuneiform (ISBN: 978-0-7141-1188-9), implemented in OpenGRM Thrax. It is licensed under Apache 2.0 License.

How to use

Prerequisite: copy file byte.grm from your Thrax installation into the repository directory; if Thrax is installed in /usr/local, the Makefile will do it automatically.

Create cuneiform-latin.far file by typing make in the repository directory. Then type either

make test

or

thraxrewrite-tester --far=cuneiform-latin.far --rules=Cuneifier

to test the cuneifier.

References

Thrax introduction

Cuneiform sign lists

Thrax examples

Miscellaneous