From 1c159d9517cb9ce681196705cd85039ffd019c1c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 27 Sep 2024 00:21:30 +0900 Subject: [PATCH] (o-UU+4E51): New abstract node; use `<-denotational' for U+4E51. (UU+4E51): Use o-UU+4E51 instead of U+4E51 as its mother. (U+4E51-var-007): Likewise. --- lisp/utf-2000/Ideograph-R004-Slash.el | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 034c4d8..bef12f7 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -4087,6 +4087,15 @@ (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 5) (total-strokes . 6) + (=+>ucs@unicode . #x4E51) ; &o-UU+4E51; + )) +(define-char + '((<-denotational + ((=+>ucs@unicode . #x4E51) ; &o-UU+4E51; + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 5) + (total-strokes . 6) (hanyu-dazidian 1 38 5) (=ucs@unicode . #x4E51) ; &AJ1-17241; (=adobe-japan1-5 . 17241) ; &AJ1-17241; @@ -4176,7 +4185,7 @@ )) (define-char '((<-denotational - ((=ucs . #x4E51) ; 乑 + ((=+>ucs@unicode . #x4E51) ; &o-UU+4E51; )) (ideographic-radical . 4) ; ⼃ (ideographic-strokes . 5) -- 1.7.10.4