From fa1a058aa021047501068b09871c0faa84db22db Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 2 May 2022 01:37:20 +0900 Subject: [PATCH] (SW-JIGUGE-29518): Add U-00028862 as a corresponding modern character. (SW-JIGUGE-29519): Add `<-ancient@shuowen' for SW-JIGUGE-29518. (SW-JIGUGE-29520): Add `<-ancient@shuowen' for SW-JIGUGE-29518. --- lisp/utf-2000/ShuoWen-SR321.el | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR321.el b/lisp/utf-2000/ShuoWen-SR321.el index 6157b10..ca80357 100644 --- a/lisp/utf-2000/ShuoWen-SR321.el +++ b/lisp/utf-2000/ShuoWen-SR321.el @@ -5,6 +5,8 @@ (<-Small-Seal@shuowen ((=ucs . #x3C43) ; 㱃 ) + ((=ucs . #x28862) ; 𨡢 + ) ((=ucs . #x98EE) ; 飮 ) ((=ucs . #x98F2) ; 飲 @@ -21,6 +23,15 @@ (<-Small-Seal@shuowen ((=ucs . #x23C8E) ; 𣲎 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 29518) ; &SW-JIGUGE-29518; + ) + ((=ucs . #x3C43) ; 㱃 + ) + ((=ucs . #x98EE) ; 飮 + ) + ((=ucs . #x98F2) ; 飲 + )) (->subsumptive ((===shuowen-jiguge5 . 29519) ; &SW-JIGUGE5-29519; ) @@ -33,6 +44,15 @@ (<-Small-Seal@shuowen ((=ucs . #x2969C) ; 𩚜 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 29518) ; &SW-JIGUGE-29518; + ) + ((=ucs . #x3C43) ; 㱃 + ) + ((=ucs . #x98EE) ; 飮 + ) + ((=ucs . #x98F2) ; 飲 + )) (->subsumptive ((===shuowen-jiguge5 . 29520) ; &SW-JIGUGE5-29520; ) -- 1.7.10.4