From 21c75a4fcf1e297589ee2e64c436cfc827f8f4e9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 20 Aug 2022 00:39:07 +0900 Subject: [PATCH] (A-MJ011344): New abstract node; use `<-denotational' for U+5FAE. (MJ011344): Use A-MJ011344 instead of U+5FAE as its mother; modify structure. --- lisp/utf-2000/Ideograph-R060-Step.el | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index c654a86..8bddd00 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -13076,16 +13076,30 @@ ((=ucs . #x5FAE) ; 微 )) (ideographic-radical . 60) ; ⼻ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5F73) ; 彳 + ) + ((=>ucs-itaiji-003 . #x22F38) ; &A-U-i003+22F38; + )) + (=>mj . 011344) ; &A-MJ011344; + )) +(define-char + '((<-denotational + ((=>mj . 011344) ; &A-MJ011344; + )) + (ideographic-radical . 60) ; ⼻ (ideographic-strokes . 10) (total-strokes . 13) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") - (=ucs . #x2FF5) ; ⿵ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ ) - ((=ucs-itaiji-004 . #x5FAE) ; &U-i004+5FAE; + ((=ucs . #x5F73) ; 彳 ) - ((=ucs@unicode . #x5140) ; &AJ1-04209; - (=adobe-japan1-0 . 04209) ; &AJ1-04209; + ((=ucs-itaiji-003 . #x22F38) ; &U-i003+22F38; )) (=mj . 011344) ; &MJ011344; (=hanyo-denshi/ks . 115640) ; &MJ011344; -- 1.7.10.4