neelsmith / greek

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

Accept Unicode 787 and 788 #22

Open neelsmith opened 7 years ago

neelsmith commented 7 years ago

[787|788] + upperchase char -> * + char + ) (in ascii)

neelsmith commented 7 years ago

Need to consume patterns of space + 787 + char

neelsmith commented 7 years ago

Perhaps just tabulate and add to CP transcoder?

neelsmith commented 5 years ago

Test if this is accommodated in current capitalization function

neelsmith commented 5 years ago

This is motivated by the horrific use of this pattern in Tesserae texts.

neelsmith commented 4 years ago

Better: fix the source texts, don't pollute this library.