From 5e09cbc9ce64f4f296009cbaa5a387d6e2cb619c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 20 Oct 2018 21:09:08 +0900 Subject: [PATCH] (U-0002070A): New character. --- lisp/utf-2000/Ideograph-R018-Knife.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 6cc22d4..c99df08 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -5626,6 +5626,23 @@ '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 6) (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x21FE9) ; 𡿩 + ) + ((=ucs . #x5202) ; 刂 + )) + (=ucs . #x2070A) ; 𠜊 + (->subsumptive + ((==ucs@iso . #x2070A) ; &g2-IU-0002070A; + )) + )) +(define-char + '((ideographic-radical . 18) ; ⼑ + (ideographic-strokes . 6) + (total-strokes . 8) (=ucs . #x2A7C4) ; 𪟄 (=cbeta . 04913) ; &I-CB04913; )) -- 1.7.10.4