From d46c6d2bebd68704e84f8a9c2dd3e7e75e04f094 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 3 Jul 2013 00:22:17 +0900 Subject: [PATCH] (U-000223AE): Unify M-09727; use `ideographic-{radical|strokes}@misc' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@ucs'; add `<-ancient' for JX1-764F. (GT-00055): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R001-One.el | 55 +++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 16 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 223249f..1be1554 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -1988,6 +1988,37 @@ (=hanziku-1 . #xA7B6) ; &I-HZK01-A7B6; )) (define-char + '((ideographic-radical@ucs . 57) ; ⼸ + (ideographic-strokes@ucs . 3) + (ideographic-radical@ucs*sources + daikanwa) + (ideographic-strokes@ucs*sources + daikanwa) + (ideographic-radical@misc . 1) ; ⼀ + (ideographic-strokes@misc . 5) + (total-strokes . 6) + (hanyu-dazidian 1 19 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=big5-cdp . #x87EB) ; &CDP-87EB; + ) + ((=ucs . #x4E00) ; 一 + )) + (=ucs . #x223AE) ; 𢎮 + (=daikanwa . 09727) ; &I-M-09727; + (=hanziku-1 . #xA7F1) ; &I-HZK01-A7F1; + (<-ancient + ((=ucs@jis . #x6C10) ; &JX1-764F; + (=jis-x0212 . #x4649) ; &JX1-764F; [38-41] + (=jis-x0213-1 . #x764F) ; &I-JX1-764F; [86-47] + (=daikanwa . 17027) ; &I-M-17027; + )) + (<-ancient*sources + zihui-bu daikanwa) + )) +(define-char '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 5) (total-strokes . 6) @@ -2111,22 +2142,6 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 5) (total-strokes . 6) - (hanyu-dazidian 1 19 7) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=big5-cdp . #x87EB) ; &CDP-87EB; - ) - ((=ucs . #x4E00) ; 一 - )) - (=ucs . #x223AE) ; 𢎮 - (=hanziku-1 . #xA7F1) ; &I-HZK01-A7F1; - )) -(define-char - '((ideographic-radical . 1) ; ⼀ - (ideographic-strokes . 5) - (total-strokes . 6) (=gt . 00054) ; >-00054; (=gt-pj-9 . #x3666) ; >-00054; [22-70] )) @@ -2134,6 +2149,14 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 5) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x52A0) ; 加 + ) + ((=ucs . #x4E00) ; 一 + )) (=gt . 00055) ; >-00055; (=gt-pj-9 . #x4055) ; >-00055; [32-53] )) -- 1.7.10.4