From 283e6df0c5fb684a6adc2fd897914a3d957b8314 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 21 Mar 2005 08:17:02 +0000 Subject: [PATCH 1/1] (U+2E81): Add `<-ideographic-component-forms' for U+5382. (): Use `->subsumptive' to integrate U+FA5E. (): Use `->subsumptive' to integrate U+FA5D. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index c7242d9..da108e8 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -14,6 +14,9 @@ (general-category symbol other) ; Informative Category (bidi-category . "ON") (mirrored . nil) + (<-ideographic-component-forms + ((=ucs . #x5382) ; 厂 + )) (<-radical ((=ucs . #x20086) ; 𠂆 )) @@ -775,6 +778,10 @@ (=daikanwa . 30639) ; &I-M-30639; (=ucs@cns . #x8279) ; ⺿ (=ucs@jis . #xFA5E) ; ⺿ + (->subsumptive + ((=>ucs* . #x8279) ; 艹 + (=ucs . #xFA5E) ; 艹 + )) )) (define-char '((name . "CJK RADICAL GRASS THREE") @@ -793,6 +800,10 @@ (=gt-k . 00569) ; &I-GT-K00569; (=gt-pj-9 . #x4E5A) ; &I-GT-39645; [46-58] (=ucs@jis . #xFA5D) ; ⻀ + (->subsumptive + ((=>ucs* . #x8279) ; 艹 + (=ucs . #xFA5D) ; 艹 + )) )) (define-char '((name . "CJK RADICAL TIGER") -- 1.7.10.4