From 2a4514170069b7a50e4f8b75dbfa3e9916608ed7 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 1 Oct 2005 10:19:37 +0000 Subject: [PATCH] (GT-K00079): Use `=>daikanwa' instead of `morohashi-daikanwa'; add `<-formed@component' for U+5182. (): Copied from u02E00-CJK-Radical-Supplement.el. --- lisp/utf-2000/Ideograph-R013-Down-Box.el | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R013-Down-Box.el b/lisp/utf-2000/Ideograph-R013-Down-Box.el index 712384b..aa3994c 100644 --- a/lisp/utf-2000/Ideograph-R013-Down-Box.el +++ b/lisp/utf-2000/Ideograph-R013-Down-Box.el @@ -16,14 +16,31 @@ )) (define-char '((=>ucs . #x5182) ; 冂 - (morohashi-daikanwa 1506 0 1) + (=>daikanwa . 01506) ; 冂 (ideographic-radical . 13) ; ⼌ (ideographic-strokes . 0) (total-strokes . 2) + (<-formed@component + ((=ucs . #x5182) ; 冂 + )) (=gt-k . 00079) ; >-K00079; (=gt-pj-k1 . #x3D6D) ; >-K00079; [29-77] )) (define-char + '((<-denotational + ((=ucs . #x5182) ; 冂 + )) + (name . "CJK RADICAL BOX") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (total-strokes . 2) + (<-identical@component + ((=ucs . #x5182) ; 冂 + )) + (=ucs . #x2E86) ; ⺆ + )) +(define-char '((ideographic-radical . 13) ; ⼌ (ideographic-strokes . 1) (total-strokes . 3) -- 1.7.10.4