From 863728925304d3c9c07a86240504d7db6a1c7126 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 23 May 2017 13:25:56 +0900 Subject: [PATCH] (U-00020AC4): Apply new conventions for glyph granularity; add `sound@ja/on'. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index cd33a80..97af1dc 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -1,8 +1,8 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char '((<-denotational@component - ((=>ucs@component . #x4E06) ; &IWDS1-150; - (=>iwds-1 . 0150) ; &IWDS1-150; + ((=>ucs@component . #x4E06) ; &A-compU+4E06; + (=>iwds-1 . 0150) ; &A-compU+4E06; )) (ideographic-radical . 27) ; ⼚ (ideographic-strokes . 0) @@ -4752,13 +4752,28 @@ '((ideographic-radical . 27) ; ⼚ (ideographic-strokes . 16) (total-strokes . 18) + (sound@ja/on "seN" "rei") (=ucs . #x20AC4) ; 𠫄 + )) +(define-char + '((<-denotational + ((=ucs . #x20AC4) ; 𠫄 + )) + (ideographic-radical . 27) ; ⼚ + (ideographic-strokes . 16) + (total-strokes . 18) + (hanyu-dazidian 1 80 20) + (=ucs@iso . #x20AC4) ; &M-03050; + (=daikanwa . 03050) ; &M-03050; (->subsumptive - ((=daikanwa . 03050) ; &M-03050; + ((==daikanwa . 03050) ; &g2-M-03050; ) - ((hanyu-dazidian 1 80 20) - (=ucs@iso . #x20AC4) ; &HZK01-B4A5; - (=hanziku-1 . #xB4A5) ; &HZK01-B4A5; + ((==ucs@iso . #x20AC4) ; &g2-IU-00020AC4; + (->subsumptive + ((===ucs@iso . #x20AC4) ; &R-U-00020AC4; + ) + ((=hanziku-1 . #xB4A5) ; &HZK01-B4A5; + )) )) )) (define-char -- 1.7.10.4