From 9095944b7bdca7f01b93aa5234a03fa1a7ea5a0a Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 Oct 2005 05:17:00 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. (U+98DE): Add `<-simplified@CN' for G1-3749; unify JC3-81F1; separate BC-89F8. --- lisp/utf-2000/Ideograph-R183-Fly.el | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R183-Fly.el b/lisp/utf-2000/Ideograph-R183-Fly.el index 9c85f95..c7d5ad8 100644 --- a/lisp/utf-2000/Ideograph-R183-Fly.el +++ b/lisp/utf-2000/Ideograph-R183-Fly.el @@ -15,12 +15,30 @@ (=daikanwa . 44000) ; &I-M-44000; )) (define-char + '((<-denotational + ((=ucs . #x98DE) ; 飞 + )) + (name . "CJK RADICAL C-SIMPLIFIED FLY") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-identical@component + ((=ucs . #x98DE) ; 飞 + )) + (=ucs . #x2EDC) ; ⻜ + (=big5-cdp . #x89F8) ; &I-CDP-89F8; + )) +(define-char '((ideographic-radical . 183) ; ⾶ (ideographic-strokes . 0) (total-strokes . 3) + (<-simplified@CN + ((=ucs . #x98DB) ; 飛 + (=gb12345 . #x3749) ; 飛 [23-41] + )) (=ucs . #x98DE) ; 飞 (=gb2312 . #x3749) ; &I-G0-3749; [23-41] - (=big5-cdp . #x89F8) ; &I-CDP-89F8; + (=jef-china3 . #x81F1) ; &I-JC3-81F1; )) (define-char '((ideographic-radical . 183) ; ⾶ -- 1.7.10.4