From 91f65ad28388afdc31ed4559b4de9b02000c8d84 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 18 Nov 2018 00:52:43 +0900 Subject: [PATCH] =?utf8?q?(U+81FA):=20Add=20`ideographic-structure'.=20(UU+8?= =?utf8?q?1FA):=20Use=20GT-K04191=20instead=20of=20"=E2=BF=B1=E5=90=89=E5=86?= =?utf8?q?=96"=20in=20`ideographic-structure';=20delete=20`=3D>ucs@iwds-1'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/Ideograph-R133-Arrive.el | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R133-Arrive.el b/lisp/utf-2000/Ideograph-R133-Arrive.el index f49475f..ed9ab2e 100644 --- a/lisp/utf-2000/Ideograph-R133-Arrive.el +++ b/lisp/utf-2000/Ideograph-R133-Arrive.el @@ -522,6 +522,17 @@ )) (define-char '((ideographic-radical . 133) ; ⾄ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") + (=ucs . #x2FF3) ; ⿳ + ) + ((=>ucs@iwds-1 . #x5409) ; &J97-3548; + (=>jis-x0208 . #x3548) ; &J97-3548; [21-40] + ) + ((=ucs . #x5196) ; 冖 + ) + ((=ucs . #x81F3) ; 至 + )) (=ucs . #x81FA) ; 臺 )) (define-char @@ -532,16 +543,13 @@ (ideographic-strokes . 8) (total-strokes . 14) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") - (=ucs . #x2FF3) ; ⿳ - ) - ((=ucs . #x5409) ; 吉 + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x5196) ; 冖 + ((=gt-k . 04191) ; >-K04191; ) ((=ucs . #x81F3) ; 至 )) - (=>ucs@iwds-1 . #x81FA) ; &AJ1-06293; (=ucs@unicode . #x81FA) ; &AJ1-06293; (=adobe-japan1-0 . 06293) ; &AJ1-06293; (=jis-x0208 . #x674A) ; &I-J90-674A; [71-42] -- 1.7.10.4