From 0aa1e84cc139237caf61542ec7b79824402d8e02 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Dec 2015 14:25:39 +0900 Subject: [PATCH] (U-00020045): Apply new conventions for glyph granularity; add HNG-KHI0553-0. (GT-00092): Add HNG-KHI0554-0. --- lisp/utf-2000/Ideograph-R001-One.el | 42 +++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 9583a18..534f9c8 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -4329,9 +4329,38 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 10) (total-strokes . 11) - (hanyu-dazidian 8 7 6) (=ucs . #x20045) ; 𠁅 - (=hanziku-12 . #xEB45) ; &I-HZK12-EB45; + )) +(define-char + '((<-denotational + ((=ucs . #x20045) ; 𠁅 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 10) + (total-strokes . 11) + (hanyu-dazidian 8 7 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=big5-cdp . #x88BC) ; &CDP-88BC; + ) + ((=ucs . #x5306) ; 匆 + )) + (=ucs@iso . #x20045) ; &U-00020045; + (->subsumptive + ((==ucs@iso . #x20045) ; &g2-IU-00020045; + (->subsumptive + ((===ucs@iso . #x20045) ; &R-U-00020045; + ) + ((=hanziku-12 . #xEB45) ; &HZK12-EB45; + )) + ) + ((===hng-khi . 05530) ; &HNG010-05530; + (<-formed + ((=ucs . #x8655) ; 處 + )) + )) )) (define-char '((ideographic-radical . 1) ; ⼀ @@ -4351,6 +4380,15 @@ (<-formed ((=ucs . #x865A) ; 虚 )) + (->subsumptive + ((==gt . 00092) ; &g2-GT-00092; + (==gt-k . 08114) ; &g2-GT-00092; + ) + ((===hng-khi . 05540) ; &HNG010-05540; + (<-formed + ((=ucs . #x865B) ; 虛 + )) + )) )) (define-char '((ideographic-radical . 1) ; ⼀ -- 1.7.10.4