I do not know how else to explain, so I will give you a List of Greek words with English derivatives . Look at the table a, please, the first column. Note that there are type words ἄβαξ. Using Ruby 1.9.1, which has better coding support than Ruby 1.8, how can I iterate over each character forming this word? For example, I would like to get the letters in order, one at a time, for example:
ἄ
β
α
ξ
I am not sure how to do this, since the method .sizereports a different string length than the ones we perceive. You can help?
source
share