From 2daaa236a587c95a6cc45eef09b069bdd80c7971 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 14 Nov 2015 18:36:16 +0900 Subject: [PATCH] (g2-AJ1-02208): Add `=decomposition@cid'. --- lisp/utf-2000/Ideograph-R039-Child.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R039-Child.el b/lisp/utf-2000/Ideograph-R039-Child.el index 37d0e49..ce98f3c 100644 --- a/lisp/utf-2000/Ideograph-R039-Child.el +++ b/lisp/utf-2000/Ideograph-R039-Child.el @@ -17,7 +17,12 @@ (=daikanwa . 06930) ; &I-M-06930; (=shinjigen . 1773) ; 子 (->subsumptive - ((==ucs@unicode . #x5B50) ; &g2-AJ1-02208; + ((=decomposition@cid + ((=ucs . #x5B50) ; 子 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (==ucs@unicode . #x5B50) ; &g2-AJ1-02208; (==adobe-japan1-0 . 02208) ; &g2-AJ1-02208; (==gb2312 . #x5753) ; &g2-AJ1-02208; [55-51] (==ks-x1001 . #x6D2D) ; &g2-AJ1-02208; [77-13] -- 1.7.10.4