From be060456b05471c0dab177466bf25686cfe9d333 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Jul 2023 05:04:23 +0900 Subject: [PATCH] (U+5F84): Add `<-denotational@usage' for BUCS+5F91; apply new conventions for glyph granularity for components of ideographic-structure. (BUCS+5F91): New abstract node. --- lisp/utf-2000/Ideograph-R060-Step.el | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 171c47f..24b07b7 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -3412,7 +3412,10 @@ )) )) (define-char - '((ideographic-radical . 60) ; ⼻ + '((<-denotational@usage + ((==>ucs@bucs . #x5F91) ; &BUCS+5F91; + )) + (ideographic-radical . 60) ; ⼻ (ideographic-strokes . 5) (total-strokes . 8) (ideographic-structure @@ -3439,7 +3442,8 @@ ) ((=ucs . #x5F73) ; 彳 ) - ((=ucs . #x5723) ; 圣 + ((=ucs@unicode . #x5723) ; &AJ1-14419; + (=adobe-japan1-4 . 14419) ; &AJ1-14419; )) (=ucs@jis . #x5F84) ; &AJ1-01816; (=adobe-japan1-0 . 01816) ; &AJ1-01816; @@ -3496,7 +3500,7 @@ ) ((=ucs . #x5F73) ; 彳 ) - ((=ucs . #x22016) ; 𢀖 + ((=ucs@iso . #x22016) ; &U-00022016; )) (=ucs@unicode . #x5F84) ; &G0-3E36; (=ucs@JP/hanazono . nil) @@ -21144,6 +21148,10 @@ )) (define-char '((ideographic-radical . 60) ; ⼻ + (==>ucs@bucs . #x5F91) ; &BUCS+5F91; + )) +(define-char + '((ideographic-radical . 60) ; ⼻ (==>daijiten . 03131) ; &A2-DJT-03131; )) (define-char -- 1.7.10.4