From c9fa6b56355e10c8cd0cd05ca4c24aaef0f9f4a8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 21 Feb 2018 22:44:34 +0900 Subject: [PATCH] (U+31C7): Add intermediate glyph node. --- lisp/utf-2000/Ideograph-R005-Second.el | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 9f5da34..aabbe92 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -238,12 +238,17 @@ (=gt-k . 00025) ; &I-GT-K00025; (=gt-pj-k1 . #x3031) ; ㇇ [16-17] (->subsumptive - ((==gt-k . 00025) ; &g2-GT-K00025; - (==gt-pj-k1 . #x3031) ; &g2-GT-K00025; [16-17] - ) - ((==big5-cdp . #x8BA2) ; &g2-CDP-8BA2; - ) - ((==ucs@unicode . #x31C7) ; &g2-UU+31C7; + ((=>>ucs@unicode . #x31C7) ; &G-CDP-8BA2; + (=>>big5-cdp . #x8BA2) ; &G-CDP-8BA2; + (=>>gt-k . 00025) ; &G-CDP-8BA2; + (->subsumptive + ((==gt-k . 00025) ; &g2-GT-K00025; + (==gt-pj-k1 . #x3031) ; &g2-GT-K00025; [16-17] + ) + ((==big5-cdp . #x8BA2) ; &g2-CDP-8BA2; + ) + ((==ucs@unicode . #x31C7) ; &g2-UU+31C7; + )) ) ((=gt-k . 00022) ; >-K00022; (=gt-pj-k1 . #x3026) ; >-K00022; [16-06] -- 1.7.10.4