From 07734ee1b69840151454dd91aac238193d3772dd Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 21 Apr 2010 07:27:04 +0000 Subject: [PATCH] (M-00098): Unify GT-00142; add `<-denotational' for ; use `{ideographic|total}-strokes@{daikanwa|gt}' instead of `{ideographic|total}-strokes'; add `<-original' for GT-00038. (BC-87D2): Use `<-denotational' for U-0002007E. --- lisp/utf-2000/Ideograph-R003-Dot.el | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 97dce61..39e70fd 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -156,18 +156,23 @@ (=cbeta . 02728) ; &I-CB02728; )) (define-char - '((ideographic-radical . 3) ; ⼂ - (ideographic-strokes . 2) - (total-strokes . 3) - (=daikanwa . 00098) ; &M-00098; - )) -(define-char - '((morohashi-daikanwa 98 0 0) + '((<-denotational + ((name . "BOPOMOFO LETTER E") + (=ucs . #x311C) ; ㄜ + )) + (script Ideograph) (ideographic-radical . 3) ; ⼂ - (ideographic-strokes . 4) - (total-strokes . 5) + (ideographic-strokes@daikanwa . 2) + (total-strokes@daikanwa . 3) + (ideographic-strokes@gt . 4) + (total-strokes@gt . 5) (=gt . 00142) ; >-00142; (=gt-pj-2 . #x306D) ; >-00142; [16-77] + (=daikanwa . 00098) ; &I-M-00098; + (<-original + ((=gt . 00038) ; >-00038; + (=daikanwa . 00005) ; &I-M-00005; + )) )) (define-char '((ideographic-radical@ucs . 3) ; ⼂ @@ -181,8 +186,9 @@ (=daikanwa . 02840) ; &I-M-02840; )) (define-char - '((=>ucs . #x2007E) ; 𠁾 - (=>daikanwa . 02840) ; 𠁾 + '((<-denotational + ((=ucs . #x2007E) ; 𠁾 + )) (ideographic-radical . 3) ; ⼂ (ideographic-strokes . 3) (total-strokes . 4) -- 1.7.10.4