From 22bb97e4932406310b7bd4a48ae1a4f92ccd9d96 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 29 Mar 2006 18:20:12 +0000 Subject: [PATCH] (U+99E6): Use `->denotational' and `->subsumptive'. (M-44709): Use `<-denotational' for U+99E6; unify JC3-6DDB. --- lisp/utf-2000/Ideograph-R187-Horse.el | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R187-Horse.el b/lisp/utf-2000/Ideograph-R187-Horse.el index 228290d..29bfa3b 100644 --- a/lisp/utf-2000/Ideograph-R187-Horse.el +++ b/lisp/utf-2000/Ideograph-R187-Horse.el @@ -1614,20 +1614,34 @@ )) )) (define-char - '((=>ucs . #x99E6) ; 駦 + '((ideographic-radical . 187) ; ⾺ + (ideographic-strokes . 6) + (total-strokes . 16) + (=ucs . #x99E6) ; 駦 + )) +(define-char + '((<-denotational + ((=ucs . #x99E6) ; 駦 + )) (ideographic-radical . 187) ; ⾺ (ideographic-strokes . 6) (total-strokes . 16) (=daikanwa . 44709) ; &M-44709; + (=jef-china3 . #x6DDB) ; &I-JC3-6DDB; )) (define-char - '((morohashi-daikanwa 44709 0 2) + '((<-denotational + ((=ucs . #x99E6) ; 駦 + )) (ideographic-radical . 187) ; ⾺ (ideographic-strokes . 6) (total-strokes . 16) - (=ucs . #x99E6) ; 駦 - (=cns11643-3 . #x5371) ; &I-C3-5371; [51-81] - (=big5-cdp . #x8DC0) ; &I-CDP-8DC0; + (->subsumptive + ((=big5-cdp . #x8DC0) ; &CDP-8DC0; + ) + ((=cns11643-3 . #x5371) ; &C3-5371; [51-81] + (=ucs@unicode . #x99E6) ; &C3-5371; + )) )) (define-char '((ideographic-radical . 187) ; ⾺ -- 1.7.10.4