From 340048f654817a6cf2671c9411ac689a7dbc9193 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 Aug 2010 13:04:54 +0000 Subject: [PATCH] (U-00020116): Add abstract ideographic-structure. --- lisp/utf-2000/Ideograph-R006-Hook.el | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index b9902a2..a1bfdc8 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -313,11 +313,19 @@ )) )) (define-char - '((=>daikanwa . 00237) ; &M-00237; - (ideographic-radical . 6) ; ⼅ + '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 6) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4EE4) ; 令 + ) + ((=ucs . #x4E01) ; 丁 + )) (=ucs . #x20116) ; 𠄖 + (=>daikanwa . 00237) ; 𠄖 (->subsumptive ((ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -349,7 +357,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x4EE4) ; 令 + ((=ucs@unicode . #x4EE4) ; >-K01022; + (=gb2312 . #x416E) ; >-K01022; [33-78] ) ((=ucs . #x4E01) ; 丁 )) -- 1.7.10.4