NAME
Text::TEI::Collate::Lang::Armenian - (Classical) Armenian language module for Text::TEI::Collate
DESCRIPTION
This module is an extension of Text::TEI::Collate::Lang for the Armenian language. It also has some data hashes of orthographic and spelling equivalence, which might be used for real at some point.
Also see documentation for Text::TEI::Collate::Lang.
METHODS
canonizer
Get rid of the distinction between commas and semicolons, and get rid of accent marks and hyphens, none of which were normalized in medieval times. Also remove hyphens from extremely faithful transcriptions.
comparator
Lowercase the word, and get rid of some more orthographic distinctions (aw vs long o; ew vs the ligature ew).
distance
Use Text::WagnerFischer::Armenian::distance.
AUTHOR
Tara L Andrews <aurum@cpan.org>