From be6a03f40a83384f861ec5d3a0cff5283b1b041c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 21 Oct 2024 23:07:00 +0900 Subject: [PATCH] (U-0002D192): Add `<-denotational@usage' for BUCS+8FB2; use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@mj'; apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 47 +++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index 37e6f1f..d557e86 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -6912,8 +6912,13 @@ )) )) (define-char - '((ideographic-radical . 27) ; ⼚ - (ideographic-strokes . 11) + '((<-denotational@usage + ((==>ucs@bucs . #x8FB2) ; &BUCS+8FB2; + )) + (ideographic-radical@ucs . 27) ; ⼚ + (ideographic-strokes@ucs . 11) + (ideographic-radical@mj . 161) ; ⾠ + (ideographic-strokes@mj . 6) (total-strokes . 13) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -6926,6 +6931,44 @@ (=ucs . #x2D192) ; 𭆒 )) (define-char + '((<-denotational + ((=ucs . #x2D192) ; 𭆒 + )) + (ideographic-radical@ucs . 27) ; ⼚ + (ideographic-strokes@ucs . 11) + (ideographic-radical@mj . 161) ; ⾠ + (ideographic-strokes@mj . 6) + (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x66F2) ; 曲 + ) + ((=ucs@JP/hanazono . #x2B755) ; &MJ058834; + (=mj . 058834) ; &MJ058834; + )) + (=ucs@JP/hanazono . #x2D192) ; &MJ058836; + (=mj . 058836) ; &MJ058836; + (=koseki . 437470) ; &MJ058836; + (<-formed + ((=ucs@unicode . #x8FB2) ; &AJ1-03318; + (=adobe-japan1-0 . 03318) ; &AJ1-03318; + )) + (<-formed$_1*sources + koseki mj) + (<-formed*sources + koseki mj) + (->subsumptive + ((==ucs@JP/hanazono . #x2D192) ; &g2-MJ058836; + (==mj . 058836) ; &g2-MJ058836; + (==koseki . 437470) ; &g2-MJ058836; + (->subsumptive + ((===mj . 058836) ; &R-MJ058836; + )) + )) + )) +(define-char '((ideographic-radical . 27) ; ⼚ (ideographic-strokes . 11) (total-strokes . 13) -- 1.7.10.4