From 982eb3d82260457b72f96d2e8b6f15a6374ab0c8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 26 Sep 2022 23:52:57 +0900 Subject: [PATCH] (RUI6-E0BD): Unify U-0003024F. --- lisp/utf-2000/Ideograph-R031-Enclosure.el | 39 ++++++++++++++++------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 9a6433e..06c5e3a 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -4191,6 +4191,28 @@ (ideographic-strokes . 5) (total-strokes . 8) (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") + (=ucs . #x2FF4) ; ⿴ + ) + ((=ucs . #x56D7) ; 囗 + ) + ((=ucs . #x5360) ; 占 + )) + (=ucs . #x3024F) ; 𰉏 + (=ruimoku-v6 . #xE0BD) ; &I-RUI6-E0BD; + (->subsumptive + ((==ucs@JP/hanazono . #x3024F) ; &g2-hanaJU+3024F; + (==ruimoku-v6 . #xE0BD) ; &g2-hanaJU+3024F; + (->subsumptive + ((===ruimoku-v6 . #xE0BD) ; &R-RUI6-E0BD; + )) + )) + )) +(define-char + '((ideographic-radical . 31) ; ⼞ + (ideographic-strokes . 5) + (total-strokes . 8) + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) @@ -4268,23 +4290,6 @@ ) ((=ucs . #x56D7) ; 囗 ) - ((=ucs . #x5360) ; 占 - )) - (=ruimoku-v6 . #xE0BD) ; &RUI6-E0BD; - (->subsumptive - ((==ruimoku-v6 . #xE0BD) ; &g2-RUI6-E0BD; - )) - )) -(define-char - '((ideographic-radical . 31) ; ⼞ - (ideographic-strokes . 5) - (total-strokes . 8) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") - (=ucs . #x2FF4) ; ⿴ - ) - ((=ucs . #x56D7) ; 囗 - ) ((=ucs . #x767D) ; 白 )) (=ruimoku-v6 . #xE0D1) ; &RUI6-E0D1; -- 1.7.10.4