From e40a610d4e71bcb7dc58052c56e29b1b098a039f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 4 Sep 2016 12:18:18 +0900 Subject: [PATCH] (U-0002B740): New character; unify MJ056880, BC-8DEC and KOSEKI-003060; use `<-formed' for U+4E94; use `<-formed@component' for U+6B62; add GT-K00378. --- lisp/utf-2000/Ideograph-R001-One.el | 47 +++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 142e117..9e55a16 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -956,6 +956,53 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 2) (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=gt-k . 00135) ; >-K00135; + ) + ((=ucs . #x4E00) ; 一 + )) + (=ucs . #x2B740) ; 𫝀 + (=mj . 056880) ; &I-MJ056880; + (=big5-cdp . #x8DEC) ; &I-CDP-8DEC; + (=koseki . 003060) ; 𫝀 + (<-formed + ((=ucs . #x4E94) ; 五 + )) + (<-formed*sources + koseki) + (<-formed@component + ((=ucs . #x6B62) ; 止 + )) + (->subsumptive + ((==ucs@iso . #x2B740) ; &g2-MJ056880; + (==mj . 056880) ; &g2-MJ056880; + (==koseki . 003060) ; &g2-MJ056880; + (->subsumptive + ((===mj . 056880) ; &R-MJ056880; + ) + ((===ucs@iso . #x2B740) ; &R-U-0002B740; + )) + ) + ((=>>big5-cdp . #x8DEC) ; &G-CDP-8DEC; + (=>>gt-k . 00378) ; &G-CDP-8DEC; + (->subsumptive + ((==big5-cdp . #x8DEC) ; &g2-CDP-8DEC; + ) + ((=gt-k . 00378) ; >-K00378; + (=gt-pj-k1 . #x3873) ; >-K00378; [24-83] + (<-formed@component/connect-below + ((=ucs . #x2B740) ; 𫝀 + )) + )) + )) + )) +(define-char + '((ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 2) + (total-strokes . 3) (=gt . 00010) ; >-00010; (=gt-k . 00176) ; &I-GT-K00176; (=gt-pj-9 . #x4A2B) ; >-00010; [42-11] -- 1.7.10.4