From fa285f7c2f8d76955f9d4b230fb4d79c075c61f8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 28 Mar 2017 19:20:06 +0900 Subject: [PATCH] (U+3691): Add `ideographic-structure'. (MJ000567): Likewise. (UU+3691): Likewise. --- lisp/utf-2000/Ideograph-R037-Big.el | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R037-Big.el b/lisp/utf-2000/Ideograph-R037-Big.el index 56f7293..98c8fbf 100644 --- a/lisp/utf-2000/Ideograph-R037-Big.el +++ b/lisp/utf-2000/Ideograph-R037-Big.el @@ -1160,6 +1160,14 @@ '((ideographic-radical . 37) ; ⼤ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5F50) ; 彐 + ) + ((=ucs . #x5927) ; 大 + )) (=ucs . #x3691) ; 㚑 )) (define-char @@ -1169,6 +1177,15 @@ (ideographic-radical . 37) ; ⼤ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs@unicode . #x5F50) ; &G0-6566; + (=gb2312 . #x6566) ; &G0-6566; [69-70] + ) + ((=ucs . #x5927) ; 大 + )) (=mj . 000567) ; &MJ000567; (=hanyo-denshi/jt . #xAFBF) ; &I-HD-JT-AFBF; (->subsumptive @@ -1193,6 +1210,14 @@ (ideographic-radical . 37) ; ⼤ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=adobe-japan1-4 . 15391) ; &AJ1-15391; + ) + ((=ucs . #x5927) ; 大 + )) (=ucs@unicode . #x3691) ; &MJ000568; (=mj . 000568) ; &MJ000568; (=adobe-japan1-5 . 17473) ; &I-AJ1-17473; -- 1.7.10.4