From 200709a205eca74bc13e2d02bca256b20dc231f9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 8 Jul 2019 00:44:54 +0900 Subject: [PATCH] Add `=decomposition@cid' for some Adobe-Japan1 abstract glyph-forms. --- lisp/utf-2000/Ideograph-R052-Short-Thread.el | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R052-Short-Thread.el b/lisp/utf-2000/Ideograph-R052-Short-Thread.el index 510dd9c..19acb43 100644 --- a/lisp/utf-2000/Ideograph-R052-Short-Thread.el +++ b/lisp/utf-2000/Ideograph-R052-Short-Thread.el @@ -169,7 +169,12 @@ (=gt-pj-1 . #x4D44) ; &I-GT-11587; [45-36] (=daikanwa . 09193) ; &I-M-09193; (->subsumptive - ((==ucs@unicode . #x5E7C) ; &g2-AJ1-03886; + ((=decomposition@cid + ((=ucs . #x5E7C) ; 幼 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (==ucs@unicode . #x5E7C) ; &g2-AJ1-03886; (==adobe-japan1-0 . 03886) ; &g2-AJ1-03886; (==gb2312 . #x5357) ; &g2-AJ1-03886; [51-55] (==ks-x1001 . #x6A6A) ; &g2-AJ1-03886; [74-74] @@ -493,7 +498,12 @@ (=daikanwa . 09205) ; &I-M-09205; (=shinjigen . 2162) ; 幽 (->subsumptive - ((==ucs@unicode . #x5E7D) ; &g2-AJ1-03859; + ((=decomposition@cid + ((=ucs . #x5E7D) ; 幽 + ) + ((=ucs . #xE0100) ; 󠄀 + )) + (==ucs@unicode . #x5E7D) ; &g2-AJ1-03859; (==adobe-japan1-0 . 03859) ; &g2-AJ1-03859; (==gb2312 . #x5344) ; &g2-AJ1-03859; [51-36] (==ks-x1001 . #x6A6B) ; &g2-AJ1-03859; [74-75] @@ -1190,8 +1200,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs@unicode . #x5F99) ; &AJ1-04795; - (=adobe-japan1-0 . 04795) ; &AJ1-04795; + ((=ucs@unicode . #x5F99) ; &MJ011317; + (=mj . 011317) ; &MJ011317; ) ((=ucs . #x5E7A) ; 幺 )) -- 1.7.10.4