From 09dc1ab6c1beb471af3b8ea06a8126e047142e8b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 20 Oct 2021 21:41:49 +0900 Subject: [PATCH] (U-00021631): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R037-Big.el | 46 ++++++++++++++++++++++++++++++----- 1 file changed, 40 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R037-Big.el b/lisp/utf-2000/Ideograph-R037-Big.el index 1512da0..b4347bf 100644 --- a/lisp/utf-2000/Ideograph-R037-Big.el +++ b/lisp/utf-2000/Ideograph-R037-Big.el @@ -6612,6 +6612,46 @@ (=ucs@iso . #x21624) ; &U-00021624; )) (define-char + '((ideographic-radical . 37) ; ⼤ + (ideographic-strokes . 7) + (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs-itaiji-004 . #x34DE) ; &A-U-i004+34DE; + ) + ((=ucs . #x592C) ; 夬 + )) + (=ucs . #x21631) ; 𡘱 + )) +(define-char + '((<-denotational + ((=ucs . #x21631) ; 𡘱 + )) + (ideographic-radical . 37) ; ⼤ + (ideographic-strokes . 7) + (total-strokes . 10) + (hanyu-dazidian 1 259 17) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs-itaiji-004 . #x34DE) ; &U-i004+34DE; + ) + ((=ucs . #x592C) ; 夬 + )) + (=ucs@iso . #x21631) ; &U-00021631; + (->subsumptive + ((==ucs@iso . #x21631) ; &g2-IU-00021631; + (->subsumptive + ((===ucs@iso . #x21631) ; &R-U-00021631; + ) + ((=hanziku-1 . #xDBAF) ; &HZK01-DBAF; + )) + )) + )) +(define-char '((<-denotational ((=ucs . #x26C29) ; 𦰩 )) @@ -12281,12 +12321,6 @@ )) (define-char '((ideographic-radical . 37) ; ⼤ - (hanyu-dazidian 1 259 17) - (=ucs . #x21631) ; 𡘱 - (=hanziku-1 . #xDBAF) ; &I-HZK01-DBAF; - )) -(define-char - '((ideographic-radical . 37) ; ⼤ (hanyu-dazidian 1 543 6) (=ucs . #x21640) ; 𡙀 (=hanziku-2 . #xBFBB) ; &I-HZK02-BFBB; -- 1.7.10.4