neelsmith / greek

Utilities in Scala for working with polytonic ancient Greek.
https://neelsmith.github.io/greek/
2 stars 3 forks source link

Implement CodePointTranscoder's suggested swapPrecedingBreathings utility function #27

Closed neelsmith closed 7 years ago

neelsmith commented 7 years ago

This is solely to help people fix broken legacy data: it has nothing to do with a correct representation of GreekStrings, but it could be useful for the immeasurable quantities or borken Unicode in the wild.

neelsmith commented 7 years ago

Need equivalent, for each vowel, of each possible breathing + accent combo....

neelsmith commented 7 years ago

Implemented for all combos occurring in Hdt. Closing for now. Can expand if other combos actually appear in legacy texts.