From b66b09ea2000342603e045a94dfa6093acc8e10d Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 10 Aug 2001 08:08:50 +0000 Subject: [PATCH] (C3-396C): Separate from U+4E80 and moved from Ideograph-R005-Second.el. - Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R213-Turtle.el | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R213-Turtle.el b/lisp/utf-2000/Ideograph-R213-Turtle.el index f3ca36b..f6777ee 100644 --- a/lisp/utf-2000/Ideograph-R213-Turtle.el +++ b/lisp/utf-2000/Ideograph-R213-Turtle.el @@ -49,6 +49,18 @@ (ideograph-daikanwa . 48849) ; ø¸‹»‘ )) (define-char + '((=>ucs . #x4E80) ; 亀 + (ideographic-radical . 213) ; ⿔ + (ideographic-strokes . 0) + (total-strokes . 11) + (->same-ideograph + ((ideograph-daikanwa . 00210) ; ø¸€ƒ’ + )) + (shinjigen-1 . 9917) + (shinjigen-2 . 9916) + (chinese-cns11643-3 . #x396C) ; ø»•º¿ + )) +(define-char '((ideographic-radical . 213) ; ⿔ (ideographic-strokes . 0) (chinese-gb2312 . #x396A) ; ø»„ª @@ -59,11 +71,17 @@ '((ideographic-radical . 213) ; ⿔ (ideographic-strokes . 2) (total-strokes . 18) - (chinese-cns11643-7 . #x4626) ; ø»žµ (ideograph-daikanwa . 48850) ; ø¸‹»’ )) (define-char - '((->ucs . #x4DAF) ; 䶯 + '((morohashi-daikanwa 48850 0 5) + (ideographic-radical . 213) ; ⿔ + (ideographic-strokes . 2) + (total-strokes . 18) + (chinese-cns11643-7 . #x4626) ; ø»žµ + )) +(define-char + '((=>ucs . #x4DAF) ; 䶯 (ideographic-radical . 213) ; ⿔ (ideographic-strokes . 3) (total-strokes . 19) @@ -141,7 +159,7 @@ (ideograph-daikanwa . 48861) ; ø¸‹» )) (define-char - '((->ucs . #x4DB1) ; 䶱 + '((=>ucs . #x4DB1) ; 䶱 (ideographic-radical . 213) ; ⿔ (ideographic-strokes . 4) (total-strokes . 21) -- 1.7.10.4