From b1503dd8e6686c98c326e160c884162f445c77aa Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 5 Apr 2012 06:52:54 +0000 Subject: [PATCH] (U-000203B6): Use `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of `ideographic-'; modify a component of `ideographic-structure'. (M-11627): Map to U-000229E1; add `<-vulgar' for C1-6459. (M-11628): Unify U-000229DD. (M-11629): Map to U-000229DE. --- lisp/utf-2000/Ideograph-R062-Halberd.el | 41 ++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R062-Halberd.el b/lisp/utf-2000/Ideograph-R062-Halberd.el index 086fb10..5b820c5 100644 --- a/lisp/utf-2000/Ideograph-R062-Halberd.el +++ b/lisp/utf-2000/Ideograph-R062-Halberd.el @@ -1440,12 +1440,14 @@ (=daikanwa . 11625) ; &I-M-11625; )) (define-char - '((ideographic- (:radical 62 ; ⼽ - :strokes 9 - :sources (morohashi-daikanwa)) - (:radical 9 ; ⼈ - :strokes 11 - :sources (ucs))) + '((ideographic-radical@ucs . 9) ; ⼈ + (ideographic-strokes@ucs . 11) + (ideographic-radical@daikanwa . 62) ; ⼽ + (ideographic-strokes@daikanwa . 9) + (ideographic-radical@daikanwa*sources + daikanwa cns11643) + (ideographic-strokes@daikanwa*sources + daikanwa) (total-strokes . 13) (hanyu-dazidian 1 206 18) (ideographic-structure @@ -1461,8 +1463,7 @@ ((=ucs . #x6210) ; 成 )) ) - ((name* . "ideographic component person as roof") - (=big5-cdp . #x8B5D) ; >-00458; + ((=ucs . #x4EBA) ; 人 )) (=ucs . #x203B6) ; 𠎶 (=cns11643-5 . #x3F46) ; &I-C5-3F46; [31-38] @@ -1473,19 +1474,37 @@ '((ideographic-radical . 62) ; ⼽ (ideographic-strokes . 9) (total-strokes . 13) - (=daikanwa . 11627) ; &M-11627; + (=ucs . #x229E1) ; 𢧡 + (->subsumptive + ((=daikanwa . 11627) ; &M-11627; + (<-vulgar + ((=ucs@unicode . #x6B72) ; &M-16326; + (=cns11643-1 . #x6459) ; &M-16326; [68-57] + (=daikanwa . 16326) ; &I-M-16326; + )) + (<-vulgar*sources + zihui-bu daikanwa) + ) + ((=ucs@iso . #x229E1) ; &U-000229E1; + )) )) (define-char '((ideographic-radical . 62) ; ⼽ (ideographic-strokes . 9) (total-strokes . 13) - (=daikanwa . 11628) ; &M-11628; + (=ucs . #x229DD) ; 𢧝 + (=daikanwa . 11628) ; &I-M-11628; )) (define-char '((ideographic-radical . 62) ; ⼽ (ideographic-strokes . 9) (total-strokes . 13) - (=daikanwa . 11629) ; &M-11629; + (=ucs . #x229DE) ; 𢧞 + (->subsumptive + ((=daikanwa . 11629) ; &M-11629; + ) + ((=ucs@iso . #x229DE) ; &U-000229DE; + )) )) (define-char '((ideographic-radical . 62) ; ⼽ -- 1.7.10.4