/[emacs]/emacs/lisp/language/devan-util.el
ViewVC logotype

Diff of /emacs/lisp/language/devan-util.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by handa, Tue Nov 27 00:07:33 2001 UTC revision 1.34 by handa, Tue Nov 27 04:20:52 2001 UTC
# Line 46  Line 46 
46  ;; 1. vowel  ;; 1. vowel
47  ;;  V(A/D)?  ;;  V(A/D)?
48  ;; 2. syllable : maximum of 5 consecutive consonants.  (e.g. kartsnya)  ;; 2. syllable : maximum of 5 consecutive consonants.  (e.g. kartsnya)
49  ;;  ((CH)?(CH)?(CH)?CH)?C(MA?|D|H)?  ;;  ((CH)?(CH)?(CH)?CH)?C(H|M?(A|D)?)?
50    
51  (defconst devanagari-consonant  (defconst devanagari-consonant
52    "[$,15U(B-$,15y68(B-$,16?(B]")    "[$,15U(B-$,15y68(B-$,16?(B]")

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26