From be25b0065ce93b2e9f06a596c3783211a0762584 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 10 Jan 2018 14:27:21 +0900 Subject: [PATCH] (U+34BA): Unify MJ000147 and KOSEKI-315400; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R122-Net.el | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R122-Net.el b/lisp/utf-2000/Ideograph-R122-Net.el index 4f4a2fd..730aabb 100644 --- a/lisp/utf-2000/Ideograph-R122-Net.el +++ b/lisp/utf-2000/Ideograph-R122-Net.el @@ -790,8 +790,34 @@ '((ideographic-radical . 122) ; ⽹ (ideographic-strokes . 3) (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") + (=ucs . #x2FF5) ; ⿵ + ) + ((=gt-k . 01266) ; >-K01266; + ) + ((=ucs . #x4EBE) ; 亾 + )) (=ucs . #x34BA) ; 㒺 + (=mj . 000147) ; &I-MJ000147; (=cns11643-3 . #x2A4C) ; &I-C3-2A4C; [10-44] + (=koseki . 315400) ; 㒺 + (<-formed + ((=ucs@jis . #x7F54) ; &AJ1-06165; + (=adobe-japan1-0 . 06165) ; &AJ1-06165; + )) + (<-formed*sources + mj) + (->subsumptive + ((==mj . 000147) ; &g2-MJ000147; + (==koseki . 315400) ; &g2-MJ000147; + ) + ((==ucs@cns . #x34BA) ; &g2-CU+34BA; + (==cns11643-3 . #x2A4C) ; &g2-CU+34BA; [10-44] + ) + ((==ucs@unicode . #x34BA) ; &g2-UU+34BA; + (==ucs@JP/hanazono . nil) + )) )) (define-char '((ideographic-radical . 122) ; ⽹ -- 1.7.10.4