-
Notifications
You must be signed in to change notification settings - Fork 3
A Perl module for working with Church Slavonic text
License
typiconman/Perl-Lingua-CU
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lingua-CU version 0.04 ====================== Lingua::CU is a Perl module for working with Church Slavonic text. It provides the following features: * Resolve Church Slavonic abbreviations and _nomina sacra_ * Convert between Cyrillic numerals and ASCII digits * Convert Church Slavonic text to Russian characters (not yet supported) * Romanize (transliterate to Latin) Church Slavonic text (not yet supported) * Convert between Cyrillic and Glagolitic text (not yet supported) * Convert between Unicode and legacy UCS and HIP encodings * Sort Church Slavonic words using a tailoring of the DUCET * Perform stemming of Church Slavonic words (not yet supported) * Perform hyphenation of Church Slavonic words (work in progress) This program is ALPHA-PHASE software and is thus provided with ABSOLUTELY NO WARRANTY, not even the implied warranties of merchantability or fitness for a purpose. The development of this program is part of the Slavonic Computing Initiative (SCI) at the Ponomar Project. For more information, please visit http://www.ponomar.net/ INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This program requires Unicode support (Perl 5.8.1 or higher for sure) Unicode::Collate version 1.04 or newer is required (DUCET version 6.3.0) COPYRIGHT AND LICENCE Copyright (C) 2012-2015 by Aleksandr Andreev <aleksandr.andreev@gmail.com> This program is part of the Ponomar Project and uses certain components development by Ponomar Project coauthors Yuri Shardt and Nikita Simmons. See http://www.ponomar.net/ for more information. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.
About
A Perl module for working with Church Slavonic text
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published