From 83026c3a1274298a93383014a2529832ab12f757 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 29 Mar 2023 19:36:24 +0900 Subject: [PATCH] (SW-JIGUGE-18114): Add U-000293F6 as a corresponding modern character. (SW-JIGUGE-18115): Add `<-formed@shuowen' for SW-JIGUGE-18114. (SW-JIGUGE-18116): Add U-00022C40 and U+63EA as corresponding modern characters; add `<-formed@shuowen' for SW-JIGUGE-18114. --- lisp/utf-2000/ShuoWen-SR201.el | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR201.el b/lisp/utf-2000/ShuoWen-SR201.el index b260007..ac429b8 100644 --- a/lisp/utf-2000/ShuoWen-SR201.el +++ b/lisp/utf-2000/ShuoWen-SR201.el @@ -241,6 +241,8 @@ '((shuowen-radical . 201) ; 韋 (=shuowen-jiguge . 18114) ; &SW-JIGUGE-18114; (<-Small-Seal@shuowen + ((=ucs . #x293F6) ; 𩏶 + ) ((=ucs . #x293F7) ; 𩏷 )) (->subsumptive @@ -257,6 +259,13 @@ (<-Small-Seal@shuowen ((=ucs . #x25F80) ; 𥾀 )) + (<-formed@shuowen + ((=shuowen-jiguge . 18114) ; &SW-JIGUGE-18114; + ) + ((=ucs . #x293F6) ; 𩏶 + ) + ((=ucs . #x293F7) ; 𩏷 + )) (->subsumptive ((===shuowen-jiguge-A30 . 18615) ; &SW-JIGUGE30-18615; ) @@ -270,6 +279,17 @@ (=shuowen-jiguge . 18116) ; &SW-JIGUGE-18116; (<-Small-Seal@shuowen ((=ucs . #x63EB) ; 揫 + ) + ((=ucs . #x22C40) ; 𢱀 + ) + ((=ucs . #x63EA) ; 揪 + )) + (<-formed@shuowen + ((=shuowen-jiguge . 18114) ; &SW-JIGUGE-18114; + ) + ((=ucs . #x293F6) ; 𩏶 + ) + ((=ucs . #x293F7) ; 𩏷 )) (->subsumptive ((===shuowen-jiguge-A30 . 18616) ; &SW-JIGUGE30-18616; -- 1.7.10.4