From 74dd45f108efb5b0587d19175abf28556bc4d363 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 10 Oct 2005 05:27:54 +0000 Subject: [PATCH 1/1] (): Copied from u02E00-CJK-Radical-Supplement.el. (): Likewise. (): Add `<-simplified@CN' for ; add `<-simplified@CN/component' for U+9F9C. --- lisp/utf-2000/Ideograph-R213-Turtle.el | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R213-Turtle.el b/lisp/utf-2000/Ideograph-R213-Turtle.el index e2bdc70..6ef3992 100644 --- a/lisp/utf-2000/Ideograph-R213-Turtle.el +++ b/lisp/utf-2000/Ideograph-R213-Turtle.el @@ -39,6 +39,19 @@ (=hanziku-12 . #xEBBD) ; &I-HZK12-EBBD; )) (define-char + '((<-denotational + ((=ucs . #x4E80) ; 亀 + )) + (name . "CJK RADICAL J-SIMPLIFIED TURTLE") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-identical@component + ((=ucs . #x4E80) ; 亀 + )) + (=ucs . #x2EF2) ; ⻲ + )) +(define-char '((ideographic-radical . 213) ; ⿔ (ideographic-strokes . 0) (=ucs . #x9F9C) ; 龜 @@ -71,6 +84,19 @@ '((<-denotational ((=ucs . #x9F9C) ; 龜 )) + (name . "CJK RADICAL TURTLE") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (<-identical@component + ((=ucs . #x9F9C) ; 龜 + )) + (=ucs . #x2EF1) ; ⻱ + )) +(define-char + '((<-denotational + ((=ucs . #x9F9C) ; 龜 + )) (ideographic-radical . 213) ; ⿔ (ideographic-strokes . 0) (total-strokes . 15) @@ -118,6 +144,13 @@ (<-identical@component ((=ucs . #x9F9F) ; 龟 )) + (<-simplified@CN + ((name . "CJK RADICAL TURTLE") + (=ucs . #x2EF1) ; ⻱ + )) + (<-simplified@CN/component + ((=ucs . #x9F9C) ; 龜 + )) (=ucs . #x2EF3) ; ⻳ )) (define-char -- 1.7.10.4