From 5363628dfba412c64ba41af969439e055b2d6863 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 5 Feb 2018 12:44:04 +0900 Subject: [PATCH] (U-00023B39): Add intermediate glyph node. --- lisp/utf-2000/Ideograph-R082-Fur.el | 49 ++++++++++++----------------------- 1 file changed, 16 insertions(+), 33 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R082-Fur.el b/lisp/utf-2000/Ideograph-R082-Fur.el index 8d9bb77..74c7e7e 100644 --- a/lisp/utf-2000/Ideograph-R082-Fur.el +++ b/lisp/utf-2000/Ideograph-R082-Fur.el @@ -461,55 +461,38 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((==ucs@jis . #x4EE4) ; &g2-AJ1-04009; - (==ucs@ks . #x4EE4) ; &g2-AJ1-04009; - (==adobe-japan1-0 . 04009) ; &g2-AJ1-04009; + ((=>>ucs@jis . #x4EE4) ; &G-AJ1-04009; + (=>>ucs@ks . #x4EE4) ; &G-AJ1-04009; + (=>>adobe-japan1-0 . 04009) ; &G-AJ1-04009; ) - ((==ucs@unicode . #x6BDB) ; &g2-AJ1-03807; - (==adobe-japan1-0 . 03807) ; &g2-AJ1-03807; + ((=ucs . #x6BDB) ; 毛 )) - (==daikanwa . 16792) ; &g2-M-16792; - (==cbeta . 05611) ; &g2-M-16792; + (=>>daikanwa . 16792) ; &G-CB05611; + (=>>cbeta . 05611) ; &G-CB05611; (->subsumptive - ((===daikanwa . 16792) ; &R-M-16792; - ) - ((===cbeta . 05611) ; &R-CB05611; + ((==daikanwa . 16792) ; &g2-M-16792; + (==cbeta . 05611) ; &g2-M-16792; + (->subsumptive + ((===daikanwa . 16792) ; &R-M-16792; + ) + ((===cbeta . 05611) ; &R-CB05611; + )) )) ) ((ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((==ucs@cns . #x4EE4) ; >-K01023; + ((=>>ucs@cns . #x4EE4) ; >-K01023; (=gt-k . 01023) ; >-K01023; ) ((=ucs . #x6BDB) ; 毛 )) (=>>ucs@iso . #x23B39) ; &G-IU+23B39; (->subsumptive - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((==ucs@cns . #x4EE4) ; >-K01023; - (=gt-k . 01023) ; >-K01023; - ) - ((==ucs@unicode . #x6BDB) ; &g2-AJ1-03807; - (==adobe-japan1-0 . 03807) ; &g2-AJ1-03807; - )) - (==ucs@iso . #x23B39) ; &g2-IU-00023B39; + ((==ucs@iso . #x23B39) ; &g2-IU-00023B39; ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((==ucs@cns . #x4EE4) ; >-K01023; - (=gt-k . 01023) ; >-K01023; - ) - ((==ucs@cns . #x6BDB) ; &g2-CU+6BDB; - (==cns11643-1 . #x4553) ; &g2-CU+6BDB; [37-51] - )) - (==ucs@cns . #x23B39) ; &g2-CU+23B39; + ((==ucs@cns . #x23B39) ; &g2-CU+23B39; (==cns11643-5 . #x296E) ; &g2-CU+23B39; [09-78] )) )) -- 1.7.10.4