From 48df763e0e00c6e05b28a76da7becd72659337fe Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 31 May 2005 10:56:45 +0000 Subject: [PATCH] (U-0002011E): Add `<-ancient' for U+4E0A. (U-0002011F): Add `<-ancient' for U+4E0B. --- lisp/utf-2000/Ideograph-R007-Two.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 3c0ecc5..d6b3f55 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -36,6 +36,12 @@ '((ideographic-radical . 7) ; ⼆ (ideographic-strokes . 0) (total-strokes . 2) + (<-ancient + ((=ucs . #x4E0A) ; 上 + (=daikanwa . 00013) ; &I-M-00013; + )) + (<-ancient*sources + zhengzitong daikanwa) (hanyu-dazidian 1 2 2) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -55,6 +61,12 @@ '((ideographic-radical . 7) ; ⼆ (ideographic-strokes . 0) (total-strokes . 2) + (<-ancient + ((=ucs . #x4E0B) ; 下 + (=daikanwa . 00014) ; &I-M-00014; + )) + (<-ancient*sources + zhengzitong daikanwa) (hanyu-dazidian 1 2 3) (=ucs . #x2011F) ; 𠄟 (=cns11643-6 . #x2128) ; &I-C6-2128; [01-08] -- 1.7.10.4