From cb1cd2371eb03add91f5bff12d22af14c3737451 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Jun 2021 08:51:16 +0900 Subject: [PATCH] (ZOB-01314): Add `<-Small-Seal@component' for U-00024C14. (ZOB-01962): Add `<-Small-Seal@component' for U-00020AFC, U-00020AF8 and U+9F4A. --- lisp/utf-2000/Oracle-Bones.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/Oracle-Bones.el b/lisp/utf-2000/Oracle-Bones.el index 3c2b630..7633238 100644 --- a/lisp/utf-2000/Oracle-Bones.el +++ b/lisp/utf-2000/Oracle-Bones.el @@ -15121,6 +15121,9 @@ (<-Oracle-Bones ((=ucs . #x24C14) ; 𤰔 )) + (<-Small-Seal@component + ((=ucs . #x24C14) ; 𤰔 + )) )) (define-char '((shuowen-radical . 125) ; 叀 @@ -21129,6 +21132,13 @@ (<-Oracle-Bones ((=ucs . #x9F4A) ; 齊 )) + (<-Small-Seal@component + ((=ucs . #x20AFC) ; 𠫼 + ) + ((=ucs . #x20AF8) ; 𠫸 + ) + ((=ucs . #x9F4A) ; 齊 + )) )) (define-char '((shuowen-radical . 248) ; 朿 -- 1.7.10.4