From 87b69b1e98f5991f2b3cb46d8c8aa3236949ea4a Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 6 Sep 2005 08:59:53 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. (BC-8B48): Use `<-formed@component' instead of `<-ideographic-component-forms'. --- lisp/utf-2000/Ideograph-R109-Eye.el | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index 4d476d2..0aaa7fe 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -17,11 +17,29 @@ (=daikanwa . 23105) ; &I-M-23105; )) (define-char + '((<-denotational + ((=big5-cdp . #x8B48) ; >-36329; + )) + (name . "CJK RADICAL EYE") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-formed@component/connect-below + ((=ucs . #x76EE) ; 目 + )) + (<-identical@component/connect-right + ((=big5-cdp . #x8B48) ; >-36329; + (=gt . 36329) ; &I-GT-36329; + (=gt-k . 01549) ; &I-GT-K01549; + )) + (=ucs . #x2EAB) ; ⺫ + )) +(define-char '((=>ucs . #x2EAB) ; ⺫ (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 0) (total-strokes . 5) - (<-ideographic-component-forms + (<-formed@component ((=ucs . #x76EE) ; 目 )) (=big5-cdp . #x8B48) ; >-36329; -- 1.7.10.4