From af1c6c3d756f8e54cd001a8236cf4d8a98b0783c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 24 Sep 2021 10:28:48 +0900 Subject: [PATCH] (SW-JIGUGE-39400): Add A-compU+5DE0 as a corresponding modern character. (SW-JIGUGE-39411): Add U-00020113 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-39410. --- lisp/utf-2000/ShuoWen-SR415.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR415.el b/lisp/utf-2000/ShuoWen-SR415.el index 5149928..dd42c02 100644 --- a/lisp/utf-2000/ShuoWen-SR415.el +++ b/lisp/utf-2000/ShuoWen-SR415.el @@ -16,6 +16,9 @@ (=shuowen-jiguge . 39400) ; &SW-JIGUGE-39400; (<-Small-Seal@shuowen ((=ucs . #x5DE0) ; 巠 + ) + ((=>ucs@component . #x5DE0) ; &A-compU+5DE0; + (=>iwds-1 . 0085) ; &A-compU+5DE0; )) (->subsumptive ((===shuowen-jiguge5 . 39400) ; &SW-JIGUGE5-39400; @@ -148,6 +151,13 @@ (=shuowen-jiguge . 39411) ; &SW-JIGUGE-39411; (<-Small-Seal@shuowen ((=ucs . #x200D5) ; 𠃕 + ) + ((=ucs . #x20113) ; 𠄓 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 39410) ; &SW-JIGUGE-39410; + ) + ((=ucs . #x5DDE) ; 州 )) (->subsumptive ((===shuowen-jiguge5 . 39411) ; &SW-JIGUGE5-39411; -- 1.7.10.4