comparison lisp/language/indian.el @ 18542:9503ed5384c5

Change category 5 to 1.
author Kenichi Handa <handa@m17n.org>
date Wed, 02 Jul 1997 12:58:22 +0000
parents c68a9d56c2c2
children 7918e0f37c7c
comparison
equal deleted inserted replaced
18541:1f40243c42d1 18542:9503ed5384c5
95 95
96 (let ((deflist 96 (let ((deflist
97 '(;; chars syntax category 97 '(;; chars syntax category
98 ("(5!"#(B" "w" ?7) ; vowel-modifying diacritical mark 98 ("(5!"#(B" "w" ?7) ; vowel-modifying diacritical mark
99 ; chandrabindu, anuswar, visarga 99 ; chandrabindu, anuswar, visarga
100 ("(5$(B-(52(B" "w" ?5) ; independent vowel 100 ("(5$(B-(52(B" "w" ?1) ; base (independent) vowel
101 ("(53(B-(5X(B" "w" ?0) ; consonant 101 ("(53(B-(5X(B" "w" ?0) ; consonant
102 ("(5Z(B-(5g(B" "w" ?8) ; matra 102 ("(5Z(B-(5g(B" "w" ?8) ; matra
103 ("(5q(B-(5z(B" "w" ?6) ; digit 103 ("(5q(B-(5z(B" "w" ?6) ; digit
104 )) 104 ))
105 elm chars len syntax category to ch i) 105 elm chars len syntax category to ch i)