Purpose: Collect Wiki and other urls relating to the Tcl processing of natural/human languages. Well, if someone wants to point to Tcl processing of other languages (animal, non-Terran, etc.) that is fine. I am trying to distinguish this from computer languages. ---- General introduction: [i18n - writing for the world] - [Unicode and UTF-8] - [An i15d date chooser] - [Bag of number/time spellers] * Arabic: [A simple Arabic renderer] * Chinese: [Chinlish] * English: [English number reader] - [English plurals] - [Things British] * Greek: [Greeklish] * Japanese: [Japlish] - [Things Japanese] * Korean: [Hanglish] - [A little Korean editor] * [Mongolian in Tcl strimjes] * Russian: [Ruslish] - [A tiny input manager] * Turkish: [An anomaly in case conversion] ---- [The Lish family] is a set of converter procedures from 7-bit ASCII to a number of writing systems that use other and more characters: starting from European accented letters in [Eurolish], to [Greeklish], [Ruslish] up to the Far East: [Chinlish], [Japlish], [Hanglish]. In each case, input is a 7-bit ASCII string, output is a Unicode string. See [Languages supported by Lish].