From 4b4e7d8f95051684e86f841d77daef4f5c2f8b5b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 10 Jun 2021 17:08:56 +0900 Subject: [PATCH] (SW-JIGUGE-11313): Add U+667A as a corresponding modern character. (SW-JIGUGE-11314): Add `<-ancient@shuowen' for SW-JIGUGE-11313. --- lisp/utf-2000/ShuoWen-SR104.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR104.el b/lisp/utf-2000/ShuoWen-SR104.el index 02e0ff5..bbeee13 100644 --- a/lisp/utf-2000/ShuoWen-SR104.el +++ b/lisp/utf-2000/ShuoWen-SR104.el @@ -72,6 +72,8 @@ (=shuowen-jiguge . 11313) ; &SW-JIGUGE-11313; (<-Small-Seal@shuowen ((=ucs . #x253FC) ; 𥏼 + ) + ((=ucs . #x667A) ; 智 )) (->subsumptive ((===shuowen-jiguge5 . 11313) ; &SW-JIGUGE5-11313; @@ -85,6 +87,13 @@ (<-Small-Seal@shuowen ((=ucs . #x253FE) ; 𥏾 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 11313) ; &SW-JIGUGE-11313; + ) + ((=ucs . #x253FC) ; 𥏼 + ) + ((=ucs . #x667A) ; 智 + )) (->subsumptive ((===shuowen-jiguge5 . 11314) ; &SW-JIGUGE5-11314; ) -- 1.7.10.4