From 3243f012e9465c4a308f1ef75372f59b65cff977 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 17 Nov 2005 07:36:08 +0000 Subject: [PATCH] (U-00020510): Use `->subsumptive'. (U-00020511): Use `->subsumptive'; integrate M-01476. --- lisp/utf-2000/Ideograph-R012-Eight.el | 39 ++++++++++++++++----------------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index ff2ccce..c7b3d6a 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -826,31 +826,30 @@ (ideographic-strokes . 6) (total-strokes . 8) (=ucs . #x20510) ; 𠔐 - (=daikanwa . 01475) ; &I-M-01475; - )) -(define-char - '((=>ucs . #x20510) ; 𠔐 - (morohashi-daikanwa 1475 0 0) - (ideographic-radical . 12) ; ⼋ - (ideographic-strokes . 6) - (total-strokes . 8) - (hanyu-dazidian 1 246 1) - (=cns11643-6 . #x2954) ; &HZK01-D8D6; [09-52] - (=hanziku-1 . #xD8D6) ; &I-HZK01-D8D6; - )) -(define-char - '((ideographic-radical . 12) ; ⼋ - (ideographic-strokes . 6) - (total-strokes . 8) - (=daikanwa . 01476) ; &M-01476; + (->subsumptive + ((=daikanwa . 01475) ; &M-01475; + ) + ((=ucs@iso . #x20510) ; &U-00020510; + ) + ((=cns11643-6 . #x2954) ; &C6-2954; [09-52] + ) + ((hanyu-dazidian 1 246 1) + (=hanziku-1 . #xD8D6) ; &HZK01-D8D6; + )) )) (define-char '((ideographic-radical . 12) ; ⼋ (ideographic-strokes . 6) (total-strokes . 8) - (hanyu-dazidian 1 248 2) (=ucs . #x20511) ; 𠔑 - (=hanziku-1 . #xD958) ; &I-HZK01-D958; + (->subsumptive + ((=daikanwa . 01476) ; &M-01476; + ) + ((=ucs@iso . #x20511) ; &U-00020511; + ) + ((hanyu-dazidian 1 248 2) + (=hanziku-1 . #xD958) ; &HZK01-D958; + )) )) (define-char '((ideographic-radical . 12) ; ⼋ @@ -894,7 +893,7 @@ ) ((=ucs . #x4E37) ; 丷 ) - ((=ucs@unicode . #x8C55) ; &G0-7539; + ((=gb2312 . #x7539) ; &G0-7539; [85-25] )) (=ucs@unicode . #x34B8) ; &UU+34B8; ) -- 1.7.10.4