From: ntakahas Date: Tue, 30 Jun 2009 10:23:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-1-10~7 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-contrib.git;a=commitdiff_plain;h=2c494052a28f3918de5532ca6902c900e7b533d6 *** empty log message *** --- diff --git a/im/ta-vutam.mim b/im/ta-vutam.mim index be4bf47..8156878 100644 --- a/im/ta-vutam.mim +++ b/im/ta-vutam.mim @@ -21,15 +21,16 @@ ;; Begin author's comments: -;; Vutam is meant for those who know to write Tamil. ;; Vutam Type_As_You_Write is suitable for 3 basket mechanical type writers. +;; Meant for those who know to write Tamil. ;; Had the Unicode encoding scheme followed that of TSCII, Vutam can run even in unintelligent keyboards with atleast three baskets. -;; The intelligent SCIM supports many baskets; the third basket is selected in it, by pressing any Alt key & a Normal key together. +;; The intelligent SCIM supports many baskets; the third basket is selected in it, by pressing any Alt. key & a Normal key together. ;; Basket one Normal: Short vowels & Consonants. ;; Basket two Shift: Long vowels & consonants with "u" vowel mark. -;; Basket three Alt.: Tamil abbreviations, Numerals & consonants with "U" vowel mark. (H & space space h may also be used to get u & U vowel mark hooks.) +;; Basket three Alt.: Tamil abbreviations, Numerals & consonants with "U" vowel mark. (H & Alt. h may also be used to get u & U vowel mark hooks.) +;; SCIM's frontend globalsetup trigger may be configured, not to include Alt. grave, since Alt. ` has to produce ` in our layout. ;; Hence the name: VUTAM. -;; The vowel marks: "ai", "e" and "E" to be typed before the consonants, as in writing Tamil. +;; The vowel marks: "ai", "e" and "E" to be typed before the consonants, as in writing Tamil. ;; Hence the name: Type_As_You_Write. ;; Key allocation scheme: (1). No logic: \ & q (2). Script similarity: w & f (3). Convention: z,x & b(big) & (4). Phonetic similarity: Rest. ;; @@ -43,7 +44,8 @@ (map (trans - ((A-`) ?௰) + ("`" ?ௗ) + ((A-`) ?`) ((A-1) ?௧) ((A-2) ?௨) ((A-3) ?௩) @@ -86,7 +88,7 @@ ("p" ?ப) ("P" "பு") ((A-p) "பூ") - ("[" " ெ") + ("[" " ெ") ("{" " ே") ((A-[) ?[) ("]" ?ி) @@ -150,7 +152,7 @@ ((A-.) ?|) ("/" ?ா) ((A-/) ?/) - ("of" ?ஔ) + ("o`" ?ஔ) ("[k" "கெ") ("[c" "செ") ("[d" "டெ") @@ -220,29 +222,6 @@ ("{j" "ஜே") ("{S" "ஷே") ("{J" "க்ஷே") - ("[kf" "கௌ") - ("[cf" "சௌ") - ("[df" "டௌ") - ("[tf" "தௌ") - ("[pf" "பௌ") - ("[xf" "றௌ") - ("[wf" "யௌ") - ("[rf" "ரௌ") - ("[lf" "லௌ") - ("[vf" "வௌ") - ("[zf" "ழௌ") - ("[ff" "ளௌ") - ("[gf" "ஙௌ") - ("[`f" "ஞௌ") - ("[bf" "ணௌ") - ("[qf" "நௌ") - ("[mf" "மௌ") - ("[nf" "னௌ") - ("[sf" "ஸௌ") - ("[hf" "ஹௌ") - ("[jf" "ஜௌ") - ("[Sf" "ஷௌ") - ("[Jf" "க்ஷௌ") ))