From 31554b2ca2b50a4ee6dbda72936af1c0298eb04b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 29 Apr 2016 10:32:46 +0900 Subject: [PATCH] (U+4E89): Use IWDS1-0314 instead of BUCS+722D as the mother. (U+4E89-itaiji-003): New character; use `<-denotational' for BUCS+722D; use `<-formed' for U+4E89 and U+722D. --- lisp/utf-2000/Ideograph-R006-Hook.el | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 4f4e32f..9497b5b 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -367,8 +367,8 @@ )) (define-char '((<-denotational - ((==>ucs@bucs . #x722D) ; &BUCS+722D; - (=>ucs@component . #x722D) ; &BUCS+722D; + ((=>ucs@component . #x722D) ; &IWDS1-314; + (=>iwds-1 . 0314) ; &IWDS1-314; )) (ideographic-radical . 6) ; ⼅ (ideographic-strokes . 5) @@ -397,7 +397,9 @@ (=shinjigen . 4698) ; 争 (=hanziku-1 . #xE8D1) ; &I-HZK01-E8D1; (<-simplified@CN - ((=gb12345 . #x5579) ; &C1-4E68; [53-89] + ((=ucs@unicode . #x722D) ; &C1-4E68; + (=cns11643-1 . #x4E68) ; &C1-4E68; [46-72] + (=gb12345 . #x5579) ; &C1-4E68; [53-89] )) (<-simplified@JP/Jouyou ((=ucs@jis . #x722D) ; >-25238; @@ -519,6 +521,20 @@ songyuan-yilai-suzipu daikanwa shinjigen@1ed) )) (define-char + '((<-denotational + ((==>ucs@bucs . #x722D) ; &BUCS+722D; + )) + (ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 6) + (total-strokes . 7) + (=ucs-itaiji-003 . #x4E89) ; &U-i003+4E89; + (<-formed + ((=ucs . #x4E89) ; 争 + ) + ((=ucs . #x722D) ; 爭 + )) + )) +(define-char '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 7) (total-strokes . 8) -- 1.7.10.4