From 1fa48cb71c311f7637378998af8a8f77619a755e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 31 Aug 2024 18:14:18 +0900 Subject: [PATCH] (U-00020118): New character; use `<-denotational' for A-cgnU+627F; unify BC-8763. --- lisp/utf-2000/Ideograph-R006-Hook.el | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 9a008e9..e8bb88c 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -1091,6 +1091,25 @@ songyuan-yilai-suzipu daikanwa shinjigen@1ed) )) (define-char + '((<-denotational + ((=>ucs@cognate . #x627F) ; &A-cgnU+627F; + )) + (ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 6) + (total-strokes . 7) + (=ucs . #x20118) ; 𠄘 + (=big5-cdp . #x8763) ; &I-CDP-8763; + (->subsumptive + ((==ucs@iso . #x20118) ; &g2-CDP-8763; + (==big5-cdp . #x8763) ; &g2-CDP-8763; + (->subsumptive + ((===big5-cdp . #x8763) ; &R-CDP-8763; + ) + ((===ucs@iso . #x20118) ; &R-U-00020118; + )) + )) + )) +(define-char '((<-denotational@usage ((==>ucs@bucs . #x722D) ; &BUCS+722D; )) -- 1.7.10.4