From 30f5a8505a436339e968c321114805cb1a714942 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 3 Jun 2021 16:39:30 +0900 Subject: [PATCH] (SW-JIGUGE-09304): Add U-00028F76 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-09303. (SW-JIGUGE-09305): Add U-000207F7, U+5283 and U+34F0 as corresponding modern characters; add `<-ancient@shuowen' for SW-JIGUGE-09303. (SW-JIGUGE-09307): Add `<-Zhouwen@shuowen' for SW-JIGUGE-09306. --- lisp/utf-2000/ShuoWen-SR082.el | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR082.el b/lisp/utf-2000/ShuoWen-SR082.el index d07b427..6e3a6a5 100644 --- a/lisp/utf-2000/ShuoWen-SR082.el +++ b/lisp/utf-2000/ShuoWen-SR082.el @@ -17,8 +17,15 @@ '((shuowen-radical . 82) ; 畫 (=shuowen-jiguge . 09304) ; &SW-JIGUGE-09304; (<-Small-Seal@shuowen + ((=ucs . #x28F76) ; 𨽶 + ) ((=ucs . #x24C6A) ; 𤱪 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 09303) ; &SW-JIGUGE-09303; + ) + ((=ucs . #x756B) ; 畫 + )) (->subsumptive ((===shuowen-jiguge5 . 09304) ; &SW-JIGUGE5-09304; ) @@ -29,7 +36,18 @@ '((shuowen-radical . 82) ; 畫 (=shuowen-jiguge . 09305) ; &SW-JIGUGE-09305; (<-Small-Seal@shuowen + ((=ucs . #x207F7) ; 𠟷 + ) ((=ucs . #x207B7) ; 𠞷 + ) + ((=ucs . #x5283) ; 劃 + ) + ((=ucs . #x34F0) ; 㓰 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 09303) ; &SW-JIGUGE-09303; + ) + ((=ucs . #x756B) ; 畫 )) (->subsumptive ((===shuowen-jiguge5 . 09305) ; &SW-JIGUGE5-09305; @@ -57,6 +75,13 @@ (<-Small-Seal@shuowen ((=ucs . #x26618) ; 𦘘 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 09306) ; &SW-JIGUGE-09306; + ) + ((=ucs . #x665D) ; 晝 + ) + ((=ucs . #x663C) ; 昼 + )) (->subsumptive ((===shuowen-jiguge5 . 09307) ; &SW-JIGUGE5-09307; ) -- 1.7.10.4