From 8e56023e0a4c860a73cef78cbd083d103a78d5bb Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 29 Mar 2004 08:11:05 +0000 Subject: [PATCH] (U+5F50): Separate every CCS features. (JSP-3C77): Use `<-denotational' for U+5F50. (G0-6566): Likewise. (BC-897C): New character. (BC-8BAB): Use `<-denotational' for U+5F50. (GT-K00267): Modify for inheritance. --- lisp/utf-2000/Ideograph-R058-Snout.el | 41 ++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R058-Snout.el b/lisp/utf-2000/Ideograph-R058-Snout.el index 6ab0513..3878015 100644 --- a/lisp/utf-2000/Ideograph-R058-Snout.el +++ b/lisp/utf-2000/Ideograph-R058-Snout.el @@ -1,9 +1,14 @@ ;; -*- coding: utf-8-mcs -*- (define-char - '((=>ucs . #x5F50) ; 彐 - (ideographic-radical . 58) ; â¼¹ + '((ideographic-radical . 58) ; â¼¹ (ideographic-strokes . 0) (total-strokes . 3) + (=ucs . #x5F50) ; 彐 + )) +(define-char + '((<-denotational + ((=ucs . #x5F50) ; 彐 + )) (=jis-x0212 . #x3C77) ; ø»‹ (=cns11643-3 . #x2140) ; ø»•—ƒ (=gt . 12503) ; ý¡€ƒƒ— @@ -14,32 +19,30 @@ (=ucs@jis . #x5F50) ; ø»‹ )) (define-char - '((morohashi-daikanwa 9908 0 1) - (ideographic-radical . 58) ; â¼¹ - (ideographic-strokes . 0) - (total-strokes . 3) - (=ucs . #x5F50) ; 彐 + '((<-denotational + ((=ucs . #x5F50) ; 彐 + )) (=gb2312 . #x6566) ; ø»…« (=gt-k . 00266) ; ý¡„€„Š - (=gt-pj-k1 . #x3663) ; 彐 + (=gt-pj-k1 . #x3663) ; ø»…« + (=ucs@unicode . #x5F50) ; ø»…« )) (define-char - '((=>ucs . #x5F50) ; 彐 - (morohashi-daikanwa 9908 0 8) - (ideographic-radical . 58) ; â¼¹ - (ideographic-strokes . 0) - (total-strokes . 3) + '((<-denotational + ((=ucs . #x5F50) ; 彐 + )) + (=big5-cdp . #x897C) ; ý¢€ˆ¥¼ + )) +(define-char + '((<-denotational + ((=ucs . #x5F50) ; 彐 + )) (=big5-cdp . #x8BAB) ; ý¢€ˆ®« (=gt . 67403) ; ý¡€‹ (=gt-pj-11 . #x5A40) ; ý¡€‹ )) (define-char - '((=>ucs . #x5F50) ; 彐 - (morohashi-daikanwa 9908 0 9) - (ideographic-radical . 58) ; â¼¹ - (ideographic-strokes . 0) - (total-strokes . 3) - (->identical + '((->identical ((=big5-cdp . #x8BAB) ; ý¢€ˆ®« )) (=gt-k . 00267) ; ý¡„€„‹ -- 1.7.10.4