This is a project to develop code to automatically infer transliteration rules. For instance, in the case of Greek: a → α b → β You put in "a", you get out "α". (The main application I have in mind is generating Javascript input mechanisms.) See: http://ruphus.com/blog/2007/11/09/transliteration-project/ And whatever's in doc, eventually. The project is under GPL, I welcome contributors: pathall@gmail.com -Pat Hall