From 6cb3f45eb33f6928f9e9fae01f72fb547c76c56f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 15 Feb 2018 14:59:36 +0900 Subject: [PATCH] (BC-8875): New character; use `<-denotational@component' for A-BC-8875. (U-00021D05): Apply new conventions for glyph granularity. (GT-K01900): New character; use `<-denotational' for U-00021D05; use `<-denotational@component' for A-BC-8875. (A-BC-8875): New abstract node; unify A-GT-K01900. --- lisp/utf-2000/Ideograph-R045-Sprout.el | 87 +++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R045-Sprout.el b/lisp/utf-2000/Ideograph-R045-Sprout.el index 6f73219..6ff568b 100644 --- a/lisp/utf-2000/Ideograph-R045-Sprout.el +++ b/lisp/utf-2000/Ideograph-R045-Sprout.el @@ -369,6 +369,21 @@ (=daikanwa . 07831) ; &I-M-07831; )) (define-char + '((<-denotational@component + ((=>big5-cdp . #x8875) ; &A-GT-K01900; + )) + (ideographic-radical . 45) ; ⼬ + (ideographic-strokes . 2) + (total-strokes . 5) + (=big5-cdp . #x8875) ; &CDP-8875; + (<-unknown + ((=ucs . #x6728) ; 木 + )) + (->subsumptive + ((==big5-cdp . #x8875) ; &g2-CDP-8875; + )) + )) +(define-char '((ideographic-radical . 45) ; ⼬ (ideographic-strokes . 3) (total-strokes . 6) @@ -399,11 +414,74 @@ )) (define-char '((ideographic-radical . 45) ; ⼬ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@component . #x5C6E) ; &A-compU+5C6E; + (=>iwds-1 . 0096) ; &A-compU+5C6E; + ) + ((=ucs . #x5DFE) ; 巾 + )) + (sound@ja/on/go "tyuti") + (sound@ja/on/kan "tyutu") + (=ucs . #x21D05) ; 𡴅 + )) +(define-char + '((<-denotational + ((=ucs . #x21D05) ; 𡴅 + )) + (ideographic-radical . 45) ; ⼬ (ideographic-strokes . 3) (total-strokes . 6) - (=ucs . #x21D05) ; 𡴅 - (=cns11643-5 . #x224F) ; &I-C5-224F; [02-47] + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x2F878) ; 屮 + ) + ((=ucs . #x5DFE) ; 巾 + )) + (=ucs@iso . #x21D05) ; &C5-224F; + (=cns11643-5 . #x224F) ; &C5-224F; [02-47] (=daikanwa . 07836) ; &I-M-07836; + (->subsumptive + ((==ucs@iso . #x21D05) ; &g2-M-07836; + (==cns11643-5 . #x224F) ; &g2-M-07836; [02-47] + (==daikanwa . 07836) ; &g2-M-07836; + (->subsumptive + ((===daikanwa . 07836) ; &R-M-07836; + ) + ((===cns11643-5 . #x224F) ; &R-C5-224F; [02-47] + ) + ((===ucs@iso . #x21D05) ; &R-U-00021D05; + )) + )) + )) +(define-char + '((<-denotational + ((=ucs . #x21D05) ; 𡴅 + )) + (<-denotational@component + ((=>big5-cdp . #x8875) ; &A-GT-K01900; + )) + (ideographic-radical . 45) ; ⼬ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5C71) ; 山 + ) + ((=ucs . #x5DFE) ; 巾 + )) + (=gt-k . 01900) ; >-K01900; + (=gt-pj-k1 . #x4A68) ; >-K01900; [42-72] + (->subsumptive + ((==gt-k . 01900) ; &g2-GT-K01900; + (==gt-pj-k1 . #x4A68) ; &g2-GT-K01900; [42-72] + )) )) (define-char '((ideographic-radical . 45) ; ⼬ @@ -1106,3 +1184,8 @@ (total-strokes . 24) (=ucs . #x21D2C) ; 𡴬 )) +(define-char + '((ideographic-radical . 45) ; ⼬ + (=>big5-cdp . #x8875) ; &A-GT-K01900; + (=>gt-k . 01900) ; &A-GT-K01900; + )) -- 1.7.10.4