From 6255dc8b1fced2cdefb8ac783c9fd0719236633c Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 7 Mar 2012 15:46:41 +0000 Subject: [PATCH] (U-000232B8): Use `->denotational' and `->subsumptive' to separate representative nodes and integrate U-0002F897. (C7-2D63): Map to U-0002F897. --- lisp/utf-2000/Ideograph-R058-Snout.el | 36 ++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R058-Snout.el b/lisp/utf-2000/Ideograph-R058-Snout.el index 861f758..430059c 100644 --- a/lisp/utf-2000/Ideograph-R058-Snout.el +++ b/lisp/utf-2000/Ideograph-R058-Snout.el @@ -859,15 +859,41 @@ (ideographic-strokes . 13) (total-strokes . 16) (=ucs . #x232B8) ; 𣊸 - (=cns11643-7 . #x2D62) ; &I-C7-2D62; [13-66] - (=daikanwa . 49090) ; &I-M-49090; )) (define-char - '((ideographic-radical . 58) ; ⼹ + '((<-denotational + ((=ucs . #x232B8) ; 𣊸 + )) + (ideographic-radical . 58) ; ⼹ (ideographic-strokes . 13) (total-strokes . 16) - (=cns11643-7 . #x2D63) ; &M-49091; [13-67] - (=daikanwa . 49091) ; &I-M-49091; + (=>>ucs@iso . #x232B8) ; &G-IU+232B8; + (=>>daikanwa . 49090) ; &G-IU+232B8; + (->subsumptive + ((=daikanwa . 49090) ; &M-49090; + ) + ((=ucs@iso . #x232B8) ; &U-000232B8; + ) + ((=cns11643-7 . #x2D62) ; &C7-2D62; [13-66] + )) + )) +(define-char + '((<-denotational + ((=ucs . #x232B8) ; 𣊸 + )) + (=>ucs* . #x232B8) ; 𣊸 + (ideographic-radical . 58) ; ⼹ + (ideographic-strokes . 13) + (total-strokes . 16) + (=ucs . #x2F897) ; 𣊸 + (->subsumptive + ((=daikanwa . 49091) ; &M-49091; + ) + ((=ucs@cns . #x2F897) ; &C7-2D63; + (=cns11643-7 . #x2D63) ; &C7-2D63; [13-67] + ) + ((=ucs@iso . #x2F897) ; &U-0002F897; + )) )) (define-char '((ideographic-radical . 58) ; ⼹ -- 1.7.10.4