From 923b6d969b1c598ac6dafbb3cbbb83cbf2d7bed2 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 9 Aug 2010 17:31:54 +0000 Subject: [PATCH] (U+4E2A): Add `<-denotational' for BUCS+500B. (BUCS+4E31): New abstract character. (U+4E31): Add `<-denotational' for BUCS+4E31. --- lisp/utf-2000/Ideograph-R002-Line.el | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 1ca98c4..87f1a16 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -78,7 +78,10 @@ (=cns11643-6 . #x2122) ; &I-C6-2122; [01-02] )) (define-char - '((ideographic-radical . 2) ; ⼁ + '((<-denotational + ((==>ucs@bucs . #x500B) ; &BUCS+500B; + )) + (ideographic-radical . 2) ; ⼁ (ideographic-strokes . 2) (total-strokes . 3) (hanyu-dazidian 1 103 1) @@ -271,6 +274,13 @@ )) (define-char '((ideographic-radical . 2) ; ⼁ + (==>ucs@bucs . #x4E31) ; &BUCS+4E31; + )) +(define-char + '((<-denotational + ((==>ucs@bucs . #x4E31) ; &BUCS+4E31; + )) + (ideographic-radical . 2) ; ⼁ (ideographic-strokes . 4) (total-strokes . 5) (hanyu-dazidian 1 52 12) -- 1.7.10.4