From f174bbd137e93f621e2eb7ad6bf7ee16b3e048a3 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 26 Mar 2008 07:14:52 +0000 Subject: [PATCH] (ZOB-02201): New character. (ZOB-02202): New character. (ZOB-02203): Add `shuowen-radical', `sources' and `zinbun-oracle-page'; add `<-Oracle-Bones' for U+5E1A. (ZOB-{02204 - 02206}): New characters. --- lisp/utf-2000/Oracle-Bones.el | 70 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Oracle-Bones.el b/lisp/utf-2000/Oracle-Bones.el index d226e83..a6df0e7 100644 --- a/lisp/utf-2000/Oracle-Bones.el +++ b/lisp/utf-2000/Oracle-Bones.el @@ -21951,5 +21951,73 @@ (=zinbun-oracle . 02200) ; &ZOB-2200; )) (define-char - '((=zinbun-oracle . 02203) ; &ZOB-2203; + '((shuowen-radical . 281) ; 巾 + (zinbun-oracle-page . 104) + (=zinbun-oracle . 02201) ; &ZOB-2201; + (<-Oracle-Bones + ((=ucs . #x5DFE) ; 巾 + )) + )) +(define-char + '((shuowen-radical . 281) ; 巾 + (zinbun-oracle-page . 104) + (=zinbun-oracle . 02202) ; &ZOB-2202; + (<-Oracle-Bones + ((=ucs . #x5E55) ; 幕 + )) + )) +(define-char + '((shuowen-radical . 281) ; 巾 + (sources zob1968=0119 zob1968=0124 zob1968=0286 zob1968=0401 + zob1968=0417 zob1968=0459 zob1968=0466 zob1968=0679 + zob1968=0835 zob1968=0957 zob1968=1073 zob1968=1101 + zob1968=3025 zob1968=3170) + (zinbun-oracle-page . 104) + (=zinbun-oracle . 02203) ; &ZOB-2203; + (<-Oracle-Bones + ((=ucs . #x5E1A) ; 帚 + )) + )) +(define-char + '((shuowen-radical . 281) ; 巾 + (zinbun-oracle-page . 104) + (=zinbun-oracle . 02204) ; &ZOB-2204; + (<-Oracle-Bones + ((ideographic-combination + ((=ucs . #x5E1A) ; 帚 + ) + ((=ucs . #x26B11) ; 𦬑 + )) + )) + )) +(define-char + '((shuowen-radical . 281) ; 巾 + (zinbun-oracle-page . 104) + (=zinbun-oracle . 02205) ; &ZOB-2205; + (<-Oracle-Bones + ((ideographic-combination + ((=ucs . #x5E1A) ; 帚 + ) + ((=ucs . #x5468) ; 周 + )) + )) + )) +(define-char + '((shuowen-radical . 281) ; 巾 + (zinbun-oracle-page . 104) + (=zinbun-oracle . 02206) ; &ZOB-2206; + (<-Oracle-Bones + ((ideographic-combination + ((=ucs . #x5E1A) ; 帚 + ) + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5405) ; 吅 + ) + ((=ucs . #x5185) ; 内 + )) + )) + )) )) -- 1.7.10.4