From 8885eb51e5e3d219774bb99d0be576e76333edc8 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 Oct 2005 05:11:36 +0000 Subject: [PATCH] (J0-4044): Add `<-same' for K0-746C. (): Copied from u02E00-CJK-Radical-Supplement.el. --- lisp/utf-2000/Ideograph-R174-Blue.el | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R174-Blue.el b/lisp/utf-2000/Ideograph-R174-Blue.el index 76a6634..7784276 100644 --- a/lisp/utf-2000/Ideograph-R174-Blue.el +++ b/lisp/utf-2000/Ideograph-R174-Blue.el @@ -20,6 +20,12 @@ (=ucs . #x9752) ; 青 (->subsumptive ((morohashi-daikanwa 42564 1) + (<-same + ((=ks-x1001 . #x746C) ; &M-42564; [84-76] + (=daikanwa . 42564) ; &I-M-42564; + )) + (<-same*sources + daikanwa) (=jis-x0208 . #x4044) ; >-57125; [32-36] (=gb2312 . #x4760) ; &I-G0-4760; [39-64] (=gt . 57125) ; &I-GT-57125; @@ -31,6 +37,22 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x9752) ; 青 + )) + (name . "CJK RADICAL BLUE") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-formed@component + ((=ucs . #x9751) ; 靑 + )) + (<-identical@component + ((=ucs . #x9752) ; 青 + )) + (=ucs . #x2ED8) ; ⻘ + )) +(define-char '((ideographic-radical . 174) ; ⾭ (ideographic-strokes . 1) (total-strokes . 9) -- 1.7.10.4