From 47f711909b21bd27aadd92baa5fdeee7d574310f Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 Oct 2005 05:15:25 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. (U+98CE): Add `<-simplified@CN' for G1-3767. --- lisp/utf-2000/Ideograph-R182-Wind.el | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R182-Wind.el b/lisp/utf-2000/Ideograph-R182-Wind.el index 08bf1e3..ed14eb6 100644 --- a/lisp/utf-2000/Ideograph-R182-Wind.el +++ b/lisp/utf-2000/Ideograph-R182-Wind.el @@ -20,9 +20,28 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x98CE) ; 风 + )) + (name . "CJK RADICAL C-SIMPLIFIED WIND") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-identical@component + ((=ucs . #x98CE) ; 风 + )) + (=ucs . #x2EDB) ; ⻛ + )) +(define-char '((ideographic-radical . 182) ; ⾵ (ideographic-strokes . 0) (total-strokes . 4) + (<-simplified@CN + ((=jis-x0208 . #x4977) ; >-58717; [41-87] + (=ks-x1001 . #x7926) ; &I-K0-7926; [89-06] + (=gb12345 . #x3767) ; >-58717; [23-71] + (=daikanwa . 43756) ; &I-M-43756; + )) (=ucs . #x98CE) ; 风 (=gb2312 . #x3767) ; &I-G0-3767; [23-71] )) -- 1.7.10.4