neelsmith / greek

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

Blacklist or eliminate codepoints tha aren't valid for a given encoding #28

Closed neelsmith closed 4 years ago

neelsmith commented 7 years ago

Example: all characters may be valid but not all combos, e.g., don't allow circumflex on short vowels in Lit greek. don't allow iota subscript in Attic

neelsmith commented 4 years ago

properly handled now? Closing.