From b43eb37d0fe9f62c5ebe44a96a9b8b19ebf109a3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 1 Nov 2024 11:26:17 +0900 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 58 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index f23eadb..7704dd0 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,63 @@ +2024-10-31 MORIOKA Tomohiko + + * Ideograph-R038-Woman.el (U+5979): Add `<-denotational@usage' for + BUCS+5979 and BUCS+59D0; add `ideographic-structure'; add + `sound@ja/on/{kan|go}'; unify DJT-02026; add `<-formed' for U+59D0 + and UU+6BD1; add `<-same' for U+59D0. + (U+59B2): Add `<-denotational@component' for A-compU+59D0; add + `<-denotational@usage' for BUCS+59B2; add `ideographic-structure'; + add `sound@ja/on/{kan|go}; add `sound@ja/on/conventional'; unify + DJT-02054; add `->mistakable' for U+59D0. + (U+59D0): Add `<-denotational@component' for A-IWDSU+59D0; add + `<-denotational@usage' for BUCS+59D0; apply new conventions for + glyph granularity. + (U+5A03): Add `<-denotational@usage' for BUCS+5A03; apply new + conventions for glyph granularity. + (U-0002D479): New character. + (A-U+2D479-itaiji-001): New abstract node; unify + A-U+2D479-itaiji-002 and A-U+2D479-itaiji-003. + (U+2D479-itaiji-001): New character; use `<-denotational' for + A-U+2D479-itaiji-001. + (U+2D479-itaiji-002): Likewise. + (U+2D479-itaiji-003): Likewise. + (U+5A1C): Add `<-denotational@usage' for BUCS+5A1C; apply new + conventions for glyph granularity. + (U+5A5A): Add `<-denotational@usage' for BUCS+5A5A; apply new + conventions for glyph granularity. + (U+36F0): Apply new conventions for glyph granularity. + (U+5A8E): Apply new conventions for glyph granularity. + (U-000217D2): Modify structure. + (MJ033675): Modify structure; preserve the previous IDS as an + apparent structure. + (IU+217D2): Add `ideographic-structure'. + (U+5AAA): Apply new conventions for glyph granularity. + (U-000217C9): Add ideographic-structure. + (U-0002F986): New character; use `<-denotational' for U+5AB5. + (MJ009876): Add `ideographic-structure'. + (U+3709): Apply new conventions for glyph granularity. + (U+5B30-itaiji-002): New character; use `<-denotational@usage' for + BUCS+5B30; unify CHISE-HDIC-TSJ-14CE[1_075_A22] and + CHISE-HDIC-KTB-0718[s0322b202]. + (U-00021890): New character. + (U-000218B4): Apply new conventions for glyph granularity. + (U-0002189E): New character. + (U-000218AE): New character. + (U+372F): Apply new conventions for glyph granularity for + components of ideographic-structure. + (A-IWDSU+59D0): New abstract node. + (BUCS+5979): New abstract node. + (BUCS+59D0): New abstract node; unify A2-DJT-02055. + (BUCS+59B2): New abstract node; unify A2-DJT-02054. + (BUCS+5A03): New abstract node; unify A2-DJT-02106. + (BUCS+5A1C): New abstract node; unify A2-DJT-02119. + (BUCS+5A5A): New abstract node; unify A2-DJT-02149. + 2024-10-30 MORIOKA Tomohiko + * Ideograph-R001-One.el (G-BC-8BBF): New node; use `<-subsumptive' + for BC-8BBF. + (g2-BC-8BBF): Use G-BC-8BBF instead of BC-8BBF as its mother. + * char-db-util.el (char-db-coded-charset-priority-list): Add `=ucs@cns/2008'. -- 1.7.10.4