From 042bf79e99ccd9bb761877571067842c93691afb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 18 Dec 2022 14:46:09 +0900 Subject: [PATCH] (SW-JIGUGE-30710): Add U-00022BAE as a corresponding modern character; `<-vulgar@shuowen' for SW-JIGUGE-30709. --- lisp/utf-2000/ShuoWen-SR339.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR339.el b/lisp/utf-2000/ShuoWen-SR339.el index 21e0760..79e89cf 100644 --- a/lisp/utf-2000/ShuoWen-SR339.el +++ b/lisp/utf-2000/ShuoWen-SR339.el @@ -31,8 +31,15 @@ '((shuowen-radical . 339) ; 印 (=shuowen-jiguge . 30710) ; &SW-JIGUGE-30710; (<-Small-Seal@shuowen + ((=ucs . #x22BAE) ; 𢮮 + ) ((=ucs . #x6291) ; 抑 )) + (<-vulgar@shuowen + ((=shuowen-jiguge . 30709) ; &SW-JIGUGE-30709; + ) + ((=ucs . #x2244F) ; 𢑏 + )) (->subsumptive ((===shuowen-jiguge-A30 . 31710) ; &SW-JIGUGE30-31710; ) -- 1.7.10.4