From 074fd4c4386dee4c835b404f3ef37706af32934a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 24 Nov 2024 12:56:59 +0900 Subject: [PATCH] (RUI6-E0E0): Unify hanaJU+2C68B instead of U-0002C68B; add `<-denotational' for U-0002C68B. --- lisp/utf-2000/ruimoku6.el | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index aec159c..5882641 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -3461,19 +3461,23 @@ '((=ruimoku-v6 . #xE0DF) ; &RUI6-E0DF; )) (define-char - '((ideographic-radical . 125) ; ⽼ + '((<-denotational + ((=ucs . #x2C68B) ; 𬚋 + )) + (ideographic-radical . 125) ; ⽼ (ideographic-strokes . 5) (total-strokes . 9) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x8002) ; 耂 + ((name . "CJK RADICAL OLD") + (=ucs . #x2EB9) ; ⺹ ) ((=ucs . #x53E4) ; 古 )) - (=ucs . #x2C68B) ; 𬚋 - (=ruimoku-v6 . #xE0E0) ; &I-RUI6-E0E0; + (=ucs@JP/hanazono . #x2C68B) ; &RUI6-E0E0; + (=ruimoku-v6 . #xE0E0) ; &RUI6-E0E0; (->subsumptive ((==ucs@JP/hanazono . #x2C68B) ; &g2-hanaJU+2C68B; ) -- 1.7.10.4