From f21fe46b0cb2102df59bbe6cb4c3e889a01e3529 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 6 Nov 2021 00:41:27 +0900 Subject: [PATCH] (SW-JIGUGE-50203): Add U+961C and as corresponding modern characters. (SW-JIGUGE-50204): Add U-00020EF0 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-50203. (SW-JIGUGE-50422): Add U-00020CCB as a corresponding modern character. --- lisp/utf-2000/ShuoWen-SR500.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR500.el b/lisp/utf-2000/ShuoWen-SR500.el index f7230fa..07ef201 100644 --- a/lisp/utf-2000/ShuoWen-SR500.el +++ b/lisp/utf-2000/ShuoWen-SR500.el @@ -4,6 +4,11 @@ (=shuowen-jiguge . 50203) ; &SW-JIGUGE-50203; (<-Small-Seal@shuowen ((=ucs . #x28E0F) ; 𨸏 + ) + ((=ucs . #x961C) ; 阜 + ) + ((name . "CJK RADICAL MOUND TWO") + (=ucs . #x2ED6) ; ⻖ )) (->subsumptive ((===shuowen-jiguge5 . 50203) ; &SW-JIGUGE5-50203; @@ -16,6 +21,13 @@ (=shuowen-jiguge . 50204) ; &SW-JIGUGE-50204; (<-Small-Seal@shuowen ((=ucs . #x20F1B) ; 𠼛 + ) + ((=ucs . #x20EF0) ; 𠻰 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 50203) ; &SW-JIGUGE-50203; + ) + ((=ucs . #x28E0F) ; 𨸏 )) (->subsumptive ((===shuowen-jiguge5 . 50204) ; &SW-JIGUGE5-50204; @@ -724,6 +736,8 @@ (=shuowen-jiguge . 50422) ; &SW-JIGUGE-50422; (<-Small-Seal@shuowen ((=ucs . #x28EAB) ; 𨺫 + ) + ((=ucs . #x20CCB) ; 𠳋 )) (->subsumptive ((===shuowen-jiguge5 . 50422) ; &SW-JIGUGE5-50422; -- 1.7.10.4