From 2486908922ce59de3ab78176f8d053c54f7d6308 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 11 Aug 2010 15:16:51 +0000 Subject: [PATCH] (BC-8553): New character. (A-M-49335): New abstract character. (M-49335): Use `<-denotational' for A-M-49335. (U-00024C83): Likewise. --- lisp/utf-2000/Ideograph-R102-Field.el | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R102-Field.el b/lisp/utf-2000/Ideograph-R102-Field.el index 50ab337..98be374 100644 --- a/lisp/utf-2000/Ideograph-R102-Field.el +++ b/lisp/utf-2000/Ideograph-R102-Field.el @@ -1958,6 +1958,20 @@ )) (define-char '((ideographic-radical . 102) ; ⽥ + (ideographic-strokes . 6) + (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ + ) + ((=ucs . #x7532) ; 甲 + ) + ((=ucs . #x5405) ; 吅 + )) + (=big5-cdp . #x8553) ; &CDP-8553; + )) +(define-char + '((ideographic-radical . 102) ; ⽥ (ideographic-strokes . 7) (total-strokes . 12) (=ucs . #x3F5F) ; 㽟 @@ -2218,14 +2232,24 @@ )) )) (define-char - '((=>ucs . #x24C83) ; 𤲃 + '((ideographic-radical . 102) ; ⽥ + (ideographic-strokes . 7) + (total-strokes . 12) + (=>daikanwa . 49335) ; &A-M-49335; + )) +(define-char + '((<-denotational + ((=>daikanwa . 49335) ; &A-M-49335; + )) (ideographic-radical . 102) ; ⽥ (ideographic-strokes . 7) (total-strokes . 12) (=daikanwa . 49335) ; &M-49335; )) (define-char - '((=>daikanwa . 49335) ; &M-49335; + '((<-denotational + ((=>daikanwa . 49335) ; &A-M-49335; + )) (ideographic-radical . 102) ; ⽥ (ideographic-strokes . 7) (total-strokes . 12) -- 1.7.10.4