From 5dfc84fdf6f7654b627ea987ca60c1a871cc34eb Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 May 2005 09:01:54 +0000 Subject: [PATCH] (): Copied from u02E00-CJK-Radical-Supplement.el. --- lisp/utf-2000/Ideograph-R195-Fish.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R195-Fish.el b/lisp/utf-2000/Ideograph-R195-Fish.el index cc8faa3..c3c3849 100644 --- a/lisp/utf-2000/Ideograph-R195-Fish.el +++ b/lisp/utf-2000/Ideograph-R195-Fish.el @@ -37,6 +37,23 @@ (=cns11643-4 . #x3043) ; &C4-3043; [16-35] )) (define-char + '((name . "CJK RADICAL C-SIMPLIFIED FISH") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-denotational + ((=ucs . #x9C7C) ; 鱼 + )) + (<-ideographic-component-forms + ((=ucs . #x9B5A) ; 魚 + )) + (<-radical + ((=ucs . #x9C7C) ; 鱼 + )) + (=ucs . #x2EE5) ; ⻥ + (=big5-cdp . #x8A5B) ; &I-CDP-8A5B; + )) +(define-char '((ideographic-radical . 195) ; ⿂ (ideographic-strokes . 0) (total-strokes . 8) -- 1.7.10.4