From ec44d9f9d6e90a1402ea46019e766a4a476a080e Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 8 Dec 2006 14:12:34 +0000 Subject: [PATCH] (U-0002398B): Use `->denotational'; use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@cns' and `ideographic-{radical|strokes}@cns*sources'. --- lisp/utf-2000/Ideograph-R077-Stop.el | 34 +++++++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R077-Stop.el b/lisp/utf-2000/Ideograph-R077-Stop.el index b512f1b..765bb0d 100644 --- a/lisp/utf-2000/Ideograph-R077-Stop.el +++ b/lisp/utf-2000/Ideograph-R077-Stop.el @@ -1284,16 +1284,36 @@ (=daikanwa . 49195) ; &I-M-49195; )) (define-char - '((ideographic-radical . 77) ; ⽌ - (ideographic-strokes . 8) + '((ideographic-radical@ucs . 77) ; ⽌ + (ideographic-strokes@ucs . 8) + (ideographic-radical@cns . 211) ; ⿒ + (ideographic-strokes@cns . 0) + (total-strokes@cns . 13) + (ideographic-radical@cns*sources + daikanwa cns11643) + (ideographic-strokes@cns*sources + daikanwa) (total-strokes . 12) (=ucs . #x2398B) ; 𣦋 - (->subsumptive - ((=ucs@iso . #x2398B) ; &U-0002398B; - ) - ((hanyu-dazidian 2 1444 5) - (=hanziku-4 . #xD3B4) ; &HZK04-D3B4; + )) +(define-char + '((<-denotational + ((=ucs . #x2398B) ; 𣦋 )) + (ideographic-radical . 77) ; ⽌ + (ideographic-strokes . 8) + (total-strokes . 12) + (=ucs@iso . #x2398B) ; &U-0002398B; + )) +(define-char + '((<-denotational + ((=ucs . #x2398B) ; 𣦋 + )) + (ideographic-radical . 77) ; ⽌ + (ideographic-strokes . 8) + (total-strokes . 12) + (hanyu-dazidian 2 1444 5) + (=hanziku-4 . #xD3B4) ; &HZK04-D3B4; )) (define-char '((ideographic-radical@ucs . 77) ; ⽌ -- 1.7.10.4