From 5a3868c7081e68bad5ffb4c1893f3da774f2dbd7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 2 Nov 2015 15:07:51 +0900 Subject: [PATCH] (U-00021589): Unify CB09238; add `ideographic-strokes' and `total-strokes'; add representative nodes. --- lisp/utf-2000/Ideograph-R036-Evening.el | 32 +++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R036-Evening.el b/lisp/utf-2000/Ideograph-R036-Evening.el index ec6f04c..62781fc 100644 --- a/lisp/utf-2000/Ideograph-R036-Evening.el +++ b/lisp/utf-2000/Ideograph-R036-Evening.el @@ -322,6 +322,32 @@ )) (define-char '((ideographic-radical . 36) ; ⼣ + (ideographic-strokes . 3) + (total-strokes . 6) + (hanyu-dazidian 2 863 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5915) ; 夕 + ) + ((=ucs . #x536A) ; 卪 + )) + (=ucs . #x21589) ; 𡖉 + (=cbeta . 09238) ; &I-CB09238; + (->subsumptive + ((==ucs@iso . #x21589) ; &g2-IU-00021589; + (->subsumptive + ((===ucs@iso . #x21589) ; &R-U-00021589; + ) + ((=hanziku-3 . #xADC4) ; &HZK03-ADC4; + )) + ) + ((==cbeta . 09238) ; &g2-CB09238; + )) + )) +(define-char + '((ideographic-radical . 36) ; ⼣ (ideographic-strokes . 4) (total-strokes . 7) (=ucs . #x2158A) ; 𡖊 @@ -1521,12 +1547,6 @@ )) (define-char '((ideographic-radical . 36) ; ⼣ - (hanyu-dazidian 2 863 2) - (=ucs . #x21589) ; 𡖉 - (=hanziku-3 . #xADC4) ; &I-HZK03-ADC4; - )) -(define-char - '((ideographic-radical . 36) ; ⼣ (hanyu-dazidian 2 863 3) (=ucs . #x2158C) ; 𡖌 (=hanziku-3 . #xADC5) ; &I-HZK03-ADC5; -- 1.7.10.4