X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=aa96142a88993d0db07a1e4b000bb996e3c5a115;hb=0c323f870454ea41ba895eb07b59560f4f6d218f;hp=d61a5ba9a7239ce2a5540eddb3d98ab0728e5e36;hpb=98e68ee5abc0157277ba551639b0a1966405875c;p=chise%2Fids.git diff --git a/ChangeLog b/ChangeLog index d61a5ba..aa96142 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,64 @@ +2020-09-12 MORIOKA Tomohiko + + * ids-find.el + (ideographic-structure-compare-functional-and-apparent): + - Implement rule-415: ⿴⿳A囗BC -> ⿱⿱A⿴囗CB. + - Implement rule-416: ⿴⿳A冖BC -> ⿱⿱⿱A冖CB. + - Implement rule-417: ⿴⿳A&CDP-89A6;BC -> ⿱A⿸⿱C&CDP-89A6;B. + - Implement rule-419 (fallback): ⿴⿳AEBC -> ⿱⿱A⿻ECB. + +2020-09-12 MORIOKA Tomohiko + + * ids-find.el + (functional-ideographic-structure-to-apparent-structure): New + implementation; use + `ideographic-structure-compare-functional-and-apparent'. + (ideographic-structure-compare-functional-and-apparent): + - Add new optional argument `conversion-only'. + - Use ⿴⿱ABM -> ⿱A⿱MB instead of ⿴⿱ABM -> ⿳AMB as the definition + of rule-414. + +2020-09-11 MORIOKA Tomohiko + + * ids-find.el + (functional-ideographic-structure-to-apparent-structure): Use + `ideographic-structure-compact' for the return value. + (ideographic-structure-compare-functional-and-apparent): Change + format of the third field [converted apparent-component] of each + element: if it can be compacted to a character, return the + character. Otherwise, use char-spec format instead of parsed-IDS + format. + + * IDS-UCS-Ext-B-4.txt (U-00026030): Use "𡉤" instead of "⿱不土". + (U-00026054): Use "㤁" instead of "⿱天心". + (U-00026065): Completed. + (U-00026068): Use "栆" instead of "⿱&CDP-89AD;&CDP-8971;". + (U-00026070): Use "𢍁" instead of "⿱由廾". + (U-00026096): Use "𢍉" instead of "⿱甶廾". + (U-00026098): Use "𭩢" instead of "⿱巨木". + (U-000260A5): Use "泵" instead of "⿱石水". + (U-000260AF): Use "𫥎" instead of "⿱⿳⺈𫩏𠆢&CDP-8971;". + (U-000260B4): Use "𡶬" instead of "⿵网山". + (U-000260CE): Use "聀" instead of "⿰耳戈". + (U-000260DD): Use "䒺" instead of "⿱艹糸". + (U-00026603): Use "萠" instead of "⿱艹朋". + (U-00026E0E): Use "畤" instead of "⿰田⿱士寸". + (U-00026E24): Use "㝡" instead of "⿱宀取". + (U-00026E26): Use "㪍" instead of "⿰孛攵". + (U-00026E2D): Use "⿱x𠵥" instead of "⿳x五吾". + (U-00026E2E): Use "减" instead of "⿰冫咸". + (U-00026E34): Use "戜" instead of "⿹戈呈". + (U-00026E35): Use "䖏" instead of "⿸虍匆". + (U-0002706F): Fixed; use "𦂱" instead of "⿰糸風". + (U-0002772E): Use "㝡" instead of "⿱宀取". + (U-00027F6E): Use "戜" instead of "⿹戈呈". + (U-00027F73): Use "𮥶" instead of "⿳𠂉&CDP-88F1;&CDP-8965;". + (U-00027F79): Use "萠" instead of "⿱艹朋". + (U-00027F7E): Fixed. + (U-00027F81): Use "䨿" instead of "⿱夭非". + (U-00027F86): Use "萌" instead of "⿱卝明". + (U-00027F91): Fixed. + 2020-09-10 MORIOKA Tomohiko * ids-find.el