From 7983bcc4087c61940519cbee4c8ddc7b688971bf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 29 Sep 2021 05:02:40 +0900 Subject: [PATCH] (SW-JIGUGE-41422): Add U-00028D09 and U-00028D51 as corresponding modern characters; add `<-ancient@shuowen' for U+958B. (SW-JIGUGE5-41422): Omit `<-Small-Seal@shuowen'. (SW-JIGUGE4-40122): Ditto. --- lisp/utf-2000/ShuoWen-SR438.el | 58 +++++++--------------------------------- 1 file changed, 10 insertions(+), 48 deletions(-) diff --git a/lisp/utf-2000/ShuoWen-SR438.el b/lisp/utf-2000/ShuoWen-SR438.el index ab7b370..2bcda67 100644 --- a/lisp/utf-2000/ShuoWen-SR438.el +++ b/lisp/utf-2000/ShuoWen-SR438.el @@ -338,58 +338,20 @@ (define-char '((shuowen-radical . 438) ; 門 (=shuowen-jiguge . 41422) ; &SW-JIGUGE-41422; + (<-Small-Seal@shuowen + ((=ucs . #x28D09) ; 𨴉 + ) + ((=ucs . #x28D51) ; 𨵑 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 41421) ; &SW-JIGUGE-41421; + ) + ((=ucs . #x958B) ; 開 + )) (->subsumptive ((===shuowen-jiguge5 . 41422) ; &SW-JIGUGE5-41422; - (<-Small-Seal@shuowen - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") - (=ucs . #x2FF5) ; ⿵ - ) - ((=ucs . #x9580) ; 門 - ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=ucs . #x4E00) ; 一 - ) - ((=ucs . #x4E29) ; 丩 - )) - ) - ((=ucs . #x53C8) ; 又 - )) - )) - )) ) ((===shuowen-jiguge4 . 40122) ; &SW-JIGUGE4-40122; - (<-Small-Seal@shuowen - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") - (=ucs . #x2FF5) ; ⿵ - ) - ((=ucs . #x9580) ; 門 - ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") - (=ucs . #x2FF0) ; ⿰ - ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=ucs . #x4E00) ; 一 - ) - ((=ucs . #x4E29) ; 丩 - )) - ) - ((=ucs . #x53C8) ; 又 - )) - )) - )) )) )) (define-char -- 1.7.10.4