From 805200f70e7fe7606dd477571deb744ec80a11a4 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 5 Aug 2010 10:20:13 +0000 Subject: [PATCH] (A-M-09671): New abstract character. (M-09671): Add `<-denotational' for A-M-09671. (U-00022385): Likewise. --- lisp/utf-2000/Ideograph-R056-Shoot.el | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R056-Shoot.el b/lisp/utf-2000/Ideograph-R056-Shoot.el index e79912f..a40bb54 100644 --- a/lisp/utf-2000/Ideograph-R056-Shoot.el +++ b/lisp/utf-2000/Ideograph-R056-Shoot.el @@ -193,14 +193,24 @@ (=daikanwa . 09670) ; &I-M-09670; )) (define-char - '((=>ucs . #x22385) ; 𢎅 + '((ideographic-radical . 56) ; ⼷ + (ideographic-strokes . 5) + (total-strokes . 8) + (=>daikanwa . 09671) ; &A-M-09671; + )) +(define-char + '((<-denotational + ((=>daikanwa . 09671) ; &A-M-09671; + )) (ideographic-radical . 56) ; ⼷ (ideographic-strokes . 5) (total-strokes . 8) (=daikanwa . 09671) ; &M-09671; )) (define-char - '((=>daikanwa . 09671) ; &M-09671; + '((<-denotational + ((=>daikanwa . 09671) ; &A-M-09671; + )) (ideographic-radical . 56) ; ⼷ (ideographic-strokes . 5) (total-strokes . 8) -- 1.7.10.4