transliteration in Python

Erik Max Francis max at alcyone.com
Fri Jan 4 14:17:43 EST 2002


Giorgi Lekishvili wrote:

> Can someone smarter than me explain the common syntax of
> transliteration
> of one encoding to another?
> 
> Suppose we have string sl="shchi" and want to recode it in "KOIR-8".
> How
> can this be achieved?

Note that this sort of transliteration is generally called romanization.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ Laws are silent in time of war.
\__/ Cicero
    Esperanto reference / http://www.alcyone.com/max/lang/esperanto/
 An Esperanto reference for English speakers.



More information about the Python-list mailing list