From: tomo Date: Mon, 26 Jan 2004 15:36:01 +0000 (+0000) Subject: Sync up with r21-4-14-chise-0_21-19. X-Git-Tag: r21-2-44-utf-2000-m0_18-simplified-jp-jouyou X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git-;a=commitdiff_plain;h=deb64c5c4e009aa8c3c4c884a13c5eefba56cef1 Sync up with r21-4-14-chise-0_21-19. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5445eb6..3bff5e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2004-01-19 MORIOKA Tomohiko + + * mule/mule-conf.el (=ucs@jp): New coded-charset for XEmacs CHISE. + 2003-11-11 MORIOKA Tomohiko * mule/mule-conf.el: Prefer `=big5-cdp', `=gt' and `=gt-k' to diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index cf306ba..1a7d31b 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -314,6 +314,19 @@ DESCRIPTION (string) is the description string of the charset." chinese-big5-eten-a chinese-big5-eten-b ucs-sip + =gt-pj-1 + =gt-pj-2 + =gt-pj-3 + =gt-pj-4 + =gt-pj-5 + =gt-pj-6 + =gt-pj-7 + =gt-pj-8 + =gt-pj-9 + =gt-pj-10 + =gt-pj-11 + =gt-pj-k1 + =gt-pj-k2 ideograph-daikanwa =hanziku-1 =hanziku-2 @@ -329,19 +342,6 @@ DESCRIPTION (string) is the description string of the charset." =hanziku-12 =cbeta =jef-china3 - =gt-pj-1 - =gt-pj-2 - =gt-pj-3 - =gt-pj-4 - =gt-pj-5 - =gt-pj-6 - =gt-pj-7 - =gt-pj-8 - =gt-pj-9 - =gt-pj-10 - =gt-pj-11 - =gt-pj-k1 - =gt-pj-k2 ucs-bmp arabic-iso8859-6 chinese-big5-1 diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index b473d0e..2353629 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. -;; Copyright (C) 1997,1999,2000,2002,2003 MORIOKA Tomohiko +;; Copyright (C) 1997,1999,2000,2002,2003,2004 MORIOKA Tomohiko ;; Keywords: mule, multilingual, character set, coding system @@ -439,6 +439,15 @@ direction l2r mother ucs-jis)) (define-charset-alias '=ucs-jis-2000 '=ucs@jis-2000) + (make-charset '=ucs@jp + "UCS for Japan" + `(long-name "UCS for common glyphs used in Japan" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@jis-2000)) (make-charset '=ucs@ks "UCS for KS" `(long-name "ISO/IEC 10646 for Korean Standards" diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index baced92..90bc12d 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,247 @@ +2004-01-26 MORIOKA Tomohiko + + * Ideograph-R167-Gold.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-25 MORIOKA Tomohiko + + * Ideograph-R196-Bird.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-25 MORIOKA Tomohiko + + * Ideograph-R211-Tooth.el, Ideograph-R203-Black.el, + Ideograph-R201-Yellow.el, Ideograph-R199-Wheat.el, + Ideograph-R191-Fight.el, Ideograph-R190-Hair.el, + Ideograph-R188-Bone.el, Ideograph-R187-Horse.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-24 MORIOKA Tomohiko + + * char-db-util.el (insert-char-attributes): Delete code for + `=>ucs-{gb|cns|jis|ks|big5}' and `->ucs'; add code for `=>daikanwa'; + add code for `->unified'. + +2004-01-23 MORIOKA Tomohiko + + * Ideograph-R181-Leaf.el, Ideograph-R174-Blue.el, + Ideograph-R172-Short-Tailed-Bird.el: Add some + `<-simplified@JP/Jouyou' features. + + * update-cdb.el: Generate "../lisp/utf-2000/cid-conf.el" when + char-DB generating stage, and load it when dumping stage. + + * Ideograph-R180-Sound.el, Ideograph-R173-Rain.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-23 MORIOKA Tomohiko + + * Ideograph-R170-Mound.el, Ideograph-R169-Gate.el, + Ideograph-R164-Wine.el, Ideograph-R165-Distinguish.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-22 MORIOKA Tomohiko + + * Ideograph-R163-City.el, Ideograph-R159-Cart.el: Add some + `<-simplified@JP/Jouyou' features. + + * Ideograph-R104-Sickness.el (G1-3B3E): Unify U+7613. + +2004-01-22 MORIOKA Tomohiko + + * Ideograph-R162-Walk.el, Ideograph-R160-Bitter.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-21 MORIOKA Tomohiko + + * Ideograph-R149-Speech.el, Ideograph-R064-Hand.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-21 MORIOKA Tomohiko + + * Ideograph-R157-Foot.el, Ideograph-R151-Bean.el, + Ideograph-R154-Shell.el, Ideograph-R128-Ear.el: Add some + `<-simplified@JP/Jouyou' features. + + * u0FF00-Halfwidth-and-Fullwidth-Forms.el: Add `<-halfwidth' + features for characters. + +2004-01-20 MORIOKA Tomohiko + + * Ideograph-R148-Horn.el, Ideograph-R147-See.el, + Ideograph-R146-West.el, Ideograph-R145-Clothes.el, + Ideograph-R141-Tiger.el: Add some `<-simplified@JP/Jouyou' + features. + + * Ideograph-R115-Grain.el: Add some `<-simplified@JP/Jouyou' + features. + (U-00025784): Unify M-25006; separate C5-2A76. + + * Ideograph-R144-Walk-Enclosure.el, Ideograph-R142-Insect.el, + Ideograph-R140-Grass.el, Ideograph-R086-Fire.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-19 MORIOKA Tomohiko + + * ideograph-util.el (char-daikanwa): Refer `=>daikanwa'. + + * Ideograph-R132-Self.el, Ideograph-R040-Roof.el, + Ideograph-R085-Water.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-19 MORIOKA Tomohiko + + * Ideograph-R059-Bristle.el (JC3-4DA7): Unify GT-12606 and + GT-K07831; add `=ucs@jp'. + + * Ideograph-R130-Meat.el, Ideograph-R129-Brush.el, + Ideograph-R125-Old.el, Ideograph-R119-Rice.el, + Ideograph-R094-Dog.el, Ideograph-R071-Not.el: Add some + `<-simplified@JP/Jouyou' features. + + * Ideograph-R061-Heart.el: Add some `<-simplified@JP/Jouyou' + features. + (U-0002F8B0): Separate JC3-4DE8. + (M-11424): Unify JC3-4DE8. + + * Ideograph-R009-Man.el: Add some `<-simplified@JP/Jouyou' + features. + + * Ideograph-R075-Tree.el (U+6A0B): Don't map to U+901A. + + * Ideograph-R124-Feather.el, Ideograph-R122-Net.el, + Ideograph-R121-Jar.el, Ideograph-R120-Silk.el, + Ideograph-R118-Bamboo.el, Ideograph-R116-Cave.el, + Ideograph-R112-Stone.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-18 MORIOKA Tomohiko + + * Ideograph-R117-Stand.el, Ideograph-R109-Eye.el, + Ideograph-R105-Dotted-Tent.el, Ideograph-R079-Weapon.el, + Ideograph-R075-Tree.el: Add some `<-simplified@JP/Jouyou' + features. + + * Ideograph-R113-Spirit.el, Ideograph-R108-Dish.el, + Ideograph-R106-White.el, Ideograph-R078-Death.el, + Ideograph-R077-Stop.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-17 MORIOKA Tomohiko + + * Ideograph-R104-Sickness.el, Ideograph-R102-Field.el: Add some + `<-simplified@JP/Jouyou' features. + + * Ideograph-R098-Tile.el (U+74F6): Add `<-simplified@JP/Jouyou'. + + * Ideograph-R093-Cow.el (U+72A0): Add `<-simplified@JP/Jouyou'. + + * Ideograph-R084-Steam.el (U+6C17): Add `<-simplified@JP/Jouyou'. + +2004-01-17 MORIOKA Tomohiko + + * maps-conf.el: Don't add `=gt-pj-1' for J90-{3522|334C}. + + * Ideograph-R080-Do-Not.el, Ideograph-R076-Lack.el: Add some + `<-simplified@JP/Jouyou' features. + + * Ideograph-R072-Sun.el: Add some `<-simplified@JP/Jouyou' + features. + (U+663C): Add `<-simplified@JP/Jouyou'; use + `<-vulgar-ideograph*sources' instead of char-ref in + `<-vulgar-ideograph'. + (U+665A): Unify JC3-51D5. + (U+6669): Add `<-simplified@JP/Jouyou'; unify BC-B1DF; separate + JC3-51D5. + (U+FA43): Unify BC-B4BB. + +2004-01-16 MORIOKA Tomohiko + + * Ideograph-R063-Door.el, Ideograph-R062-Halberd.el, + Ideograph-R032-Earth.el: Add some `<-simplified@JP/Jouyou' + features. + + * Ideograph-R050-Turban.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-16 MORIOKA Tomohiko + + * Ideograph-R074-Moon.el, Ideograph-R069-Axe.el, + Ideograph-R067-Script.el, Ideograph-R066-Rap.el, + Ideograph-R060-Step.el, Ideograph-R046-Mountain.el, + Ideograph-R058-Snout.el: Add some `<-simplified@JP/Jouyou' + features. + +2004-01-15 MORIOKA Tomohiko + + * Ideograph-R053-Dotted-Cliff.el, Ideograph-R041-Inch.el: Add some + `<-simplified@JP/Jouyou' features. + + * Ideograph-R034-Go.el (C3-2B79): Add `ideographic-structure'. + (J0-4A51): Add `<-simplified@JP/Jouyou'. + + * Ideograph-R028-Private.el, Ideograph-R027-Cliff.el, + Ideograph-R024-Ten.el, Ideograph-R019-Power.el, + Ideograph-R018-Knife.el: Add some `<-simplified@JP/Jouyou' + features. + + * char-db-util.el (char-db-insert-char-spec): Add new optional + argument `required-features'. + (insert-char-attributes): For each character in relation features + [->FOO or <-FOO] and `ideographic-structure', specify + required-features pf `char-db-insert-char-spec' based on *sources. + + * Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el, + Ideograph-R055-Two-Hands.el, Ideograph-R049-Oneself.el, + Ideograph-R047-River.el, Ideograph-R044-Corpse.el, + Ideograph-R038-Woman.el, Ideograph-R037-Big.el, + Ideograph-R031-Enclosure.el: Add some `<-simplified@JP/Jouyou' + features. + + * Ideograph-R029-Again.el (U+53CC): Add `<-simplified@JP/Jouyou'; + use `<-vulgar-ideograph*sources' instead of char-ref in + `<-vulgar-ideograph'. + (U+53CE): Add `<-simplified@JP/Jouyou'; use `<-vulgar-ideograph' + and `<-vulgar-ideograph*sources' instead of `vulgar-ideograph-of'. + (U+53D9): Add `<-simplified@JP/Jouyou'; use + `<-vulgar-ideograph*sources' instead of char-ref in + `<-vulgar-ideograph'. + + * Ideograph-R026-Seal.el (U+5373): Add `<-simplified@JP/Jouyou'; + use `<-vulgar-ideograph*sources' instead of char-ref in + `<-vulgar-ideograph'. + + * Ideograph-R023-Hiding-Enclosure.el (C3-2157): Use + `<-simplified*sources' instead of char-ref in `<-simplified'. + (U+533A): Likewise; add `<-simplified@JP/Jouyou'. + (U+533B): Add `<-simplified@JP/Jouyou'. + + * Ideograph-R014-Cover.el (J0-3C4C): Add `<-simplified@JP/Jouyou'. + + * Ideograph-R013-Down-Box.el (M-01512): Use `<-vulgar-ideograph' + and `<-vulgar-ideograph*sources' instead of `comment'; separate + S-0481, U+5185, J0-4662, G0-445A, GT-01983 and GT-K00547. + (U+5185): Unify BC-8C57. + (U+5186): Add `<-simplified@JP/Jouyou'. + +2004-01-15 MORIOKA Tomohiko + + * Ideograph-R039-Child.el, Ideograph-R033-Scholar.el, + Ideograph-R030-Mouth.el, Ideograph-R016-Table.el, + Ideograph-R010-Legs.el, Ideograph-R007-Two.el, + Ideograph-R006-Hook.el, Ideograph-R005-Second.el, + Ideograph-R004-Slash.el, Ideograph-R001-One.el: Add some + `<-simplified@JP/Jouyou' features. + +2004-01-15 MORIOKA Tomohiko + + * read-maps.el (jp-jouyou-read-file): New function. + +2004-01-14 MORIOKA Tomohiko + + * maps-conf.el: Use `jp-jouyou-read-file' to read + etc/char-data/jp-jouyou.txt. + 2004-01-13 MORIOKA Tomohiko * Ideograph-R019-Power.el (U+52B4): Use `script', `<-simplified' diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index e3218b6..3dae92d 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -254,6 +254,10 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 2) (total-strokes . 3) + (<-simplified@JP/Jouyou + ((=ucs . #x842C) ; 萬 + (=jis-x0208 . #x685F) ; ø½‹ŸŒ + )) (hanyu-dazidian 1 9 3) (shinjigen-1 . 12) (shinjigen-2 . 12) @@ -544,6 +548,10 @@ (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 2) (total-strokes . 3) + (<-simplified@JP/Jouyou + ((=ucs . #x8207) ; 與 + (=jis-x0208 . #x6750) ; ø½‹Ÿ + )) (shinjigen-1 . 6625) (shinjigen-2 . 6625) (=jis-x0208 . #x4D3F) ; ø½Š·‚ @@ -1407,6 +1415,11 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 5) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5140) ; ø½Š¼» + (=ks-x1001 . #x5557) ; ø»‰§š + (=daikanwa . 01436) ; ø¸€–œ + )) (hanyu-dazidian 1 19 1) (shinjigen-1 . 483) (shinjigen-2 . 483) @@ -1832,6 +1845,11 @@ '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 7) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x636D) ; ø½‹˜„ + (=ks-x1001 . #x5C3D) ; ø»‰±’ + (=daikanwa . 25752) ; ø¸†’˜ + )) (hanyu-dazidian 1 246 2) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index 8f15170..fbbe882 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1517,6 +1517,10 @@ '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 8) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x4E58) ; 乘 + (=jis-x0208 . #x502B) ; ø½Š»ˆ + )) (hanyu-dazidian 1 39 8) (shinjigen-1 . 54) (shinjigen-2 . 54) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index a109156..1da3ea0 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -957,6 +957,11 @@ '((ideographic-radical . 5) ; ⼄ (ideographic-strokes . 6) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x502C) ; ø½Š»‰ + (=ks-x1001 . #x552F) ; ø»‰¦² + (=daikanwa . 00214) ; ø¸€ƒ– + )) (hanyu-dazidian 1 53 17) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index 0d03164..8366269 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -171,6 +171,10 @@ '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 3) (total-strokes . 4) + (<-simplified@JP/Jouyou + ((=ucs . #x8C6B) ; 豫 + (=jis-x0208 . #x502E) ; ø½Š»‹ + )) (hanyu-dazidian 1 52 2) (shinjigen-1 . 67) (shinjigen-2 . 67) @@ -276,6 +280,11 @@ '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 5) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6027) ; ø½‹’¤ + (=ks-x1001 . #x6E33) ; ø»Š‹¤ + (=daikanwa . 19663) ; ø¸„³ + )) (hanyu-dazidian 1 324 12) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index 0372ca6..25016b3 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -600,6 +600,10 @@ '((ideographic-radical . 7) ; ⼆ (ideographic-strokes . 5) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x4E9E) ; 亞 + (=jis-x0208 . #x5033) ; ø½Š» + )) (hanyu-dazidian 1 21 1) (shinjigen-1 . 84) (shinjigen-2 . 84) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 0e754fe..394d4cb 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -716,6 +716,10 @@ '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 2) (total-strokes . 4) + (<-simplified@JP/Jouyou + ((=ucs . #x4F5B) ; 佛 + (=jis-x0208 . #x5047) ; ø½Š»¤ + )) (hanyu-dazidian 1 110 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -1882,6 +1886,10 @@ (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 4) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x5047) ; 假 + (=jis-x0208 . #x5071) ; ø½Š¼Ž + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -1909,11 +1917,11 @@ (ideographic-strokes . 4) (total-strokes . 6) (<-vulgar-ideograph - (:sources (shinjigen-1) - :char ((shinjigen-1 . 144) - (=daikanwa . 00398) ; ø¸€†Ž - ) + ((shinjigen-1 . 144) + (=daikanwa . 00398) ; ø¸€†Ž )) + (<-vulgar-ideograph*sources + shinjigen-1) (hanyu-dazidian 1 124 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -3543,6 +3551,10 @@ '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 4) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x6703) ; 會 + (=jis-x0208 . #x5072) ; ø½Š¼ + )) (hanyu-dazidian 1 116 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -3637,6 +3649,10 @@ (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 4) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x50B3) ; 傳 + (=jis-x0208 . #x5123) ; ø½Š¼ž + )) (hanyu-dazidian 1 117 16) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -5331,16 +5347,28 @@ )) (=ucs . #x4F52) ; 佒 (=jis-x0212 . #x306C) ; ø»Š» - (=cns11643-2 . #x2324) ; ø»“Ÿ (=big5 . #xCA62) ; ý¢€Œ©¢ (=daikanwa . 00508) ; ø¸€‡¼ (=jef-china3 . #x42A6) ; øº„Š¦ (mojikyo . 000508) ; ý €€‡¼ )) (define-char + '((=>ucs . #x4F52) ; 佒 + (morohashi-daikanwa 508 0 0) + (ideographic-radical . 9) ; ⼈ + (ideographic-strokes . 5) + (total-strokes . 7) + (=cns11643-2 . #x2324) ; ø»“Ÿ + )) +(define-char '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 5) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7173) ; ø½‹¬® + (=ks-x1001 . #x7477) ; ø»Š•œ + (=daikanwa . 45291) ; ø¸‹ƒ« + )) (hanyu-dazidian 1 130 1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -5509,6 +5537,11 @@ '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 5) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7131) ; ø½‹«¬ + (=ks-x1001 . #x662E) ; ø»‰¿¯ + (=daikanwa . 44185) ; ø¸Š²™ + )) (hanyu-dazidian 1 128 4) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -6790,30 +6823,65 @@ (=hanziku-1 . #xC2FE) ; ý¢€œ‹¾ )) (define-char - '((ideographic-radical . 9) ; ⼈ + '((=>ucs . #x4F74) ; ä½´ + (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 6) (total-strokes . 8) - (hanyu-dazidian 1 144 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° ) ((=ucs . #x4EBB) ; 亻 ) - ((=ucs . #x8033) ; 耳 + ((=daikanwa . 28999) ; ø¸‡…‡ )) - (=ucs . #x4F74) ; ä½´ - (=gb2312 . #x5926) ; ø»…˜™ - (=cns11643-2 . #x2539) ; ø»“’° (=big5 . #xCBB9) ; ý¢€Œ®¹ (=daikanwa . 00560) ; ø¸€ˆ° + )) +(define-char + '((=>ucs . #x4F74) ; ä½´ + (morohashi-daikanwa 560 0 0) + (ideographic-radical . 9) ; ⼈ + (ideographic-strokes . 6) + (total-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; â¿° + ) + ((=ucs . #x4EBB) ; 亻 + ) + ((=jis-x0208 . #x3C2A) ; ø½Š¯ + (=ks-x1001 . #x6C3C) ; ø»Šˆ± + )) (=jef-china3 . #x97CC) ; øº‰ŸŒ (mojikyo . 000560) ; ý €€ˆ° )) (define-char + '((morohashi-daikanwa 560 0 1) + (ideographic-radical . 9) ; ⼈ + (ideographic-strokes . 6) + (total-strokes . 8) + (hanyu-dazidian 1 144 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; â¿° + ) + ((=ucs . #x4EBB) ; 亻 + ) + ((=cns11643-1 . #x4856) ; ø»‘¼£ + )) + (=ucs . #x4F74) ; ä½´ + (=gb2312 . #x5926) ; ø»…˜™ + (=cns11643-2 . #x2539) ; ø»“’° + )) +(define-char '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 6) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x5002) ; 倂 + (=jis-x0213-1-2000 . #x2E3C) ; ø»¢¦ + )) (hanyu-dazidian 1 153 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -8719,6 +8787,10 @@ (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 6) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x50F9) ; 價 + (=jis-x0208 . #x512B) ; ø½Š¼¦ + )) (hanyu-dazidian 1 146 1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -8776,6 +8848,10 @@ (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 6) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #xFA30) ; 侮 + (=jis-x0213-1-2000 . #x2E38) ; ø»¢¦™ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -12561,7 +12637,6 @@ (shinjigen-1 . 236) (shinjigen-2 . 236) (=ks-x1001 . #x5C31) ; ø»‰±† - (=jis-x0213-1-2000 . #x2E3C) ; ø»¢¦ (=daikanwa . 00746) ; ø¸€‹ª (=ucs@jis . #x5002) ; ø»‰±† (mojikyo . 000746) ; ý €€‹ª @@ -12581,6 +12656,7 @@ )) (=ucs . #x5002) ; 倂 (=cns11643-3 . #x2F4B) ; ø»•«² + (=jis-x0213-1-2000 . #x2E3C) ; ø»¢¦ (=hanziku-1 . #xCBD4) ; ý¢€œ¯” )) (define-char @@ -15120,6 +15196,10 @@ '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 8) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x5109) ; 儉 + (=jis-x0208 . #x512D) ; ø½Š¼¨ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -18501,6 +18581,11 @@ (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 9) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5126) ; ø½Š¼¡ + (=ks-x1001 . #x6A4A) ; ø»Š†ƒ + (=daikanwa . 01105) ; ø¸€‘‘ + )) (hanyu-dazidian 1 195 4) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -23549,6 +23634,10 @@ (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 11) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #xFA31) ; 僧 + (=jis-x0213-1-2000 . #x2E49) ; ø»¢¦ª + )) (shinjigen-1 . 381) (shinjigen-2 . 381) (=ucs . #x2F80A) ; 僧 diff --git a/lisp/utf-2000/Ideograph-R010-Legs.el b/lisp/utf-2000/Ideograph-R010-Legs.el index 9583413..908f11a 100644 --- a/lisp/utf-2000/Ideograph-R010-Legs.el +++ b/lisp/utf-2000/Ideograph-R010-Legs.el @@ -711,6 +711,10 @@ (ideographic-radical . 10) ; ⼉ (ideographic-strokes . 6) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #xFA32) ; 免 + (=jis-x0213-1-2000 . #x2E50) ; ø»¢¦± + )) (shinjigen-1 . 470) (shinjigen-2 . 470) (=jis-x0208 . #x4C48) ; ø½Šµ­ @@ -866,6 +870,10 @@ '((ideographic-radical . 10) ; ⼉ (ideographic-strokes . 5) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x5152) ; 兒 + (=jis-x0208 . #x513B) ; ø½Š¼¶ + )) (hanyu-dazidian 1 270 2) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -1458,6 +1466,10 @@ '((ideographic-radical . 10) ; ⼉ (ideographic-strokes . 8) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x9EE8) ; 黨 + (=jis-x0208 . #x735E) ; ø½‹¯• + )) (hanyu-dazidian 1 273 11) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") diff --git a/lisp/utf-2000/Ideograph-R013-Down-Box.el b/lisp/utf-2000/Ideograph-R013-Down-Box.el index 845fb08..27a887a 100644 --- a/lisp/utf-2000/Ideograph-R013-Down-Box.el +++ b/lisp/utf-2000/Ideograph-R013-Down-Box.el @@ -109,37 +109,41 @@ (=daikanwa . 01511) ; ø¸€—§ )) (define-char - '((ideographic-radical . 13) ; ⼌ + '((=>ucs . #x5185) ; 内 + (ideographic-radical . 13) ; ⼌ (ideographic-strokes . 2) (total-strokes . 4) - (comment . " of R011:M01418.0") - (shinjigen-1 . 481) - (shinjigen-2 . 481) - (=ucs . #x5185) ; 内 - (=jis-x0208 . #x4662) ; ø½Š­“ - (=gb2312 . #x445A) ; ø»„º— + (<-vulgar-ideograph + ((=daikanwa . 01418) ; ø¸€–Š + )) + (<-vulgar-ideograph*sources + daikanwa) (=cns11643-6 . #x2150) ; ø»›µŸ - (=gt . 01983) ; ý¡€€ž¿ - (=gt-k . 00547) ; ý¡„€ˆ£ - (=gt-pj-1 . #x4662) ; ý¡€€ž¿ (=daikanwa . 01512) ; ø¸€—¨ )) (define-char - '((=>ucs . #x5185) ; 内 - (morohashi-daikanwa 1512 0 0) + '((morohashi-daikanwa 1512 0 0) (ideographic-radical . 13) ; ⼌ (ideographic-strokes . 2) (total-strokes . 4) - (<-radical - ((=ucs . #x5185) ; 内 - )) - (ideograph-cdp . -434) + (shinjigen-1 . 481) + (shinjigen-2 . 481) + (=ucs . #x5185) ; 内 + (=jis-x0208 . #x4662) ; ø½Š­“ + (=gb2312 . #x445A) ; ø»„º— (=big5-cdp . #x8C57) ; ý¢€ˆ±— + (=gt . 01983) ; ý¡€€ž¿ + (=gt-k . 00547) ; ý¡„€ˆ£ + (=gt-pj-1 . #x4662) ; ý¡€€ž¿ )) (define-char '((ideographic-radical . 13) ; ⼌ (ideographic-strokes . 2) (total-strokes . 4) + (<-simplified@JP/Jouyou + ((=ucs . #x5713) ; 圓 + (=jis-x0208 . #x5424) ; ø½‹€¹ + )) (hanyu-dazidian 1 96 18) (shinjigen-1 . 1331) (shinjigen-2 . 1331) diff --git a/lisp/utf-2000/Ideograph-R014-Cover.el b/lisp/utf-2000/Ideograph-R014-Cover.el index a1b24df..10e755b 100644 --- a/lisp/utf-2000/Ideograph-R014-Cover.el +++ b/lisp/utf-2000/Ideograph-R014-Cover.el @@ -108,6 +108,11 @@ (ideographic-radical . 14) ; ⼍ (ideographic-strokes . 3) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x556D) ; ø½‹ƒ  + (=ks-x1001 . #x5E50) ; ø»‰´¡ + (=daikanwa . 07320) ; ø¸²˜ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ diff --git a/lisp/utf-2000/Ideograph-R016-Table.el b/lisp/utf-2000/Ideograph-R016-Table.el index 60a442b..acecd50 100644 --- a/lisp/utf-2000/Ideograph-R016-Table.el +++ b/lisp/utf-2000/Ideograph-R016-Table.el @@ -255,6 +255,10 @@ '((ideographic-radical . 16) ; ⼏ (ideographic-strokes . 3) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=ucs . #x8655) ; 處 + (=jis-x0208 . #x515D) ; ø½Š½˜ + )) (hanyu-dazidian 1 276 13) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") diff --git a/lisp/utf-2000/Ideograph-R018-Knife.el b/lisp/utf-2000/Ideograph-R018-Knife.el index 4c16add..91fda61 100644 --- a/lisp/utf-2000/Ideograph-R018-Knife.el +++ b/lisp/utf-2000/Ideograph-R018-Knife.el @@ -4634,15 +4634,18 @@ (=daikanwa . 02075) ; ø¸€ › )) (define-char - '((script JP-Touyou JP-Jouyou Ideograph) + '((script JP Touyou Jouyou Ideograph) (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 8) (total-strokes . 10) - (<-simplified - (:char ((shinjigen-1 . 653) - (=daikanwa . 02228) ; ø¸€¢´ - ) - :sources (shinjigen-1))) + (<-simplified@JP/Jouyou + ((shinjigen-1 . 653) + (=ucs . #x528D) ; 劍 + (=jis-x0208 . #x5178) ; ø½Š½³ + (=daikanwa . 02228) ; ø¸€¢´ + )) + (<-simplified@JP/Jouyou*sources + songyuan-yilai-suzipu daikanwa shinjigen-1 JP/Jouyou) (hanyu-dazidian 1 345 4) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -4664,19 +4667,20 @@ (=hanziku-1 . #xECF5) ; ý¢€ž³µ )) (define-char - '((script JP-Touyou JP-Jouyou Ideograph) + '((script JP Touyou Jouyou Ideograph) (=>ucs . #x5264) ; 剤 (morohashi-daikanwa 2076 1) (ideographic-radical . 18) ; ⼑ (ideographic-strokes . 8) (total-strokes . 10) - (<-simplified - (:sources (shinjigen-1) - :char ((shinjigen-1 . 659) - (=jis-x0208 . #x517D) ; ø½Š½¸ - (=daikanwa . 02241) ; ø¸€£ - ) + (<-simplified@JP/Jouyou + ((shinjigen-1 . 659) + (=jis-x0208 . #x517D) ; ø½Š½¸ + (=ks-x1001 . #x7025) ; ø»ŠŽ’ + (=daikanwa . 02241) ; ø¸€£ )) + (<-simplified@JP/Jouyou*sources + daikanwa shinjigen-1 JP/Jouyou) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -5338,6 +5342,10 @@ '((ideographic-radical . 18) ; ⼑ (ideographic-strokes . 9) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x5269) ; 剩 + (=jis-x0208 . #x5174) ; ø½Š½¯ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index 644fad1..4a4bc56 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -739,15 +739,19 @@ (=cns11643-6 . #x262D) ; ø»›¼’ )) (define-char - '((script JP-Touyou JP-Jouyou Ideograph) + '((script JP Touyou Jouyou Ideograph) (ideographic-radical . 19) ; ⼒ (ideographic-strokes . 5) (total-strokes . 7) (<-simplified - (:sources (sougen-irai-zokujifu morohashi-daikanwa shinjigen-1) - :char ((shinjigen-1 . 716) - (=daikanwa . 02472) ; ø¸€¦¨ - ) + ((shinjigen-1 . 716) + (=daikanwa . 02472) ; ø¸€¦¨ + )) + (<-simplified*sources + songyuan-yilai-suzipu daikanwa shinjigen-1) + (<-simplified@JP/Jouyou + ((=ucs . #x52F5) ; 勵 + (=jis-x0208 . #x522F) ; ø½Š¾ˆ )) (hanyu-dazidian 1 368 4) (ideographic-structure @@ -840,16 +844,18 @@ (=jef-china3 . #x82B2) ; øºˆŠ² )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (ideographic-radical . 19) ; ⼒ (ideographic-strokes . 5) (total-strokes . 7) - (<-simplified + (<-simplified@JP/Jouyou ((shinjigen-1 . 718) + (=ucs . #x52DE) ; 勞 + (=jis-x0208 . #x5229) ; ø½Š¾‚ (=daikanwa . 02410) ; ø¸€¥ª )) - (<-simplified*sources - shinjigen-1) + (<-simplified@JP/Jouyou*sources + daikanwa shinjigen-1 JP/Jouyou) (shinjigen-1 . 717) (shinjigen-2 . 717) (=ucs . #x52B4) ; 労 @@ -989,12 +995,18 @@ (ideographic-radical . 19) ; ⼒ (ideographic-strokes . 6) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5A43) ; ø½‹ŠŒ + (=ks-x1001 . #x7C79) ; ø»Š¡Ž + (=daikanwa . 13186) ; ø¸ƒŽ‚ + )) (<-vulgar-ideograph - (:char ((ideographic-radical . 66) ; ⽁ - (shinjigen-1 . 725) - (=daikanwa . 13186) ; ø¸ƒŽ‚ - ) - :sources (gyokuhen seiin seiji-tsuu morohashi-daikanwa shinjigen-1))) + ((ideographic-radical . 66) ; ⽁ + (shinjigen-1 . 725) + (=daikanwa . 13186) ; ø¸ƒŽ‚ + )) + (<-vulgar-ideograph*sources + yupian zhengyun zhengzi-tong daikanwa shinjigen-1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -1444,21 +1456,25 @@ (=jef-china3 . #x44E5) ; øº„“¥ )) (define-char - '((script JP-Jouyou JP-Touyou Ideograph) + '((script JP Touyou Jouyou Ideograph) (ideographic-radical . 19) ; ⼒ (ideographic-strokes . 7) (total-strokes . 9) (->synonyms - (:sources (shuuin seiji-tsuu morohashi-daikanwa) - :char ((ideographic-radical . 66) ; ⽁ - (=daikanwa . 13225) ; ø¸ƒŽ© - ) + ((ideographic-radical . 66) ; ⽁ + (=daikanwa . 13225) ; ø¸ƒŽ© + )) + (->synonyms*sources + jiyun zhengzi-tong daikanwa) + (<-simplified@JP/Jouyou + ((=ucs . #x6555) ; 敕 + (=jis-x0208 . #x5A45) ; ø½‹ŠŽ )) (<-vulgar-ideograph - (:sources (seiji-tsuu morohashi-daikanwa) - :char ((=daikanwa . 02380) ; ø¸€¥Œ - ) + ((=daikanwa . 02380) ; ø¸€¥Œ )) + (<-vulgar-ideograph*sources + zhengzi-tong daikanwa) (hanyu-dazidian 1 371 2) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -2084,12 +2100,16 @@ (=daikanwa . 02384) ; ø¸€¥ )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (=>ucs . #x52C9) ; 勉 (morohashi-daikanwa 2384 1) (ideographic-radical . 19) ; ⼒ (ideographic-strokes . 8) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #xFA33) ; 勉 + (=jis-x0213-1-2000 . #x2E63) ; ø»¢§„ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT") (=ucs . #x2FFA) ; ⿺ @@ -2786,11 +2806,13 @@ (ideographic-radical . 19) ; ⼒ (ideographic-strokes . 10) (total-strokes . 12) - (<-simplified - ((=daikanwa . 02424) ; ø¸€¥¸ + (<-simplified@JP/Jouyou + ((=ucs . #xFA34) ; 勤 + (=jis-x0213-1-2000 . #x2E68) ; ø»¢§‰ + (=daikanwa . 02424) ; ø¸€¥¸ )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (<-vulgar-ideograph ((shinjigen-1 . 744) (=daikanwa . 02424) ; ø¸€¥¸ @@ -3202,10 +3224,15 @@ (ideographic-strokes . 11) (total-strokes . 13) (<-simplified - (:char ((shinjigen-1 . 751) - (=daikanwa . 02486) ; ø¸€¦¶ - ) - :sources (sougen-irai-zokujifu morohashi-daikanwa shinjigen-1))) + ((shinjigen-1 . 751) + (=daikanwa . 02486) ; ø¸€¦¶ + )) + (<-simplified*sources + songyuan-yilai-suzipu daikanwa shinjigen-1) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5230) ; ø½Š¾‰ + (=ks-x1001 . #x4F68) ; ø»‰ž· + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -3748,6 +3775,10 @@ '((ideographic-radical . 19) ; ⼒ (ideographic-strokes . 13) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #x52F3) ; 勳 + (=jis-x0208 . #x522E) ; ø½Š¾‡ + )) (hanyu-dazidian 1 381 11) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") diff --git a/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el b/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el index 3214aaa..b04a6e8 100644 --- a/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el @@ -91,10 +91,10 @@ (ideographic-strokes . 2) (total-strokes . 4) (<-simplified - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 02691) ; ø¸€ªƒ - ) + ((=daikanwa . 02691) ; ø¸€ªƒ )) + (<-simplified*sources + daikanwa) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") (=ucs . #x2FF7) ; â¿· @@ -107,16 +107,20 @@ (=daikanwa . 02674) ; ø¸€©² )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (morohashi-daikanwa 2674 0 1) (ideographic-radical . 23) ; ⼖ (ideographic-strokes . 2) (total-strokes . 4) (<-simplified - (:sources (shinjigen-1) - :char ((shinjigen-1 . 802) - (=daikanwa . 02691) ; ø¸€ªƒ - ) + ((shinjigen-1 . 802) + (=daikanwa . 02691) ; ø¸€ªƒ + )) + (<-simplified*sources + shinjigen-1) + (<-simplified@JP/Jouyou + ((=ucs . #x5340) ; 區 + (=jis-x0208-1990 . #x523F) ; ø½Š¾˜ )) (hanyu-dazidian 1 81 5) (ideographic-structure @@ -220,6 +224,11 @@ (ideographic-radical . 23) ; ⼖ (ideographic-strokes . 5) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6E50) ; ø½‹§± + (=ks-x1001 . #x6C22) ; ø»Šˆ— + (=daikanwa . 40006) ; ø¸‰±† + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") (=ucs . #x2FF7) ; â¿· diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index fc30d4d..b77b058 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -780,12 +780,16 @@ (=ucs . #x5351) ; 卑 )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (=>ucs . #x5351) ; 卑 (morohashi-daikanwa 2738 0 1) (ideographic-radical . 24) ; ⼗ (ideographic-strokes . 7) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #xFA35) ; 卑 + (=jis-x0213-1-2000 . #x2E6E) ; ø»¢§ + )) (<-vulgar-ideograph ((shinjigen-1 . 830) (=daikanwa . 02738) ; ø¸€ª² @@ -1104,15 +1108,18 @@ (=daikanwa . 02751) ; ø¸€ª¿ )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (ideographic-radical . 24) ; ⼗ (ideographic-strokes . 7) (total-strokes . 9) - (<-simplified - (:char ((shinjigen-1 . 1170) - (=daikanwa . 03993) ; ø¸€¾™ - ) - :sources (morohashi-daikanwa shinjigen-1))) + (<-simplified@JP/Jouyou + ((shinjigen-1 . 1170) + (=ucs . #x55AE) ; 單 + (=jis-x0208 . #x5345) ; ø½Š¿¼ + (=daikanwa . 03993) ; ø¸€¾™ + )) + (<-simplified@JP/Jouyou*sources + daikanwa shinjigen-1 JP/Jouyou) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index 70ad6d9..8e49b8f 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -372,15 +372,19 @@ (=jef-china3 . #x45D2) ; øº„—’ )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (ideographic-radical . 26) ; ⼙ (ideographic-strokes . 5) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x537D) ; 卽 + (=jis-x0213-1-2000 . #x2E71) ; ø»¢§’ + )) (<-vulgar-ideograph - (:sources (shinjigen-1) - :char ((=daikanwa . 02873) ; ø¸€¬¹ - ) + ((=daikanwa . 02873) ; ø¸€¬¹ )) + (<-vulgar-ideograph*sources + shinjigen-1) (hanyu-dazidian 1 314 2) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index 7be3044..ad84588 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -3089,13 +3089,15 @@ (ideographic-radical . 27) ; ⼚ (ideographic-strokes . 15) (total-strokes . 17) - (<-simplified - (:sources (morohashi-daikanwa shinjigen-1) - :char ((ideographic-radical . 30) ; ⼝ - (shinjigen-1 . 1286) - (=daikanwa . 04589) ; ø¸‡­ - ) - )) + (<-simplified@JP/Jouyou + ((shinjigen-1 . 1286) + (=jis-x0208 . #x536E) ; ø½‹€¥ + (=ks-x1001 . #x6571) ; ø»‰¿” + (=cns11643-1 . #x7964) ; ø»“„¯ + (=daikanwa . 04589) ; ø¸‡­ + )) + (<-simplified@JP/Jouyou*sources + daikanwa shinjigen-1 JP/Jouyou) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") (=ucs . #x2FF8) ; ⿸ diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index aa13ceb..e3582f6 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -590,12 +590,14 @@ (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 6) (total-strokes . 8) - (<-simplified - (:sources (morohashi-daikanwa shinjigen-1) - :char ((shinjigen-1 . 893) - (=daikanwa . 03098) ; ø¸€°š - ) + (<-simplified@JP/Jouyou + ((shinjigen-1 . 893) + (=ucs . #x53C3) ; 參 + (=jis-x0208 . #x5254) ; ø½Š¾­ + (=daikanwa . 03098) ; ø¸€°š )) + (<-simplified@JP/Jouyou*sources + daikanwa shinjigen-1 JP/Jouyou) (hanyu-dazidian 1 386 15) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") diff --git a/lisp/utf-2000/Ideograph-R029-Again.el b/lisp/utf-2000/Ideograph-R029-Again.el index 78dbacf..aea1813 100644 --- a/lisp/utf-2000/Ideograph-R029-Again.el +++ b/lisp/utf-2000/Ideograph-R029-Again.el @@ -292,13 +292,16 @@ (ideographic-radical . 29) ; ⼜ (ideographic-strokes . 2) (total-strokes . 4) + (<-simplified@JP/Jouyou + ((=jis-x0208-1990 . #x5256) ; ø½Š¾¯ + )) (<-vulgar-ideograph - (:sources (inkai shinjigen-1) - :char ((ideographic-radical . 172) ; ⾫ - (shinjigen-1 . 903) - (=daikanwa . 42116) ; ø¸Š’„ - ) + ((ideographic-radical . 172) ; ⾫ + (shinjigen-1 . 903) + (=daikanwa . 42116) ; ø¸Š’„ )) + (<-vulgar-ideograph*sources + yunhai shinjigen-1) (hanyu-dazidian 1 393 9) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -404,10 +407,21 @@ (=gt-pj-k1 . #x422F) ; 反 )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (ideographic-radical . 29) ; ⼜ (ideographic-strokes . 2) (total-strokes . 4) + (<-simplified@JP/Jouyou + ((=ucs . #x6536) ; 收 + (=jis-x0208 . #x5A40) ; ø½‹Š‰ + )) + (<-vulgar-ideograph + ((ideographic-radical . 66) ; ⽁ + (shinjigen-1 . 907) + (=daikanwa . 13110) ; ø¸ƒŒ¶ + )) + (<-vulgar-ideograph*sources + daikanwa shinjigen-1) (hanyu-dazidian 1 393 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -419,13 +433,6 @@ )) (shinjigen-1 . 906) (shinjigen-2 . 906) - (vulgar-ideograph-of - ((sources morohashi-daikanwa shinjigen-1) - (char . ((ideographic-radical . 66) ; ⽁ - (shinjigen-1 . 907) - (=daikanwa . 13110) ; ø¸ƒŒ¶ - )) - )) (=ucs . #x53CE) ; 収 (=jis-x0208-1990 . #x3C7D) ; ø½ŠŸ‚ (=gt . 03952) ; ý¡€€½° @@ -1293,15 +1300,20 @@ (mojikyo . 003162) ; ý €€±š )) (define-char - '((script JP-Jouyou Ideograph) + '((script JP Jouyou Ideograph) (ideographic-radical . 29) ; ⼜ (ideographic-strokes . 7) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x654D) ; 敍 + (=jis-x0208 . #x5A46) ; ø½‹Š + )) (<-vulgar-ideograph - (:char ((shinjigen-1 . 915) - (=daikanwa . 13205) ; ø¸ƒŽ• - ) - :sources (seiji-tsuu morohashi-daikanwa shinjigen-1))) + ((shinjigen-1 . 915) + (=daikanwa . 13205) ; ø¸ƒŽ• + )) + (<-vulgar-ideograph*sources + zhengzi-tong daikanwa shinjigen-1) (hanyu-dazidian 1 397 15) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") diff --git a/lisp/utf-2000/Ideograph-R030-Mouth.el b/lisp/utf-2000/Ideograph-R030-Mouth.el index b9a03ce..8fa2159 100644 --- a/lisp/utf-2000/Ideograph-R030-Mouth.el +++ b/lisp/utf-2000/Ideograph-R030-Mouth.el @@ -408,6 +408,10 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=ucs . #x81FA) ; 臺 + (=jis-x0208 . #x674A) ; ø½‹™ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -646,6 +650,10 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x694B) ; ø½‹ – + (=daikanwa . 32726) ; ø¸‡¿– + )) (hanyu-dazidian 1 570 1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") @@ -16568,6 +16576,11 @@ (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #xFA36) ; 喝 + (=jis-x0208-1978 . #x3365) ; ø»‚—  + (=jis-x0213-1-2000 . #x2F2C) ; ø»¢§« + )) (=jis-x0208-1983 . #x3365) ; ø»†«¨ (=jis-x0208-1990 . #x3365) ; ø½Š‘œ (=gt . 04705) ; ý¡€‰¡ @@ -17998,6 +18011,11 @@ (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x535B) ; ø½‹€’ + (=ks-x1001 . #x673D) ; ø»Šœ + (=daikanwa . 19457) ; ø¸„° + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ @@ -20744,6 +20762,10 @@ (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #xFA37) ; 嘆 + (=jis-x0213-1-2000 . #x2F2F) ; ø»¢§® + )) (=jis-x0208 . #x4332) ; ø½Š¨‰ (=gt . 05142) ; ý¡€– (=gt-k . 10243) ; ý¡„‚ ƒ @@ -23731,6 +23753,11 @@ '((ideographic-radical . 30) ; ⼝ (ideographic-strokes . 12) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5376) ; ø½‹€­ + (=ks-x1001 . #x7536) ; ø»Š•¹ + (=daikanwa . 04654) ; ø¸ˆ® + )) (hanyu-dazidian 1 687 10) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -25832,6 +25859,10 @@ (ideographic-radical . 30) ; ⼝ (ideographic-strokes . 12) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #xFA38) ; 器 + (=jis-x0213-1-2000 . #x2F36) ; ø»¢§µ + )) (=ucs . #x20F96) ; 𠾖 (=jis-x0208 . #x346F) ; ø½Š“„ (=cns11643-4 . #x4932) ; ø»˜›© diff --git a/lisp/utf-2000/Ideograph-R031-Enclosure.el b/lisp/utf-2000/Ideograph-R031-Enclosure.el index 072066c..c7beddf 100644 --- a/lisp/utf-2000/Ideograph-R031-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R031-Enclosure.el @@ -526,6 +526,10 @@ (ideographic-radical . 31) ; ⼞ (ideographic-strokes . 3) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x5718) ; 團 + (=jis-x0208 . #x5425) ; ø½‹€º + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") (=ucs . #x2FF4) ; â¿´ @@ -962,6 +966,10 @@ '((ideographic-radical . 31) ; ⼞ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x570D) ; 圍 + (=jis-x0208-1990 . #x5423) ; ø½‹€¸ + )) (hanyu-dazidian 1 714 1) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") @@ -1128,6 +1136,11 @@ (ideographic-radical . 31) ; ⼞ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5426) ; ø½‹€» + (=ks-x1001 . #x5371) ; ø»‰¤¸ + (=daikanwa . 04832) ; ø¸‹  + )) (=ucs . #x56F3) ; 図 (=jis-x0208 . #x3F5E) ; ø½Š¢½ (=cns11643-3 . #x2528) ; ø»•œ£ @@ -1570,6 +1583,10 @@ '((ideographic-radical . 31) ; ⼞ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x570B) ; 國 + (=jis-x0208 . #x5422) ; ø½‹€· + )) (hanyu-dazidian 1 716 7) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") @@ -2762,6 +2779,11 @@ (ideographic-radical . 31) ; ⼞ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5421) ; ø½‹€¶ + (=ks-x1001 . #x4F6A) ; ø»‰ž¹ + (=daikanwa . 04789) ; ø¸Šµ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") (=ucs . #x2FF4) ; â¿´ diff --git a/lisp/utf-2000/Ideograph-R032-Earth.el b/lisp/utf-2000/Ideograph-R032-Earth.el index 0bba39a..6650063 100644 --- a/lisp/utf-2000/Ideograph-R032-Earth.el +++ b/lisp/utf-2000/Ideograph-R032-Earth.el @@ -150,20 +150,32 @@ (=cns11643-6 . #x2261) ; ø»›·Ž )) (define-char - '((ideographic-radical . 32) ; ⼟ + '((=>ucs . #x5726) ; 圦 + (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 2) (total-strokes . 5) - (=ucs . #x5726) ; 圦 (=jis-x0208 . #x5429) ; ø½‹€¾ (=gt . 06130) ; ý¡€Ÿ² (=gt-pj-1 . #x5429) ; ý¡€Ÿ² (=daikanwa . 04879) ; ø¸Œ + (=ucs@jis . #x5726) ; ø½‹€¾ + )) +(define-char + '((morohashi-daikanwa 4879 0 0) + (ideographic-radical . 32) ; ⼟ + (ideographic-strokes . 2) + (total-strokes . 5) + (=ucs . #x5726) ; 圦 )) (define-char '((morohashi-daikanwa 4879 1) (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=ucs . #x58D3) ; 壓 + (=jis-x0208 . #x545A) ; ø½‹¯ + )) (shinjigen-1 . 1339) (shinjigen-2 . 1339) (=ucs . #x5727) ; 圧 @@ -6945,6 +6957,10 @@ '((ideographic-radical . 32) ; ⼟ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #xFA39) ; 塀 + (=jis-x0213-1-2000 . #x2F5A) ; ø»¢¨™ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -6960,6 +6976,22 @@ (=gt-pj-1 . #x4A3D) ; ý¡€¨— (=daikanwa . 05316) ; ø¸“„ (=cbeta . 06237) ; ø¸¡¡ + )) +(define-char + '((=>ucs . #xFA39) ; 塀 + (=>ucs* . #x5840) ; 塀 + (morohashi-daikanwa 5316 0 1) + (ideographic-radical . 32) ; ⼟ + (ideographic-strokes . 9) + (total-strokes . 12) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; â¿° + ) + ((=ucs . #x571F) ; 土 + ) + ((=ucs . #x5C5B) ; 屛 + )) (=jef-china3 . #x48B9) ; øº„¢¹ )) (define-char @@ -6985,11 +7017,13 @@ (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 9) (total-strokes . 12) - (<-simplified - ((=daikanwa . 05574) ; ø¸—† + (<-simplified@JP/Jouyou + ((=ucs . #x58D8) ; 壘 + (=jis-x0208 . #x545E) ; ø½‹³ + (=daikanwa . 05574) ; ø¸—† )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (=ucs . #x5841) ; 塁 (=jis-x0208 . #x4E5D) ; ø½Š¸¾ (=gt . 06689) ; ý¡€¨¡ @@ -7047,6 +7081,10 @@ '((ideographic-radical . 32) ; ⼟ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x58AE) ; 墮 + (=jis-x0208 . #x5458) ; ø½‹­ + )) (hanyu-dazidian 1 459 3) (=ucs . #x5815) ; 堕 (=jis-x0208 . #x4244) ; ø½Š¦½ @@ -7815,6 +7853,11 @@ (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #xFA10) ; 塚 + (=jis-x0208-1978 . #x444D) ; ø»‚°† + (=jis-x0213-1-2000 . #x2F57) ; ø»¢¨– + )) (=jis-x0208-1983 . #x444D) ; ø»‡„Ž (=jis-x0208-1990 . #x444D) ; ø½Šª‚ (=gt . 06661) ; ý¡€¨… @@ -8437,6 +8480,10 @@ '((ideographic-radical . 32) ; ⼟ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x9E7D) ; é¹½ + (=jis-x0208 . #x7345) ; ø½‹®¼ + )) (shinjigen-2 . 9769) (=ucs . #x5869) ; å¡© (=jis-x0208 . #x3176) ; ø½ŠŽ± @@ -9670,6 +9717,11 @@ (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 11) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x7172) ; ø»Š½ + (=jis-x0213-1-2000 . #x2F5D) ; ø»¢¨œ + (=daikanwa . 05454) ; ø¸•Ž + )) (=ucs . #x5897) ; 増 (=jis-x0208 . #x417D) ; ø½Š¦˜ (=cns11643-3 . #x4640) ; ø»–™ @@ -10129,6 +10181,10 @@ (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 11) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #xFA3A) ; 墨 + (=jis-x0213-1-2000 . #x2F5E) ; ø»¢¨ + )) (=jis-x0208 . #x4B4F) ; ø½Š´– (=gt . 06861) ; ý¡€« (=gt-k . 11176) ; ý¡„‚®¨ @@ -11347,6 +11403,11 @@ (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 13) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5455) ; ø½‹ª + (=ks-x1001 . #x4E55) ; ø»‰† + (=daikanwa . 05590) ; ø¸—– + )) (=jis-x0208 . #x3275) ; ø½ŠŽ (=gt . 06958) ; ý¡€¬® (=gt-pj-1 . #x3275) ; ý¡€¬® @@ -11440,6 +11501,11 @@ (ideographic-radical . 32) ; ⼟ (ideographic-strokes . 13) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5461) ; ø½‹¶ + (=ks-x1001 . #x653D) ; ø»‰¾  + (=daikanwa . 05608) ; ø¸—¨ + )) (=jis-x0208 . #x3E6D) ; ø½Š¡® (=gt . 06976) ; ý¡€­€ (=gt-pj-1 . #x3E6D) ; ý¡€­€ diff --git a/lisp/utf-2000/Ideograph-R033-Scholar.el b/lisp/utf-2000/Ideograph-R033-Scholar.el index 8d1bf75..1ae313b 100644 --- a/lisp/utf-2000/Ideograph-R033-Scholar.el +++ b/lisp/utf-2000/Ideograph-R033-Scholar.el @@ -73,6 +73,10 @@ '((ideographic-radical . 33) ; â¼  (ideographic-strokes . 3) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x58EF) ; 壯 + (=jis-x0208 . #x5463) ; ø½‹¸ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -128,6 +132,10 @@ '((ideographic-radical . 33) ; â¼  (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6661) ; ø½‹œ’ + (=ks-x1001 . #x6122) ; ø»‰¸ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -172,6 +180,10 @@ '((ideographic-radical . 33) ; â¼  (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x58F9) ; 壹 + (=jis-x0208 . #x5465) ; ø½‹º + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ @@ -195,6 +207,10 @@ (ideographic-radical . 33) ; â¼  (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x8CE3) ; è³£ + (=jis-x0208 . #x6C4E) ; ø½‹¤³ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ diff --git a/lisp/utf-2000/Ideograph-R034-Go.el b/lisp/utf-2000/Ideograph-R034-Go.el index cd7df64..80ab176 100644 --- a/lisp/utf-2000/Ideograph-R034-Go.el +++ b/lisp/utf-2000/Ideograph-R034-Go.el @@ -283,8 +283,15 @@ (morohashi-daikanwa 5703 0 0) (ideographic-radical . 34) ; ⼡ (ideographic-strokes . 6) - (kangxi-radical . 35) ; â¼¢ (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4EA6) ; 亦 + ) + ((=ucs . #x590A) ; 夊 + )) (=cns11643-3 . #x2B79) ; ø»•¦¨ )) (define-char @@ -293,6 +300,11 @@ (ideographic-radical . 34) ; ⼡ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5A4E) ; ø½‹Š— + (=ks-x1001 . #x5C28) ; ø»‰°½ + (=daikanwa . 36117) ; ø¸ˆ´• + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ diff --git a/lisp/utf-2000/Ideograph-R037-Big.el b/lisp/utf-2000/Ideograph-R037-Big.el index 0000da6..235b45e 100644 --- a/lisp/utf-2000/Ideograph-R037-Big.el +++ b/lisp/utf-2000/Ideograph-R037-Big.el @@ -2288,17 +2288,28 @@ '((ideographic-radical . 37) ; ⼤ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x5967) ; 奧 + (=jis-x0208 . #x547C) ; ø½‹‚‘ + )) (shinjigen-2 . 1589) (=ucs . #x5965) ; 奥 (=jis-x0208 . #x317C) ; ø½ŠŽ· (=gb2312 . #x3042) ; ø»„œ§ - (=cns11643-4 . #x3679) ; ø»˜€¶ (=gt . 07520) ; ý¡€µ  (=gt-k . 09000) ; ý¡„‚Œ¨ (=gt-pj-1 . #x317C) ; ý¡€µ  (=daikanwa . 05981) ; ø¸ )) (define-char + '((=>ucs . #x5965) ; 奥 + (morohashi-daikanwa 5981 0 0) + (ideographic-radical . 37) ; ⼤ + (ideographic-strokes . 9) + (total-strokes . 12) + (=cns11643-4 . #x3679) ; ø»˜€¶ + )) +(define-char '((=>ucs . #x2164C) ; 𡙌 (ideographic-radical . 37) ; ⼤ (ideographic-strokes . 9) @@ -2506,6 +2517,10 @@ (ideographic-radical . 37) ; ⼤ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x596C) ; 奬 + (=jis-x0208 . #x547D) ; ø½‹‚’ + )) (hanyu-dazidian 1 547 4) (=ucs . #x5968) ; 奨 (=jis-x0208 . #x3E29) ; ø½Š ª diff --git a/lisp/utf-2000/Ideograph-R038-Woman.el b/lisp/utf-2000/Ideograph-R038-Woman.el index 073c81a..149e81c 100644 --- a/lisp/utf-2000/Ideograph-R038-Woman.el +++ b/lisp/utf-2000/Ideograph-R038-Woman.el @@ -12208,18 +12208,45 @@ (=gb2312 . #x6648) ; ø»…¬ )) (define-char - '((morohashi-daikanwa 6807 1) + '((=>ucs . #x5B22) ; 嬢 + (morohashi-daikanwa 6807 1) (ideographic-radical . 38) ; â¼¥ (ideographic-strokes . 13) (total-strokes . 16) - (=ucs . #x5B22) ; 嬢 + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5550) ; ø½‹ƒƒ + (=ks-x1001 . #x653E) ; ø»‰¾¡ + (=daikanwa . 06891) ; ø¸«« + )) (=jis-x0208 . #x3E6E) ; ø½Š¡¯ - (=cns11643-3 . #x5056) ; ø»–œ› (=gt . 08529) ; ý¡€‚…‘ (=gt-pj-1 . #x3E6E) ; ý¡€‚…‘ + (=ucs@jis . #x5B22) ; ø½Š¡¯ + )) +(define-char + '((morohashi-daikanwa 6807 1 0) + (ideographic-radical . 38) ; â¼¥ + (ideographic-strokes . 13) + (total-strokes . 16) + (=ucs . #x5B22) ; 嬢 + )) +(define-char + '((=>ucs . #x5B22) ; 嬢 + (morohashi-daikanwa 6807 1 1) + (ideographic-radical . 38) ; â¼¥ + (ideographic-strokes . 13) + (total-strokes . 16) (mojikyo . 050148) ; ý €Œ¤ )) (define-char + '((=>ucs . #x5B22) ; 嬢 + (morohashi-daikanwa 6807 1 2) + (ideographic-radical . 38) ; â¼¥ + (ideographic-strokes . 13) + (total-strokes . 16) + (=cns11643-3 . #x5056) ; ø»–œ› + )) +(define-char '((=>ucs . #x218B7) ; ð¡¢· (ideographic-radical . 38) ; â¼¥ (ideographic-strokes . 13) @@ -13804,27 +13831,56 @@ (=ucs . #x3738) ; 㜸 )) (define-char - '((ideographic-radical . 38) ; â¼¥ + '((=>ucs . #x5B43) ; 孃 + (ideographic-radical . 38) ; â¼¥ (ideographic-strokes . 17) (total-strokes . 20) (shinjigen-2 . 1757) - (=ucs . #x5B43) ; 孃 (=jis-x0208 . #x5550) ; ø½‹ƒƒ (=ks-x1001 . #x653E) ; ø»‰¾¡ - (=iso-ir165 . #x7E59) ; ø»Ž·² - (=cns11643-1 . #x7968) ; ø»“„³ (=big5 . #xC45D) ; ý¢€Œ‘ (=gt . 08671) ; ý¡€‚‡Ÿ (=gt-pj-1 . #x5550) ; ý¡€‚‡Ÿ (=daikanwa . 06891) ; ø¸«« + (=ucs@jis . #x5B43) ; ø½‹ƒƒ )) (define-char - '((ideographic-radical . 38) ; â¼¥ + '((morohashi-daikanwa 6891 0 0) + (ideographic-radical . 38) ; â¼¥ + (ideographic-strokes . 17) + (total-strokes . 20) + (=ucs . #x5B43) ; 孃 + (=iso-ir165 . #x7E59) ; ø»Ž·² + )) +(define-char + '((=>ucs . #x5B43) ; 孃 + (morohashi-daikanwa 6891 0 0) + (ideographic-radical . 38) ; â¼¥ + (ideographic-strokes . 17) + (total-strokes . 20) + (=cns11643-1 . #x7968) ; ø»“„³ + )) +(define-char + '((=>ucs . #x5B44) ; 孄 + (ideographic-radical . 38) ; â¼¥ + (ideographic-strokes . 17) + (total-strokes . 20) + (=daikanwa . 06892) ; ø¸«¬ + )) +(define-char + '((morohashi-daikanwa 6892 0 0) + (ideographic-radical . 38) ; â¼¥ (ideographic-strokes . 17) (total-strokes . 20) (=ucs . #x5B44) ; 孄 + )) +(define-char + '((=>ucs . #x5B44) ; 孄 + (morohashi-daikanwa 6892 0 1) + (ideographic-radical . 38) ; â¼¥ + (ideographic-strokes . 17) + (total-strokes . 20) (=cns11643-3 . #x5C39) ; ø»–­¦ - (=daikanwa . 06892) ; ø¸«¬ )) (define-char '((ideographic-radical . 38) ; â¼¥ diff --git a/lisp/utf-2000/Ideograph-R039-Child.el b/lisp/utf-2000/Ideograph-R039-Child.el index 1f4fb3e..5dcf921 100644 --- a/lisp/utf-2000/Ideograph-R039-Child.el +++ b/lisp/utf-2000/Ideograph-R039-Child.el @@ -616,6 +616,10 @@ '((ideographic-radical . 39) ; ⼦ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x5B78) ; å­¸ + (=jis-x0208 . #x555C) ; ø½‹ƒ + )) (shinjigen-2 . 1782) (=ucs . #x5B66) ; å­¦ (=jis-x0208 . #x3358) ; ø½Š‘ diff --git a/lisp/utf-2000/Ideograph-R040-Roof.el b/lisp/utf-2000/Ideograph-R040-Roof.el index effd73c..49acf10 100644 --- a/lisp/utf-2000/Ideograph-R040-Roof.el +++ b/lisp/utf-2000/Ideograph-R040-Roof.el @@ -1180,6 +1180,11 @@ (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x556F) ; ø½‹ƒ¢ + (=ks-x1001 . #x5C44) ; ø»‰±™ + (=daikanwa . 07376) ; ø¸³ + )) (shinjigen-2 . 1825) (=jis-x0208 . #x4A75) ; ø½Š³ž (=gt . 08946) ; ý¡€‚‹² @@ -1219,6 +1224,11 @@ (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5569) ; ø½‹ƒœ + (=ks-x1001 . #x6379) ; ø»‰¼  + (=daikanwa . 07294) ; ø¸±¾ + )) (shinjigen-2 . 1818) (=jis-x0208 . #x3C42) ; ø½Šž‡ (=gt . 08931) ; ý¡€‚‹£ @@ -3870,17 +3880,28 @@ (=cns11643-6 . #x516E) ; ø»œ¼ )) (define-char - '((ideographic-radical . 40) ; ⼧ + '((=>ucs . #x5BDB) ; 寛 + (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0213-1-2000 . #x4F5A) ; ø»£—™ + )) (shinjigen-2 . 1854) - (=ucs . #x5BDB) ; 寛 (=jis-x0208 . #x3432) ; ø½Š’‡ - (=cns11643-3 . #x4076) ; ø»–…› (=gt . 09123) ; ý¡€‚Ž£ (=gt-k . 10185) ; ý¡„‚Ÿ‰ (=gt-pj-1 . #x3432) ; ý¡€‚Ž£ (=daikanwa . 07276) ; ø¸±¬ + (=ucs@jis . #x5BDB) ; ø½Š’‡ + )) +(define-char + '((morohashi-daikanwa 7276 0 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 10) + (total-strokes . 13) + (=ucs . #x5BDB) ; 寛 + (=cns11643-3 . #x4076) ; ø»–…› )) (define-char '((=>ucs . #x5BDC) ; 寜 @@ -3913,16 +3934,36 @@ (=cns11643-6 . #x516F) ; ø»œ¼ž )) (define-char - '((morohashi-daikanwa 7278 1) + '((=>ucs . #x5BDD) ; 寝 + (morohashi-daikanwa 7278 1) (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 10) (total-strokes . 13) - (=ucs . #x5BDD) ; 寝 + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x556A) ; ø½‹ƒ + (=ks-x1001 . #x7656) ; ø»Š—· + (=daikanwa . 07289) ; ø¸±¹ + )) (=jis-x0208 . #x3F32) ; ø½Š¢‘ - (=gb2312 . #x475E) ; ø»„¾µ - (=cns11643-4 . #x3C6E) ; ø»˜‰Ÿ (=gt . 09138) ; ý¡€‚Ž² (=gt-pj-1 . #x3F32) ; ý¡€‚Ž² + (=ucs@jis . #x5BDD) ; ø½Š¢‘ + )) +(define-char + '((morohashi-daikanwa 7278 1 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 10) + (total-strokes . 13) + (=ucs . #x5BDD) ; 寝 + (=gb2312 . #x475E) ; ø»„¾µ + (=cns11643-4 . #x3C6E) ; ø»˜‰Ÿ + )) +(define-char + '((=>ucs . #x5BDD) ; 寝 + (morohashi-daikanwa 7278 1 1) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 10) + (total-strokes . 13) (mojikyo . 050149) ; ý €Œ¥ )) (define-char @@ -4173,44 +4214,81 @@ (shinjigen-2 . 1858) (=jis-x0208 . #x556A) ; ø½‹ƒ (=ks-x1001 . #x7656) ; ø»Š—· - (=cns11643-1 . #x6854) ; ø»’«¡ + (=big5 . #xB9EC) ; ý¢€‹§¬ (=gt . 09179) ; ý¡€‚› (=gt-pj-1 . #x556A) ; ý¡€‚› (=daikanwa . 07289) ; ø¸±¹ (=ucs@jis . #x5BE2) ; ø½‹ƒ )) (define-char + '((=>ucs . #x5BE2) ; 寢 + (morohashi-daikanwa 7289 0 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 11) + (total-strokes . 14) + (=cns11643-1 . #x6854) ; ø»’«¡ + (=ucs@cns . #x5BE2) ; ø»’«¡ + )) +(define-char '((morohashi-daikanwa 7289 0 2) (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 11) (total-strokes . 14) (=ucs . #x5BE2) ; 寢 (=gb12345 . #x475E) ; 寢 - (=big5 . #xB9EC) ; ý¢€‹§¬ )) (define-char - '((ideographic-radical . 40) ; ⼧ + '((=>ucs . #x5BE3) ; 寣 + (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 11) (total-strokes . 14) - (=ucs . #x5BE3) ; 寣 - (=cns11643-2 . #x4966) ; ø»”ˆ• (=big5 . #xE1A1) ; ý¢€Ž†¡ (=daikanwa . 07290) ; ø¸±º )) (define-char - '((ideographic-radical . 40) ; ⼧ + '((morohashi-daikanwa 7290 0 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 11) + (total-strokes . 14) + (=ucs . #x5BE3) ; 寣 + )) +(define-char + '((=>ucs . #x5BE3) ; 寣 + (morohashi-daikanwa 7290 0 1) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 11) + (total-strokes . 14) + (=cns11643-2 . #x4966) ; ø»”ˆ• + )) +(define-char + '((=>ucs . #x5BE4) ; 寤 + (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 11) (total-strokes . 14) (shinjigen-2 . 1862) - (=ucs . #x5BE4) ; 寤 (=jis-x0208 . #x5568) ; ø½‹ƒ› - (=gb2312 . #x653B) ; ø»…ª– (=ks-x1001 . #x6775) ; ø»Š‚” - (=cns11643-1 . #x6855) ; ø»’«¢ (=big5 . #xB9ED) ; ý¢€‹§­ (=gt . 09171) ; ý¡€‚“ (=gt-pj-1 . #x5568) ; ý¡€‚“ (=daikanwa . 07291) ; ø¸±» + (=ucs@jis . #x5BE4) ; ø½‹ƒ› + )) +(define-char + '((morohashi-daikanwa 7291 0 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 11) + (total-strokes . 14) + (=ucs . #x5BE4) ; 寤 + (=gb2312 . #x653B) ; ø»…ª– + )) +(define-char + '((=>ucs . #x5BE4) ; 寤 + (morohashi-daikanwa 7291 0 1) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 11) + (total-strokes . 14) + (=cns11643-1 . #x6855) ; ø»’«¢ )) (define-char '((=>ucs . #x5BE5) ; 寥 @@ -4265,20 +4343,28 @@ (=cns11643-5 . #x453A) ; ø»šŸ½ )) (define-char - '((ideographic-radical . 40) ; ⼧ + '((=>ucs . #x5BE6) ; 實 + (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 11) (total-strokes . 14) (shinjigen-2 . 1819) - (=ucs . #x5BE6) ; 實 (=jis-x0208 . #x5569) ; ø½‹ƒœ (=ks-x1001 . #x6379) ; ø»‰¼  - (=cns11643-1 . #x6852) ; ø»’«Ÿ - (=gb12345 . #x4A35) ; 實 (=big5 . #xB9EA) ; ý¢€‹§ª (=gt . 09177) ; ý¡€‚™ (=gt-k . 11202) ; ý¡„‚¯‚ (=gt-pj-1 . #x5569) ; ý¡€‚™ (=daikanwa . 07294) ; ø¸±¾ + (=ucs@jis . #x5BE6) ; ø½‹ƒœ + )) +(define-char + '((morohashi-daikanwa 7294 0 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 11) + (total-strokes . 14) + (=ucs . #x5BE6) ; 實 + (=cns11643-1 . #x6852) ; ø»’«Ÿ + (=gb12345 . #x4A35) ; 實 )) (define-char '((=>ucs . #x21A7F) ; ð¡©¿ @@ -4716,20 +4802,28 @@ (=cns11643-2 . #x3B34) ; ø»“²¿ )) (define-char - '((ideographic-radical . 40) ; ⼧ + '((=>ucs . #x5BEB) ; 寫 + (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 12) (total-strokes . 15) (shinjigen-2 . 1872) - (=ucs . #x5BEB) ; 寫 (=jis-x0208 . #x556D) ; ø½‹ƒ  (=ks-x1001 . #x5E50) ; ø»‰´¡ - (=cns11643-1 . #x6C51) ; ø»’±– - (=gb12345 . #x5034) ; 寫 (=big5 . #xBC67) ; ý¢€‹±§ (=gt . 09222) ; ý¡€‚† (=gt-k . 11968) ; ý¡„‚»€ (=gt-pj-1 . #x556D) ; ý¡€‚† (=daikanwa . 07320) ; ø¸²˜ + (=ucs@jis . #x5BEB) ; ø½‹ƒ  + )) +(define-char + '((morohashi-daikanwa 7320 0 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 12) + (total-strokes . 15) + (=ucs . #x5BEB) ; 寫 + (=cns11643-1 . #x6C51) ; ø»’±– + (=gb12345 . #x5034) ; 寫 )) (define-char '((=>ucs . #x21AA1) ; 𡪡 @@ -5575,19 +5669,27 @@ (=cns11643-7 . #x4654) ; ø»žµ½ )) (define-char - '((ideographic-radical . 40) ; ⼧ + '((=>ucs . #x5BF6) ; 寶 + (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 17) (total-strokes . 20) (shinjigen-2 . 1826) - (=ucs . #x5BF6) ; 寶 (=jis-x0208 . #x556F) ; ø½‹ƒ¢ (=ks-x1001 . #x5C44) ; ø»‰±™ - (=cns11643-1 . #x796A) ; ø»“„µ - (=gb12345 . #x3126) ; 寶 (=big5 . #xC45F) ; ý¢€Œ‘Ÿ (=gt . 09285) ; ý¡€‚‘… (=gt-pj-1 . #x556F) ; ý¡€‚‘… (=daikanwa . 07376) ; ø¸³ + (=ucs@jis . #x5BF6) ; ø½‹ƒ¢ + )) +(define-char + '((morohashi-daikanwa 7376 0 0) + (ideographic-radical . 40) ; ⼧ + (ideographic-strokes . 17) + (total-strokes . 20) + (=ucs . #x5BF6) ; 寶 + (=cns11643-1 . #x796A) ; ø»“„µ + (=gb12345 . #x3126) ; 寶 )) (define-char '((=>ucs . #x21AF7) ; ð¡«· diff --git a/lisp/utf-2000/Ideograph-R041-Inch.el b/lisp/utf-2000/Ideograph-R041-Inch.el index 1656667..01ee6c0 100644 --- a/lisp/utf-2000/Ideograph-R041-Inch.el +++ b/lisp/utf-2000/Ideograph-R041-Inch.el @@ -105,23 +105,39 @@ (=daikanwa . 07417) ; ø¸³¹ )) (define-char - '((ideographic-radical . 41) ; ⼨ + '((=>ucs . #x5BFE) ; 対 + (ideographic-radical . 41) ; ⼨ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x5C0D) ; 對 + (=jis-x0208 . #x5574) ; ø½‹ƒ§ + )) (shinjigen-2 . 1880) - (=ucs . #x5BFE) ; 対 (=jis-x0208 . #x4250) ; ø½Š§‰ - (=cns11643-3 . #x255C) ; ø»•— (=gt . 09330) ; ý¡€‚‘² (=gt-k . 02603) ; ý¡„€¨« (=gt-pj-1 . #x4250) ; ý¡€‚‘² (=daikanwa . 07419) ; ø¸³» + (=ucs@jis . #x5BFE) ; ø½Š§‰ + )) +(define-char + '((morohashi-daikanwa 7419 0 0) + (ideographic-radical . 41) ; ⼨ + (ideographic-strokes . 4) + (total-strokes . 7) + (=ucs . #x5BFE) ; 対 + (=cns11643-3 . #x255C) ; ø»•— )) (define-char '((morohashi-daikanwa 7419 1) (ideographic-radical . 41) ; ⼨ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x58FD) ; 壽 + (=jis-x0208 . #x5468) ; ø½‹½ + )) (=ucs . #x5BFF) ; 寿 (=jis-x0208 . #x3C77) ; ø½Šž¼ (=gb2312 . #x4A59) ; ø»…ƒŠ @@ -333,6 +349,10 @@ (ideographic-radical . 41) ; ⼨ (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x5C07) ; 將 + (=jis-x0208 . #x5572) ; ø½‹ƒ¥ + )) (=jis-x0208 . #x3E2D) ; ø½Š ® (=cns11643-3 . #x3059) ; ø»•­ž (=gt . 09355) ; ý¡€‚’‹ @@ -394,6 +414,10 @@ (ideographic-radical . 41) ; ⼨ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x5C08) ; 專 + (=jis-x0208 . #x5573) ; ø½‹ƒ¦ + )) (=ucs . #x5C02) ; 専 (=jis-x0208 . #x406C) ; ø½Š¤© (=gt . 09348) ; ý¡€‚’„ diff --git a/lisp/utf-2000/Ideograph-R044-Corpse.el b/lisp/utf-2000/Ideograph-R044-Corpse.el index 9f852e0..49edaca 100644 --- a/lisp/utf-2000/Ideograph-R044-Corpse.el +++ b/lisp/utf-2000/Ideograph-R044-Corpse.el @@ -143,6 +143,10 @@ '((ideographic-radical . 44) ; ⼫ (ideographic-strokes . 3) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x76E1) ; 盡 + (=jis-x0208 . #x6238) ; ø½‹•± + )) (shinjigen-2 . 5256) (=ucs . #x5C3D) ; å°½ (=jis-x0208 . #x3F54) ; ø½Š¢³ @@ -446,6 +450,10 @@ '((ideographic-radical . 44) ; ⼫ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x5C46) ; 屆 + (=jis-x0208 . #x557C) ; ø½‹ƒ¯ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") (=ucs . #x2FF8) ; ⿸ @@ -1388,6 +1396,11 @@ '((ideographic-radical . 44) ; ⼫ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5624) ; ø½‹ƒµ + (=ks-x1001 . #x6155) ; ø»‰¹€ + (=daikanwa . 07821) ; ø¸º + )) (=ucs . #x5C5E) ; 属 (=jis-x0208 . #x4230) ; ø½Š¦© (=gb2312 . #x4A74) ; ø»…ƒ¥ @@ -1972,6 +1985,10 @@ (ideographic-radical . 44) ; ⼫ (ideographic-strokes . 12) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #xFA3B) ; 層 + (=jis-x0213-1-2000 . #x4F61) ; ø»£—  + )) (=jis-x0208 . #x4158) ; ø½Š¥³ (=gt . 09808) ; ý¡€‚™ (=gt-pj-1 . #x4158) ; ý¡€‚™ diff --git a/lisp/utf-2000/Ideograph-R046-Mountain.el b/lisp/utf-2000/Ideograph-R046-Mountain.el index bc059dd..74ea12b 100644 --- a/lisp/utf-2000/Ideograph-R046-Mountain.el +++ b/lisp/utf-2000/Ideograph-R046-Mountain.el @@ -1512,6 +1512,11 @@ '((ideographic-radical . 46) ; â¼­ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5656) ; ø½‹„§ + (=ks-x1001 . #x6440) ; ø»‰½… + (=daikanwa . 08566) ; ø¸‚…¶ + )) (shinjigen-2 . 1962) (=ucs . #x5CB3) ; å²³ (=jis-x0208 . #x3359) ; ø½Š‘ @@ -2274,6 +2279,10 @@ (ideographic-radical . 46) ; â¼­ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x5CFD) ; å³½ + (=jis-x0208 . #x5637) ; ø½‹„ˆ + )) (=ucs . #x5CE1) ; 峡 (=jis-x0208 . #x362E) ; ø½Š”¿ (=gb2312 . #x4F3F) ; ø»…Š† @@ -8912,30 +8921,59 @@ (ideographic-strokes . 14) (total-strokes . 17) (=ucs . #x21F64) ; 𡽤 - (=cns11643-7 . #x3762) ; ø»ž ‰ (=daikanwa . 08564) ; ø¸‚…´ )) (define-char - '((ideographic-radical . 46) ; â¼­ + '((=>ucs . #x21F64) ; 𡽤 + (morohashi-daikanwa 8564 0 0) + (ideographic-radical . 46) ; â¼­ + (ideographic-strokes . 14) + (total-strokes . 17) + (=cns11643-7 . #x3762) ; ø»ž ‰ + )) +(define-char + '((=>ucs . #x381B) ; 㠛 + (ideographic-radical . 46) ; â¼­ (ideographic-strokes . 14) (total-strokes . 17) - (=ucs . #x381B) ; 㠛 - (=cns11643-4 . #x5627) ; ø»˜®¤ (=daikanwa . 08565) ; ø¸‚…µ )) (define-char - '((ideographic-radical . 46) ; â¼­ + '((=>ucs . #x381B) ; 㠛 + (morohashi-daikanwa 8565 0 1) + (ideographic-radical . 46) ; â¼­ + (ideographic-strokes . 14) + (total-strokes . 17) + (=cns11643-4 . #x5627) ; ø»˜®¤ + )) +(define-char + '((morohashi-daikanwa 8565 0 2) + (ideographic-radical . 46) ; â¼­ + (ideographic-strokes . 13) + (total-strokes . 16) + (=ucs . #x381B) ; 㠛 + )) +(define-char + '((=>ucs . #x5DBD) ; 嶽 + (ideographic-radical . 46) ; â¼­ (ideographic-strokes . 14) (total-strokes . 17) (shinjigen-2 . 1963) - (=ucs . #x5DBD) ; 嶽 (=jis-x0208 . #x5656) ; ø½‹„§ (=ks-x1001 . #x6440) ; ø»‰½… - (=cns11643-1 . #x7357) ; ø»’»® (=big5 . #xC0AE) ; ý¢€Œ‚® (=gt . 10778) ; ý¡€‚¨š (=gt-pj-1 . #x5656) ; ý¡€‚¨š (=daikanwa . 08566) ; ø¸‚…¶ + (=ucs@jis . #x5DBD) ; ø½‹„§ + )) +(define-char + '((morohashi-daikanwa 8566 0 0) + (ideographic-radical . 46) ; â¼­ + (ideographic-strokes . 14) + (total-strokes . 17) + (=ucs . #x5DBD) ; 嶽 + (=cns11643-1 . #x7357) ; ø»’»® )) (define-char '((=>ucs . #x21F7A) ; 𡽺 diff --git a/lisp/utf-2000/Ideograph-R047-River.el b/lisp/utf-2000/Ideograph-R047-River.el index d0f58d3..588776a 100644 --- a/lisp/utf-2000/Ideograph-R047-River.el +++ b/lisp/utf-2000/Ideograph-R047-River.el @@ -360,6 +360,10 @@ (ideographic-radical . 47) ; â¼® (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x5DE2) ; å·¢ + (=jis-x0213-1-2000 . #x7428) ; ø»¤Œ½ + )) (hanyu-dazidian 2 1221 1) (=ucs . #x5DE3) ; å·£ (=jis-x0208 . #x4163) ; ø½Š¥¾ diff --git a/lisp/utf-2000/Ideograph-R049-Oneself.el b/lisp/utf-2000/Ideograph-R049-Oneself.el index 4bbb490..c61b4e5 100644 --- a/lisp/utf-2000/Ideograph-R049-Oneself.el +++ b/lisp/utf-2000/Ideograph-R049-Oneself.el @@ -226,8 +226,12 @@ '((morohashi-daikanwa 8759 1) (ideographic-radical . 49) ; â¼° (ideographic-strokes . 6) - (kangxi-radical . 26) ; ⼙ (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x524B) ; ø½Š¾¤ + (=ks-x1001 . #x4F69) ; ø»‰ž¸ + (=daikanwa . 02860) ; ø¸€¬¬ + )) (=ucs . #x5DFB) ; å·» (=jis-x0208 . #x342C) ; ø½Š’ (=cns11643-3 . #x2C44) ; ø»•§‘ diff --git a/lisp/utf-2000/Ideograph-R050-Turban.el b/lisp/utf-2000/Ideograph-R050-Turban.el index 336a810..95dd1b0 100644 --- a/lisp/utf-2000/Ideograph-R050-Turban.el +++ b/lisp/utf-2000/Ideograph-R050-Turban.el @@ -2161,6 +2161,10 @@ '((ideographic-radical . 50) ; â¼± (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x5E36) ; 帶 + (=jis-x0208 . #x5668) ; ø½‹„¹ + )) (hanyu-dazidian 1 739 12) (shinjigen-2 . 2108) (=ucs . #x5E2F) ; 帯 @@ -2176,12 +2180,15 @@ '((ideographic-radical . 50) ; â¼± (ideographic-strokes . 7) (total-strokes . 10) - (hanyu-dazidian 1 739 16) + (shinjigen-1 . 3959) + (shinjigen-2 . 3959) (=ucs . #x5E30) ; 帰 (=jis-x0208-1978 . #x3522) ; ø»‚™™ (=jis-x0208-1983 . #x3522) ; ø»†­¡ + (=gt . 11209) ; ý¡€‚¯‰ + (=gt-k . 06395) ; ý¡„£» + (=gt-pj-1 . #x3522) ; ý¡€‚¯‰ (=daikanwa . 08930) ; ø¸‚‹¢ - (=hanziku-2 . #xEA5C) ; ý¢€®©œ )) (define-char '((=>ucs . #x5E30) ; 帰 @@ -2189,11 +2196,13 @@ (ideographic-radical . 50) ; â¼± (ideographic-strokes . 7) (total-strokes . 10) - (shinjigen-2 . 3959) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5D45) ; ø½‹Ž¨ + (=ks-x1001 . #x4F7D) ; ø»‰ŸŒ + (=cns11643-1 . #x7657) ; ø»“€ˆ + (=daikanwa . 16349) ; ø¸ƒ¿ + )) (=jis-x0208-1990 . #x3522) ; ø½Š“• - (=gt . 11209) ; ý¡€‚¯‰ - (=gt-k . 06395) ; ý¡„£» - (=gt-pj-1 . #x3522) ; ý¡€‚¯‰ (=ucs@jis . #x5E30) ; ø½Š“• )) (define-char @@ -2202,6 +2211,15 @@ (ideographic-radical . 50) ; â¼± (ideographic-strokes . 7) (total-strokes . 10) + (hanyu-dazidian 1 739 16) + (=hanziku-2 . #xEA5C) ; ý¢€®©œ + )) +(define-char + '((=>ucs . #x5E30) ; 帰 + (morohashi-daikanwa 8930 0 2) + (ideographic-radical . 50) ; â¼± + (ideographic-strokes . 7) + (total-strokes . 10) (=cns11643-3 . #x3067) ; ø»•­¬ )) (define-char diff --git a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el index 473ce58..c15f718 100644 --- a/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el +++ b/lisp/utf-2000/Ideograph-R053-Dotted-Cliff.el @@ -54,6 +54,11 @@ (ideographic-radical . 53) ; â¼´ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x572C) ; ø½‹…› + (=ks-x1001 . #x7466) ; ø»Š•‹ + (=daikanwa . 09562) ; ø¸‚•š + )) (shinjigen-2 . 2169) (=jis-x0208 . #x4423) ; ø½Š©˜ (=gt . 11623) ; ý¡€‚µ§ @@ -71,20 +76,32 @@ (=cns11643-3 . #x2247) ; ø»•˜¨ )) (define-char - '((ideographic-radical . 53) ; â¼´ + '((=>ucs . #x5E82) ; 庂 + (ideographic-radical . 53) ; â¼´ (ideographic-strokes . 2) (total-strokes . 5) - (=ucs . #x5E82) ; 庂 - (=cns11643-2 . #x215B) ; ø»“š (=big5 . #xC97A) ; ý¢€Œ¥º (=daikanwa . 09224) ; ø¸‚ˆ )) (define-char + '((morohashi-daikanwa 9224 0 0) + (ideographic-radical . 53) ; â¼´ + (ideographic-strokes . 2) + (total-strokes . 5) + (=ucs . #x5E82) ; 庂 + (=cns11643-2 . #x215B) ; ø»“š + )) +(define-char '((=>ucs . #x5E83) ; 広 (morohashi-daikanwa 9224 1) (ideographic-radical . 53) ; â¼´ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5722) ; ø½‹…‘ + (=ks-x1001 . #x4E46) ; ø»‰œ· + (=daikanwa . 09493) ; ø¸‚”• + )) (=jis-x0208 . #x392D) ; ø½Š™˜ (=gt . 11621) ; ý¡€‚µ¥ (=gt-k . 00928) ; ý¡„€Ž  @@ -2944,6 +2961,11 @@ (ideographic-radical . 53) ; â¼´ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5726) ; ø½‹…• + (=ks-x1001 . #x7848) ; ø»Šš¥ + (=daikanwa . 09492) ; ø¸‚”” + )) (shinjigen-2 . 2194) (=jis-x0208 . #x4751) ; ø½Š®  (=gt . 11854) ; ý¡€‚¹Ž @@ -3229,6 +3251,11 @@ (ideographic-radical . 53) ; â¼´ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5546) ; ø»‰§‰ + (=jis-x0213-1-2000 . #x742E) ; ø»¤ƒ + (=daikanwa . 09437) ; ø¸‚“ + )) (=jis-x0208 . #x4F2D) ; ø½Š¹¬ (=big5 . #xB459) ; ý¢€‹‘™ (=gt . 11865) ; ý¡€‚¹™ diff --git a/lisp/utf-2000/Ideograph-R055-Two-Hands.el b/lisp/utf-2000/Ideograph-R055-Two-Hands.el index 4ed21ee..f369c74 100644 --- a/lisp/utf-2000/Ideograph-R055-Two-Hands.el +++ b/lisp/utf-2000/Ideograph-R055-Two-Hands.el @@ -83,6 +83,18 @@ '((ideographic-radical . 55) ; ⼶ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x517E) ; ø½Š½¹ + (=daikanwa . 38657) ; ø¸‰œ + ) + ((=jis-x0208 . #x6122) ; ø½‹“½ + (=ks-x1001 . #x777B) ; ø»Š™º + (=daikanwa . 21425) ; ø¸…Ž± + ) + ((=jis-x0208 . #x6D67) ; ø½‹¦ª + (=ks-x1001 . #x5C2A) ; ø»‰°¿ + (=daikanwa . 38677) ; ø¸‰œ• + )) (shinjigen-2 . 2244) (=ucs . #x5F01) ; 弁 (=jis-x0208 . #x4A5B) ; ø½Š³„ diff --git a/lisp/utf-2000/Ideograph-R056-Shoot.el b/lisp/utf-2000/Ideograph-R056-Shoot.el index e519e68..3084fe35 100644 --- a/lisp/utf-2000/Ideograph-R056-Shoot.el +++ b/lisp/utf-2000/Ideograph-R056-Shoot.el @@ -124,6 +124,10 @@ '((ideographic-radical . 56) ; â¼· (ideographic-strokes . 3) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x8CB3) ; è²³ + (=jis-x0208 . #x6C48) ; ø½‹¤­ + )) (=ucs . #x5F10) ; 弐 (=jis-x0208 . #x4675) ; ø½Š­¦ (=gt . 12179) ; ý¡€‚¾“ diff --git a/lisp/utf-2000/Ideograph-R057-Bow.el b/lisp/utf-2000/Ideograph-R057-Bow.el index ba20469..d6baae9 100644 --- a/lisp/utf-2000/Ideograph-R057-Bow.el +++ b/lisp/utf-2000/Ideograph-R057-Bow.el @@ -1854,6 +1854,10 @@ (ideographic-radical . 57) ; ⼸ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x5F48) ; 彈 + (=jis-x0208 . #x573C) ; ø½‹…« + )) (=ucs . #x5F3E) ; å¼¾ (=jis-x0208 . #x4346) ; ø½Š¨ (=cns11643-3 . #x3B44) ; ø»•½“ diff --git a/lisp/utf-2000/Ideograph-R058-Snout.el b/lisp/utf-2000/Ideograph-R058-Snout.el index 7a12c8e..0456ea0 100644 --- a/lisp/utf-2000/Ideograph-R058-Snout.el +++ b/lisp/utf-2000/Ideograph-R058-Snout.el @@ -121,11 +121,13 @@ '((ideographic-radical . 58) ; â¼¹ (ideographic-strokes . 3) (total-strokes . 6) - (<-simplified - ((=daikanwa . 21890) ; ø¸…–‚ + (<-simplified@JP/Jouyou + ((=ucs . #x7576) ; 當 + (=jis-x0208 . #x6144) ; ø½‹”Ÿ + (=daikanwa . 21890) ; ø¸…–‚ )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (shinjigen-2 . 5071) (=ucs . #x5F53) ; 当 (=jis-x0208 . #x4576) ; ø½Š¬‰ diff --git a/lisp/utf-2000/Ideograph-R059-Bristle.el b/lisp/utf-2000/Ideograph-R059-Bristle.el index 2ae30a1..8bb8f27 100644 --- a/lisp/utf-2000/Ideograph-R059-Bristle.el +++ b/lisp/utf-2000/Ideograph-R059-Bristle.el @@ -477,8 +477,12 @@ (ideographic-radical . 59) ; ⼺ (ideographic-strokes . 8) (total-strokes . 11) + (=gt . 12606) ; ý¡€ƒ„¾ + (=gt-k . 07831) ; ý¡„º— + (=gt-pj-3 . #x4A6E) ; ý¡€ƒ„¾ (=daikanwa . 09995) ; ø¸‚œ‹ (=jef-china3 . #x4DA7) ; øº„¶§ + (=ucs@jp . #x2F89A) ; ý¡€ƒ„¾ )) (define-char '((=>ucs* . #x5F6B) ; 彫 diff --git a/lisp/utf-2000/Ideograph-R060-Step.el b/lisp/utf-2000/Ideograph-R060-Step.el index 8471817..2029219 100644 --- a/lisp/utf-2000/Ideograph-R060-Step.el +++ b/lisp/utf-2000/Ideograph-R060-Step.el @@ -543,6 +543,10 @@ (ideographic-radical . 60) ; â¼» (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x5F91) ; 徑 + (=jis-x0208 . #x574D) ; ø½‹…¼ + )) (=jis-x0208 . #x3742) ; ø½Š–± (=cns11643-3 . #x2875) ; ø»•¢Š (=gt . 12687) ; ý¡€ƒ† @@ -551,7 +555,7 @@ (mojikyo . 050169) ; ý €Œ¹ )) (define-char - '((script C-Simplified Ideograph) + '((script CN Simplified Ideograph) (morohashi-daikanwa 10080 1 5) (ideographic-radical . 60) ; â¼» (ideographic-strokes . 5) @@ -1207,6 +1211,10 @@ '((ideographic-radical . 60) ; â¼» (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x5F9E) ; 從 + (=jis-x0208 . #x574F) ; ø½‹…¾ + )) (shinjigen-1 . 2354) (shinjigen-2 . 2354) (=ucs . #x5F93) ; 従 @@ -2690,6 +2698,10 @@ (ideographic-radical . 60) ; â¼» (ideographic-strokes . 11) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #x5FB7) ; å¾· + (=jis-x0213-1-2000 . #x7445) ; ø»¤š + )) (=jis-x0208 . #x4641) ; ø½Š¬² (=gt . 12896) ; ý¡€ƒ‰  (=gt-k . 11158) ; ý¡„‚®– @@ -2712,40 +2724,67 @@ (=daikanwa . 10238) ; ø¸‚Ÿ¾ )) (define-char - '((morohashi-daikanwa 10238 1) + '((=>ucs . #x5FB4) ; å¾´ + (morohashi-daikanwa 10238 1) (ideographic-radical . 60) ; â¼» (ideographic-strokes . 11) (total-strokes . 14) - (=ucs . #x5FB4) ; å¾´ + (<-simplified@JP/Jouyou + ((=cns11643-1 . #x6C62) ; ø»’±§ + (=jis-x0213-1-2000 . #x7444) ; ø»¤™ + )) (=jis-x0208 . #x4427) ; ø½Š©œ (=cns11643-3 . #x4664) ; ø»–½ (=gt . 12893) ; ý¡€ƒ‰ (=gt-k . 11152) ; ý¡„‚® (=gt-pj-1 . #x4427) ; ý¡€ƒ‰ + (=ucs@jis . #x5FB4) ; ø½Š©œ + )) +(define-char + '((=>ucs . #x5FB4) ; å¾´ + (morohashi-daikanwa 10238 1 0) + (ideographic-radical . 60) ; â¼» + (ideographic-strokes . 11) + (total-strokes . 14) (mojikyo . 050171) ; ý €Œ» )) (define-char - '((ideographic-radical . 60) ; â¼» + '((morohashi-daikanwa 10238 1 1) + (ideographic-radical . 60) ; â¼» + (ideographic-strokes . 11) + (total-strokes . 14) + (=ucs . #x5FB4) ; å¾´ + )) +(define-char + '((=>ucs . #x5FB5) ; å¾µ + (ideographic-radical . 60) ; â¼» (ideographic-strokes . 12) (total-strokes . 15) - (=ucs . #x5FB5) ; å¾µ - (=gb2312 . #x6167) ; ø»…¥Š (=ks-x1001 . #x7323) ; ø»Š’ª - (=jis-x0213-1-2000 . #x7444) ; ø»¤™ (=daikanwa . 10239) ; ø¸‚Ÿ¿ (=jef-china3 . #x4DBF) ; øº„¶¿ )) (define-char '((=>ucs . #x5FB5) ; å¾µ - (morohashi-daikanwa 10239 0 2) + (morohashi-daikanwa 10239 0 1) (ideographic-radical . 60) ; â¼» (ideographic-strokes . 12) (total-strokes . 15) (=cns11643-1 . #x6C62) ; ø»’±§ + (=jis-x0213-1-2000 . #x7444) ; ø»¤™ (=big5 . #xBC78) ; ý¢€‹±¸ + (=ucs@jis . #x5FB5) ; ø»’±§ (=ucs@big5 . #x5FB5) ; ø»’±§ )) (define-char + '((morohashi-daikanwa 10239 0 2) + (ideographic-radical . 60) ; â¼» + (ideographic-strokes . 12) + (total-strokes . 15) + (=ucs . #x5FB5) ; å¾µ + (=gb2312 . #x6167) ; ø»…¥Š + )) +(define-char '((ideographic-radical . 60) ; â¼» (ideographic-strokes . 12) (total-strokes . 15) diff --git a/lisp/utf-2000/Ideograph-R061-Heart.el b/lisp/utf-2000/Ideograph-R061-Heart.el index 3eeaf7c..ecd43cd 100644 --- a/lisp/utf-2000/Ideograph-R061-Heart.el +++ b/lisp/utf-2000/Ideograph-R061-Heart.el @@ -641,18 +641,31 @@ (=daikanwa . 10347) ; ø¸‚¡« )) (define-char - '((morohashi-daikanwa 10347 1) + '((=>ucs . #x5FDC) ; 応 + (morohashi-daikanwa 10347 1) (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 3) (total-strokes . 7) - (=ucs . #x5FDC) ; 応 + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5866) ; ø½‹‡³ + (=ks-x1001 . #x6B6B) ; ø»Šˆ‚ + (=daikanwa . 11330) ; ø¸‚±‚ + )) (=jis-x0208 . #x317E) ; ø½ŠŽ¹ - (=cns11643-3 . #x2577) ; ø»•² (=gt . 13034) ; ý¡€ƒ‹ª (=gt-pj-1 . #x317E) ; ý¡€ƒ‹ª + (=ucs@jis . #x5FDC) ; ø½ŠŽ¹ (mojikyo . 050173) ; ý €Œ½ )) (define-char + '((morohashi-daikanwa 10347 1 0) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 3) + (total-strokes . 7) + (=ucs . #x5FDC) ; 応 + (=cns11643-3 . #x2577) ; ø»•² + )) +(define-char '((ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 3) (total-strokes . 7) @@ -2944,14 +2957,25 @@ (ideographic-strokes . 6) (total-strokes . 9) (=ucs . #x6045) ; 恅 - (=cns11643-2 . #x2A45) ; ø»“š’ (=big5 . #xCEC4) ; ý¢€Œ»„ (=daikanwa . 10526) ; ø¸‚¤ž )) (define-char + '((=>ucs . #x6045) ; 恅 + (morohashi-daikanwa 10526 0 0) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 6) + (total-strokes . 9) + (=cns11643-2 . #x2A45) ; ø»“š’ + )) +(define-char '((ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x6046) ; 恆 + (=jis-x0208 . #x5771) ; ø½‹†  + )) (shinjigen-2 . 2481) (=ucs . #x6052) ; 恒 (=jis-x0208 . #x3931) ; ø½Š™œ @@ -3072,36 +3096,77 @@ (=daikanwa . 10536) ; ø¸‚¤¨ )) (define-char - '((ideographic-radical . 61) ; â¼¼ + '((=>ucs . #x604B) ; 恋 + (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5878) ; ø½‹ˆ… + (=ks-x1001 . #x557C) ; ø»‰§¿ + (=daikanwa . 11504) ; ø¸‚³° + )) (shinjigen-2 . 2501) - (=ucs . #x604B) ; 恋 (=jis-x0208 . #x4E78) ; ø½Š¹™ - (=gb2312 . #x4135) ; ø»„µ˜ - (=cns11643-3 . #x3079) ; ø»•­¾ (=gt . 13446) ; ý¡€ƒ’† (=gt-pj-1 . #x4E78) ; ý¡€ƒ’† (=daikanwa . 10537) ; ø¸‚¤© + (=ucs@jis . #x604B) ; ø½Š¹™ )) (define-char - '((ideographic-radical . 61) ; â¼¼ + '((=>ucs . #x604B) ; 恋 + (morohashi-daikanwa 10537 0 0) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 6) + (total-strokes . 10) + (=cns11643-3 . #x3079) ; ø»•­¾ + )) +(define-char + '((morohashi-daikanwa 10537 0 1) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 6) + (total-strokes . 10) + (=ucs . #x604B) ; 恋 + (=gb2312 . #x4135) ; ø»„µ˜ + )) +(define-char + '((=>ucs . #x391E) ; 㤞 + (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 9) - (=ucs . #x391E) ; 㤞 - (=cns11643-4 . #x2939) ; ø»—¬° (=daikanwa . 10538) ; ø¸‚¤ª (=cbeta . 05827) ; ø¸¡›ƒ )) (define-char + '((morohashi-daikanwa 10538 0 0) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 6) + (total-strokes . 9) + (=ucs . #x391E) ; 㤞 + )) +(define-char + '((=>ucs . #x391E) ; 㤞 + (morohashi-daikanwa 10538 0 1) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 6) + (total-strokes . 9) + (=cns11643-4 . #x2939) ; ø»—¬° + )) +(define-char '((ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 9) (=ucs . #x2263A) ; 𢘺 - (=cns11643-4 . #x2942) ; ø»—¬¹ (=daikanwa . 10539) ; ø¸‚¤« )) (define-char + '((=>ucs . #x2263A) ; 𢘺 + (morohashi-daikanwa 10539 0 0) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 6) + (total-strokes . 9) + (=cns11643-4 . #x2942) ; ø»—¬¹ + )) +(define-char '((ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 10) @@ -4037,12 +4102,19 @@ (=daikanwa . 10616) ; ø¸‚¥¸ )) (define-char - '((ideographic-radical . 61) ; â¼¼ + '((=>ucs . #x6074) ; 恴 + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 6) + (total-strokes . 10) + (=daikanwa . 10617) ; ø¸‚¥¹ + )) +(define-char + '((morohashi-daikanwa 10617 0 0) + (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 10) (=ucs . #x6074) ; 恴 (=cns11643-3 . #x3078) ; ø»•­½ - (=daikanwa . 10617) ; ø¸‚¥¹ )) (define-char '((=>ucs* . #x6094) ; 悔 @@ -4050,6 +4122,10 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #xFA3D) ; 悔 + (=jis-x0213-1-2000 . #x7450) ; ø»¤¥ + )) (=ucs . #x2F8A3) ; 悔 (=jis-x0208 . #x3279) ; ø½Š’ (=cns11643-4 . #x294A) ; ø»—­ @@ -4071,6 +4147,10 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x60E0) ; 惠 + (=jis-x0208 . #x582A) ; ø½‹†· + )) (=ucs . #x6075) ; 恵 (=jis-x0208 . #x3743) ; ø½Š–² (=cns11643-3 . #x307B) ; ø»•®€ @@ -5368,6 +5448,10 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x60F1) ; 惱 + (=jis-x0208 . #x583D) ; ø½‹‡Š + )) (=ucs . #x60A9) ; 悩 (=jis-x0208 . #x473A) ; ø½Š®‰ (=cns11643-3 . #x3121) ; ø»•®„ @@ -5379,6 +5463,10 @@ '((ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 7) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x60E1) ; 惡 + (=jis-x0208 . #x5828) ; ø½‹†µ + )) (shinjigen-1 . 2507) (shinjigen-2 . 2507) (=ucs . #x60AA) ; 悪 @@ -7184,16 +7272,20 @@ '((ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 8) (total-strokes . 11) - (shinjigen-2 . 2543) - (vulgar-ideograph-of - ((sources morohashi-daikanwa) - (char . ((ideographic-radical . 61) ; â¼¼ - (ideographic-strokes . 11) - (total-strokes . 14) - (shinjigen-2 . 2544) - (=daikanwa . 11094) ; ø¸‚­– - )) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x584E) ; ø½‹‡› + (=daikanwa . 11094) ; ø¸‚­– )) + (<-vulgar-ideograph + ((ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 11) + (total-strokes . 14) + (shinjigen-2 . 2544) + (=daikanwa . 11094) ; ø¸‚­– + )) + (<-vulgar-ideograph*sources + daikanwa) + (shinjigen-2 . 2543) (=ucs . #x60E8) ; 惨 (=jis-x0208 . #x3B34) ; ø½Šœ› (=gb2312 . #x3252) ; ø»„Ÿ³ @@ -9792,6 +9884,10 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x613C) ; 愼 + (=jis-x0208 . #x5846) ; ø½‹‡“ + )) (=jis-x0208 . #x3F35) ; ø½Š¢” (=cns11643-6 . #x5266) ; ø»œ½³ (=gt . 13858) ; ý¡€ƒ˜¢ @@ -11292,6 +11388,10 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #xFA3E) ; 慨 + (=jis-x0213-1-2000 . #x745C) ; ø»¤± + )) (=jis-x0208-1990 . #x3334) ; ø½Š« (=gt . 13800) ; ý¡€ƒ—¨ (=gt-pj-1 . #x3334) ; ý¡€ƒ—¨ @@ -11305,14 +11405,21 @@ (=daikanwa . 11123) ; ø¸‚­³ )) (define-char - '((morohashi-daikanwa 11123 0 2) + '((=>ucs . #x3980) ; 㦀 + (morohashi-daikanwa 11123 0 2) (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 11) (total-strokes . 14) - (=ucs . #x3980) ; 㦀 (=cns11643-4 . #x434D) ; ø»˜“ )) (define-char + '((morohashi-daikanwa 11123 0 3) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 10) + (total-strokes . 13) + (=ucs . #x3980) ; 㦀 + )) +(define-char '((=>ucs . #x3981) ; 㦁 (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 11) @@ -12176,6 +12283,10 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 11) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #xFA3F) ; 憎 + (=jis-x0213-1-2000 . #x745E) ; ø»¤³ + )) (=ucs . #x2F8AB) ; 憎 (=jis-x0208 . #x417E) ; ø½Š¦™ (=cns11643-4 . #x4351) ; ø»˜“” @@ -12185,21 +12296,42 @@ (mojikyo . 050182) ; ý €Œ† )) (define-char - '((ideographic-radical . 61) ; â¼¼ + '((=>ucs . #x3996) ; 㦖 + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 11) + (total-strokes . 15) + (=daikanwa . 49107) ; ø¸‹¿“ + )) +(define-char + '((morohashi-daikanwa 49107 0 0) + (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 11) (total-strokes . 15) (=ucs . #x3996) ; 㦖 (=cns11643-3 . #x4C26) ; ø»–•³ - (=daikanwa . 49107) ; ø¸‹¿“ (=cbeta . 05829) ; ø¸¡›… )) (define-char - '((ideographic-radical . 61) ; â¼¼ + '((=>ucs . #x2287F) ; 𢡿 + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 11) + (total-strokes . 15) + (=daikanwa . 49108) ; ø¸‹¿” + )) +(define-char + '((morohashi-daikanwa 49108 0 0) + (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 11) (total-strokes . 15) (=ucs . #x2287F) ; 𢡿 + )) +(define-char + '((=>ucs . #x2287F) ; 𢡿 + (morohashi-daikanwa 49108 0 1) + (ideographic-radical . 61) ; â¼¼ + (ideographic-strokes . 11) + (total-strokes . 15) (=cns11643-4 . #x4970) ; ø»˜œ§ - (=daikanwa . 49108) ; ø¸‹¿” )) (define-char '((ideographic-radical . 61) ; â¼¼ @@ -14542,6 +14674,11 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 13) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5867) ; ø½‹‡´ + (=ks-x1001 . #x7C63) ; ø»Š ¸ + (=daikanwa . 11456) ; ø¸‚³€ + )) (shinjigen-2 . 2708) (=jis-x0208 . #x327B) ; ø½Š” (=gt . 14202) ; ý¡€ƒº @@ -15197,12 +15334,15 @@ (ideographic-radical . 61) ; â¼¼ (ideographic-strokes . 14) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #xFA40) ; 懲 + (=jis-x0213-1-2000 . #x7461) ; ø»¤¶ + )) (=ucs . #x2F8B0) ; 懲 (=jis-x0208 . #x4428) ; ø½Š© (=cns11643-4 . #x5B2C) ; ø»˜µ¿ (=gt . 14384) ; ý¡€ƒ ° (=gt-pj-1 . #x4428) ; ý¡€ƒ ° - (=jef-china3 . #x4DE8) ; øº„·¨ (=ucs@jis . #x61F2) ; 懲 (mojikyo . 050185) ; ý €Œ‰ )) @@ -15524,6 +15664,7 @@ (=ks-x1001 . #x7324) ; ø»Š’« (=big5 . #xC367) ; ý¢€Œ§ (=daikanwa . 11424) ; ø¸‚²  + (=jef-china3 . #x4DE8) ; øº„·¨ (=ucs@ks . #x61F2) ; ø»Š’« (=ucs@big5 . #x61F2) ; ø»Š’« )) diff --git a/lisp/utf-2000/Ideograph-R062-Halberd.el b/lisp/utf-2000/Ideograph-R062-Halberd.el index 730f0be..0ad80e2 100644 --- a/lisp/utf-2000/Ideograph-R062-Halberd.el +++ b/lisp/utf-2000/Ideograph-R062-Halberd.el @@ -1187,6 +1187,10 @@ (ideographic-radical . 62) ; â¼½ (ideographic-strokes . 9) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x6230) ; 戰 + (=jis-x0208 . #x5925) ; ø½‹ˆ + )) (=ucs . #x6226) ; 戦 (=jis-x0208 . #x406F) ; ø½Š¤¬ (=cns11643-4 . #x3D43) ; ø»˜Š’ @@ -1594,23 +1598,41 @@ '((ideographic-radical . 62) ; â¼½ (ideographic-strokes . 11) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #x6232) ; 戲 + (=jis-x0208 . #x5926) ; ø½‹ˆ‘ + )) (shinjigen-2 . 2785) (=ucs . #x622F) ; 戯 (=jis-x0208 . #x353A) ; ø½Š“­ - (=cns11643-3 . #x4C2C) ; ø»–•¹ (=gt . 14684) ; ý¡€ƒ¥œ (=gt-pj-1 . #x353A) ; ý¡€ƒ¥œ (=daikanwa . 11665) ; ø¸‚¶‘ )) (define-char + '((=>ucs . #x622F) ; 戯 + (morohashi-daikanwa 11665 0 0) + (ideographic-radical . 62) ; â¼½ + (ideographic-strokes . 11) + (total-strokes . 15) + (=cns11643-3 . #x4C2C) ; ø»–•¹ + )) +(define-char '((ideographic-radical . 62) ; â¼½ (ideographic-strokes . 11) (total-strokes . 15) (=ucs . #x229FE) ; 𢧾 - (=cns11643-7 . #x2329) ; ø»ž¸ (=daikanwa . 49123) ; ø¸‹¿£ )) (define-char + '((=>ucs . #x229FE) ; 𢧾 + (morohashi-daikanwa 49123 0 0) + (ideographic-radical . 62) ; â¼½ + (ideographic-strokes . 11) + (total-strokes . 15) + (=cns11643-7 . #x2329) ; ø»ž¸ + )) +(define-char '((ideographic-radical . 62) ; â¼½ (ideographic-strokes . 11) (total-strokes . 15) diff --git a/lisp/utf-2000/Ideograph-R063-Door.el b/lisp/utf-2000/Ideograph-R063-Door.el index b874b8c..2048fb2 100644 --- a/lisp/utf-2000/Ideograph-R063-Door.el +++ b/lisp/utf-2000/Ideograph-R063-Door.el @@ -130,6 +130,12 @@ (ideographic-radical . 63) ; â¼¾ (ideographic-strokes . 3) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5568) ; ø»‰§« + (=cns11643-1 . #x4D53) ; ø»’ƒ¶ + (=jis-x0213-1-2000 . #x7463) ; ø»¤¸ + (=daikanwa . 11712) ; ø¸‚·€ + )) (=jis-x0208 . #x4C61) ; ø½Š¶† (=gt . 14766) ; ý¡€ƒ¦® (=gt-k . 02658) ; ý¡„€©¢ @@ -150,11 +156,11 @@ (ideographic-strokes . 3) (total-strokes . 7) (<-original-ideograph - (:sources (shinjigen-1) - :char ((shinjigen-1 . 848) - (=daikanwa . 02847) ; ø¸€¬Ÿ - ) + ((shinjigen-1 . 848) + (=daikanwa . 02847) ; ø¸€¬Ÿ )) + (<-original-ideograph*sources + shinjigen-1) (hanyu-dazidian 1 53 15) (shinjigen-1 . 849) (=ucs . #x623C) ; 戼 diff --git a/lisp/utf-2000/Ideograph-R064-Hand.el b/lisp/utf-2000/Ideograph-R064-Hand.el index 7b8ee89..ed1fdb7 100644 --- a/lisp/utf-2000/Ideograph-R064-Hand.el +++ b/lisp/utf-2000/Ideograph-R064-Hand.el @@ -225,6 +225,10 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=ucs . #x62C2) ; 拂 + (=jis-x0208 . #x5944) ; ø½‹ˆ¯ + )) (shinjigen-2 . 2810) (=ucs . #x6255) ; 払 (=jis-x0208 . #x4A27) ; ø½Š² @@ -1763,6 +1767,12 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5936) ; ø½‹ˆ¡ + (=ks-x1001 . #x5A7B) ; ø»‰¯” + (=cns11643-1 . #x4D60) ; ø»’„ƒ + (=daikanwa . 11959) ; ø¸‚º· + )) (=ucs . #x629C) ; 抜 (=jis-x0208 . #x4834) ; ø½Š¯¡ (=cns11643-3 . #x2634) ; ø»•ž @@ -1785,6 +1795,10 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5A24) ; ø½‹‰­ + (=daikanwa . 12796) ; ø¸ƒ‡¼ + )) (=ucs . #x629E) ; 択 (=jis-x0208 . #x4272) ; ø½Š§« (=cns11643-3 . #x2631) ; ø»•žŠ @@ -2342,6 +2356,11 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x593F) ; ø½‹ˆª + (=ks-x1001 . #x533D) ; ø»‰¤„ + (=daikanwa . 12828) ; ø¸ƒˆœ + )) (shinjigen-2 . 2875) (=ucs . #x62C5) ; 担 (=jis-x0208 . #x4334) ; ø½Š¨‹ @@ -2851,6 +2870,11 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5941) ; ø½‹ˆ¬ + (=ks-x1001 . #x5B48) ; ø»‰¯¿ + (=daikanwa . 11969) ; ø¸‚» + )) (=ucs . #x62DD) ; 拝 (=jis-x0208 . #x4752) ; ø½Š®¡ (=cns11643-3 . #x2930) ; ø»•¢£ @@ -3000,27 +3024,52 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5A21) ; ø½‹‰ª + (=ks-x1001 . #x4B60) ; ø»‰˜· + (=daikanwa . 12839) ; ø¸ƒˆ§ + )) (shinjigen-2 . 2860) (=ucs . #x62E0) ; 拠 (=jis-x0208 . #x3572) ; ø½Š”¥ - (=cns11643-3 . #x2936) ; ø»•¢© (=gt . 15043) ; ý¡€ƒ«ƒ (=gt-pj-1 . #x3572) ; ý¡€ƒ«ƒ (=daikanwa . 11985) ; ø¸‚»‘ )) (define-char - '((morohashi-daikanwa 11985 1) + '((=>ucs . #x62E0) ; 拠 + (morohashi-daikanwa 11985 0 0) (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 5) (total-strokes . 8) - (=ucs . #x62E1) ; 拡 + (=cns11643-3 . #x2936) ; ø»•¢© + )) +(define-char + '((=>ucs . #x62E1) ; 拡 + (morohashi-daikanwa 11985 1) + (ideographic-radical . 64) ; ⼿ + (ideographic-strokes . 5) + (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5A32) ; ø½‹‰» + (=ks-x1001 . #x7C2A) ; ø»ŠŸ¿ + (=daikanwa . 12895) ; ø¸ƒ‰Ÿ + )) (=jis-x0208 . #x3348) ; ø½Š¿ - (=cns11643-3 . #x292F) ; ø»•¢¢ (=gt . 15035) ; ý¡€ƒª» (=gt-pj-1 . #x3348) ; ý¡€ƒª» + (=ucs@jis . #x62E1) ; ø½Š¿ (mojikyo . 050195) ; ý €Œ“ )) (define-char + '((morohashi-daikanwa 11985 1 0) + (ideographic-radical . 64) ; ⼿ + (ideographic-strokes . 5) + (total-strokes . 8) + (=ucs . #x62E1) ; 拡 + (=cns11643-3 . #x292F) ; ø»•¢¢ + )) +(define-char '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 5) (total-strokes . 8) @@ -4421,6 +4470,10 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x64E7) ; 擧 + (=jis-x0208 . #x5A29) ; ø½‹‰² + )) (=ucs . #x6319) ; 挙 (=jis-x0208 . #x3573) ; ø½Š”¦ (=cns11643-3 . #x3132) ; ø»•®• @@ -5097,6 +5150,10 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x633E) ; 挾 + (=jis-x0208 . #x5951) ; ø½‹ˆ¼ + )) (=ucs . #x631F) ; 挟 (=jis-x0208 . #x3634) ; ø½Š•… (=gb2312 . #x502E) ; ø»…‹“ @@ -5108,6 +5165,10 @@ '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x63D2) ; 插 + (=jis-x0208 . #x5967) ; ø½‹‰’ + )) (shinjigen-2 . 2939) (=ucs . #x633F) ; 挿 (=jis-x0208 . #x415E) ; ø½Š¥¹ @@ -5946,6 +6007,10 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x641C) ; 搜 + (=jis-x0208 . #x5953) ; ø½‹ˆ¾ + )) (=ucs . #x635C) ; 捜 (=jis-x0208 . #x415C) ; ø½Š¥· (=cns11643-3 . #x313B) ; ø»•®ž @@ -8083,11 +8148,13 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 8) (total-strokes . 11) - (<-simplified - (:sources (morohashi-daikanwa) - :char ((=daikanwa . 12389) ; ø¸ƒ¥ - ) + (<-simplified@JP/Jouyou + ((=ucs . #x63ED) ; 揭 + (=jis-x0213-1-2000 . #x7473) ; ø»¤Žˆ + (=daikanwa . 12389) ; ø¸ƒ¥ )) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (=ucs . #x63B2) ; 掲 (=jis-x0208 . #x3747) ; ø½Š–¶ (=cns11643-3 . #x362D) ; ø»•µ¦ @@ -10240,12 +10307,14 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 9) (total-strokes . 12) - (<-simplified - (:char ((shinjigen-1 . 3023) - (=jis-x0208 . #x596A) ; ø½‹‰• - (=daikanwa . 12479) ; ø¸ƒ‚¿ - ) - :sources (shinjigen-1))) + (<-simplified@JP/Jouyou + ((shinjigen-1 . 3023) + (=ucs . #x6416) ; 搖 + (=jis-x0208 . #x596A) ; ø½‹‰• + (=daikanwa . 12479) ; ø¸ƒ‚¿ + )) + (<-simplified@JP/Jouyou*sources + shinjigen-1 JP/Jouyou daikanwa) (shinjigen-1 . 3022) (=ucs . #x63FA) ; 揺 (=jis-x0208 . #x4D49) ; ø½Š·Œ @@ -12184,6 +12253,9 @@ (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208-1990 . #x5970) ; ø½‹‰› + )) (=jis-x0208-1990 . #x405D) ; ø½Š¤š (=gt . 15795) ; ý¡€ƒ¶³ (=gt-pj-1 . #x405D) ; ý¡€ƒ¶³ @@ -13974,31 +14046,51 @@ (=daikanwa . 12673) ; ø¸ƒ† )) (define-char - '((=>ucs . #x3A3F) ; 㨿 - (ideographic-radical . 64) ; ⼿ + '((ideographic-radical . 64) ; ⼿ (ideographic-strokes . 11) (total-strokes . 14) + (=ucs . #x3A3F) ; 㨿 (=daikanwa . 12674) ; ø¸ƒ†‚ (=cbeta . 07043) ; ø¸¡®ƒ )) (define-char - '((morohashi-daikanwa 12674 0 0) + '((=>ucs . #x3A3F) ; 㨿 + (morohashi-daikanwa 12674 0 0) (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 11) (total-strokes . 14) - (=ucs . #x3A3F) ; 㨿 (=cns11643-3 . #x472B) ; ø»–Ž¢ )) (define-char - '((morohashi-daikanwa 12674 1) + '((=>ucs . #x6483) ; 撃 + (morohashi-daikanwa 12674 1) (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 11) (total-strokes . 15) - (=ucs . #x6483) ; 撃 + (<-simplified@JP/Jouyou + ((=ucs . #x64CA) ; 擊 + (=jis-x0212 . #x4123) ; ø»‹“’ + (=jis-x0213-1-2000 . #x7522) ; ø»¤Ž• + )) (=jis-x0208 . #x3762) ; ø½Š—‘ - (=cns11643-3 . #x4C35) ; ø»––‚ (=gt . 16048) ; ý¡€ƒº° (=gt-pj-1 . #x3762) ; ý¡€ƒº° + (=ucs@jis . #x6483) ; ø½Š—‘ + )) +(define-char + '((morohashi-daikanwa 12674 1 0) + (ideographic-radical . 64) ; ⼿ + (ideographic-strokes . 11) + (total-strokes . 15) + (=ucs . #x6483) ; 撃 + (=cns11643-3 . #x4C35) ; ø»––‚ + )) +(define-char + '((=>ucs . #x6483) ; 撃 + (morohashi-daikanwa 12674 1 1) + (ideographic-radical . 64) ; ⼿ + (ideographic-strokes . 11) + (total-strokes . 15) (mojikyo . 050205) ; ý €Œ )) (define-char @@ -16076,27 +16168,42 @@ (=cbeta . 00187) ; ø¸ ‚» )) (define-char - '((morohashi-daikanwa 12795 0 4) + '((=>ucs . #x64C6) ; 擆 + (morohashi-daikanwa 12795 0 2) (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 12) (total-strokes . 15) - (=ucs . #x64C6) ; 擆 (=cns11643-3 . #x4C32) ; ø»–•¿ )) (define-char - '((ideographic-radical . 64) ; ⼿ + '((morohashi-daikanwa 12795 0 3) + (ideographic-radical . 64) ; ⼿ + (ideographic-strokes . 11) + (total-strokes . 14) + (=ucs . #x64C6) ; 擆 + )) +(define-char + '((=>ucs . #x64C7) ; 擇 + (ideographic-radical . 64) ; ⼿ (ideographic-strokes . 13) (total-strokes . 16) (shinjigen-2 . 2835) - (=ucs . #x64C7) ; 擇 (=jis-x0208 . #x5A24) ; ø½‹‰­ + (=gt . 16210) ; ý¡€ƒ½’ + (=gt-pj-1 . #x5A24) ; ý¡€ƒ½’ + (=daikanwa . 12796) ; ø¸ƒ‡¼ + (=ucs@jis . #x64C7) ; ø½‹‰­ + )) +(define-char + '((morohashi-daikanwa 12796 0 0) + (ideographic-radical . 64) ; ⼿ + (ideographic-strokes . 13) + (total-strokes . 16) + (=ucs . #x64C7) ; 擇 (=ks-x1001 . #x7749) ; ø»Š™ˆ (=cns11643-1 . #x7065) ; ø»’·¢ (=gb12345 . #x5471) ; 擇 (=big5 . #xBEDC) ; ý¢€‹»œ - (=gt . 16210) ; ý¡€ƒ½’ - (=gt-pj-1 . #x5A24) ; ý¡€ƒ½’ - (=daikanwa . 12796) ; ø¸ƒ‡¼ )) (define-char '((ideographic-radical . 64) ; ⼿ diff --git a/lisp/utf-2000/Ideograph-R066-Rap.el b/lisp/utf-2000/Ideograph-R066-Rap.el index 486e950..4894199 100644 --- a/lisp/utf-2000/Ideograph-R066-Rap.el +++ b/lisp/utf-2000/Ideograph-R066-Rap.el @@ -1127,6 +1127,10 @@ (ideographic-radical . 66) ; ⽁ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #xFA41) ; 敏 + (=jis-x0213-1-2000 . #x7528) ; ø»¤Ž› + )) (=ucs . #x2F8C8) ; 敏 (=jis-x0208 . #x4952) ; ø½Š± (=cns11643-4 . #x2D46) ; ø»—²µ @@ -2862,6 +2866,10 @@ '((ideographic-radical . 66) ; ⽁ (ideographic-strokes . 9) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x6578) ; 數 + (=jis-x0208 . #x5A4B) ; ø½‹Š” + )) (shinjigen-2 . 3185) (=ucs . #x6570) ; 数 (=jis-x0208 . #x3F74) ; ø½Š£“ diff --git a/lisp/utf-2000/Ideograph-R067-Script.el b/lisp/utf-2000/Ideograph-R067-Script.el index 97cab9d..7e852fe 100644 --- a/lisp/utf-2000/Ideograph-R067-Script.el +++ b/lisp/utf-2000/Ideograph-R067-Script.el @@ -110,6 +110,11 @@ (ideographic-strokes . 4) (kangxi-strokes . 0) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x736E) ; ø½‹¯¥ + (=ks-x1001 . #x703A) ; ø»ŠŽ§ + (=daikanwa . 48560) ; ø¸‹¶° + )) (shinjigen-2 . 9880) (=jis-x0208 . #x4046) ; ø½Š¤ƒ (=gt . 17014) ; ý¡€„‰¶ @@ -330,6 +335,10 @@ (ideographic-radical . 67) ; ⽂ (ideographic-strokes . 7) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6337) ; ø½‹—Ž + (=daikanwa . 48565) ; ø¸‹¶µ + )) (shinjigen-2 . 5545) (=jis-x0208 . #x3A58) ; ø½Š›¡ (=gt . 17026) ; ý¡€„Š‚ diff --git a/lisp/utf-2000/Ideograph-R069-Axe.el b/lisp/utf-2000/Ideograph-R069-Axe.el index 0a3b268..16a35d9 100644 --- a/lisp/utf-2000/Ideograph-R069-Axe.el +++ b/lisp/utf-2000/Ideograph-R069-Axe.el @@ -302,6 +302,10 @@ '((ideographic-radical . 69) ; ⽄ (ideographic-strokes . 7) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x65B7) ; 斷 + (=jis-x0208 . #x5A52) ; ø½‹Š› + )) (shinjigen-2 . 3228) (=ucs . #x65AD) ; 断 (=jis-x0208 . #x4347) ; ø½Š¨ž diff --git a/lisp/utf-2000/Ideograph-R071-Not.el b/lisp/utf-2000/Ideograph-R071-Not.el index c6434ad..a2da4cb 100644 --- a/lisp/utf-2000/Ideograph-R071-Not.el +++ b/lisp/utf-2000/Ideograph-R071-Not.el @@ -61,19 +61,34 @@ (=daikanwa . 13720) ; ø¸ƒ–˜ )) (define-char - '((ideographic-radical . 71) ; ⽆ + '((=>ucs . #x65E2) ; 既 + (ideographic-radical . 71) ; ⽆ (ideographic-strokes . 5) - (total-strokes . 9) + (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #xFA42) ; 既 + (=jis-x0213-1-2000 . #x752B) ; ø»¤Žž + )) + (<-simplified@daikanwa + ((=daikanwa . 13724) ; ø¸ƒ–œ + )) (shinjigen-2 . 3260) - (=ucs . #x65E2) ; 既 (=jis-x0208 . #x347B) ; ø½Š“ - (=gb2312 . #x3C48) ; ø»„®• - (=cns11643-1 . #x514D) ; ø»’‰¨ (=big5 . #xAC4A) ; ý¢€Š±Š (=gt . 17338) ; ý¡€„Žº (=gt-k . 06394) ; ý¡„£º (=gt-pj-1 . #x347B) ; ý¡€„Žº (=daikanwa . 13721) ; ø¸ƒ–™ + (=ucs@jis . #x65E2) ; ø½Š“ + )) +(define-char + '((morohashi-daikanwa 13721 0 1) + (ideographic-radical . 71) ; ⽆ + (ideographic-strokes . 5) + (total-strokes . 9) + (=ucs . #x65E2) ; 既 + (=gb2312 . #x3C48) ; ø»„®• + (=cns11643-1 . #x514D) ; ø»’‰¨ )) (define-char '((ideographic-radical . 71) ; ⽆ diff --git a/lisp/utf-2000/Ideograph-R072-Sun.el b/lisp/utf-2000/Ideograph-R072-Sun.el index f75321f..c54b9cb 100644 --- a/lisp/utf-2000/Ideograph-R072-Sun.el +++ b/lisp/utf-2000/Ideograph-R072-Sun.el @@ -35,6 +35,10 @@ '((ideographic-radical . 72) ; ⽇ (ideographic-strokes . 1) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6751) ; ø½‹  + (=ks-x1001 . #x4F41) ; ø»‰ž + )) (shinjigen-2 . 8973) (=ucs . #x65E7) ; 旧 (=jis-x0208 . #x356C) ; ø½Š”Ÿ @@ -1814,11 +1818,15 @@ '((ideographic-radical . 72) ; ⽇ (ideographic-strokes . 5) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x665D) ; 晝 + (=jis-x0208 . #x5A6C) ; ø½‹Šµ + )) (<-vulgar-ideograph - (:sources (sougen-irai-zokujifu morohashi-daikanwa) - :char ((=daikanwa . 13948) ; ø¸ƒ™¼ - ) + ((=daikanwa . 13948) ; ø¸ƒ™¼ )) + (<-vulgar-ideograph*sources + songyuan-yilai-suzipu daikanwa) (shinjigen-2 . 3309) (=ucs . #x663C) ; 昼 (=jis-x0208 . #x436B) ; ø½Š©‚ @@ -2635,6 +2643,7 @@ (=jis-x0213-1-2000 . #x753C) ; ø»¤Ž¯ (=big5 . #xB1DF) ; ý¢€‹‡Ÿ (=daikanwa . 13940) ; ø¸ƒ™´ + (=jef-china3 . #x51D5) ; øº…‡• )) (define-char '((ideographic-radical . 72) ; ⽇ @@ -3701,19 +3710,27 @@ (ideographic-radical . 72) ; ⽇ (ideographic-strokes . 8) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x665A) ; 晚 + (=jis-x0213-1-2000 . #x753C) ; ø»¤Ž¯ + )) (=ucs . #x6669) ; 晩 (=jis-x0208 . #x4855) ; ø½Š°‚ (=ks-x1001 . #x5839) ; ø»‰«– (=cns11643-3 . #x3C26) ; ø»•¾“ + (=big5-cdp . #xB1DF) ; ý¢€‹‡Ÿ (=gt . 17718) ; ý¡€„”¶ (=gt-pj-1 . #x4855) ; ý¡€„”¶ - (=jef-china3 . #x51D5) ; øº…‡• (mojikyo . 050215) ; ý €Œ§ )) (define-char '((ideographic-radical . 72) ; ⽇ (ideographic-strokes . 8) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x66C9) ; 曉 + (=jis-x0208 . #x5A7C) ; ø½‹‹… + )) (shinjigen-2 . 3342) (=ucs . #x6681) ; 暁 (=jis-x0208 . #x3647) ; ø½Š•˜ @@ -3727,6 +3744,10 @@ (ideographic-radical . 72) ; ⽇ (ideographic-strokes . 8) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #xFA43) ; 暑 + (=jis-x0213-1-2000 . #x7543) ; ø»¤Ž¶ + )) (=ucs . #x6691) ; 暑 (=jis-x0208 . #x3D6B) ; ø½Š Ž (=gb2312 . #x4A6E) ; ø»…ƒŸ @@ -4253,6 +4274,7 @@ (=ucs . #xFA43) ; 暑 (=ks-x1001 . #x5F74) ; ø»‰¶£ (=jis-x0213-1-2000 . #x7543) ; ø»¤Ž¶ + (=big5-cdp . #xB4BB) ; ý¢€‹’» (=daikanwa . 14051) ; ø¸ƒ›£ (=jef-china3 . #x51AA) ; øº…†ª (=ucs@ks . #x6691) ; 暑 @@ -4933,15 +4955,26 @@ (ideographic-radical . 72) ; ⽇ (ideographic-strokes . 10) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #x66C6) ; 曆 + (=jis-x0213-1-2000 . #x7547) ; ø»¤Žº + )) (=ucs . #x66A6) ; 暦 (=jis-x0208 . #x4E71) ; ø½Š¹’ - (=cns11643-3 . #x4737) ; ø»–Ž® (=gt . 17852) ; ý¡€„–¼ (=gt-k . 11190) ; ý¡„‚®¶ (=gt-pj-1 . #x4E71) ; ý¡€„–¼ (mojikyo . 050217) ; ý €Œ© )) (define-char + '((=>ucs . #x66A6) ; 暦 + (morohashi-daikanwa 14111 1 0) + (ideographic-radical . 72) ; ⽇ + (ideographic-strokes . 10) + (total-strokes . 14) + (=cns11643-3 . #x4737) ; ø»–Ž® + )) +(define-char '((ideographic-radical . 72) ; ⽇ (ideographic-strokes . 10) (total-strokes . 14) diff --git a/lisp/utf-2000/Ideograph-R074-Moon.el b/lisp/utf-2000/Ideograph-R074-Moon.el index 1359917..f2e0e73 100644 --- a/lisp/utf-2000/Ideograph-R074-Moon.el +++ b/lisp/utf-2000/Ideograph-R074-Moon.el @@ -404,6 +404,11 @@ (ideographic-radical . 74) ; ⽉ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5547) ; ø»‰§Š + (=jis-x0213-1-2000 . #x754E) ; ø»¤ + (=daikanwa . 14364) ; ø¸ƒ œ + )) (=jis-x0208 . #x4F2F) ; ø½Š¹® (=big5 . #xAED4) ; ý¢€Š»” (=gt . 18208) ; ý¡€„œ  diff --git a/lisp/utf-2000/Ideograph-R075-Tree.el b/lisp/utf-2000/Ideograph-R075-Tree.el index 8aa0d1d..0a37d32 100644 --- a/lisp/utf-2000/Ideograph-R075-Tree.el +++ b/lisp/utf-2000/Ideograph-R075-Tree.el @@ -1181,6 +1181,11 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 3) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5B6A) ; ø½‹Œ‘ + (=ks-x1001 . #x7049) ; ø»ŠŽ¶ + (=daikanwa . 14859) ; ø¸ƒ¨‹ + )) (shinjigen-2 . 3478) (=jis-x0208 . #x3E72) ; ø½Š¡³ (=gt . 18408) ; ý¡€„Ÿ¨ @@ -1247,6 +1252,10 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 3) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x4F86) ; 來 + (=jis-x0208 . #x5054) ; ø½Š»± + )) (hanyu-dazidian 1 21 9) (shinjigen-2 . 240) (=ucs . #x6765) ; 来 @@ -2729,6 +2738,10 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 4) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x6A1E) ; 樞 + (=jis-x0208 . #x5C64) ; ø½‹© + )) (hanyu-dazidian 2 1166 3) (=ucs . #x67A2) ; 枢 (=jis-x0208 . #x3F75) ; ø½Š£” @@ -4635,6 +4648,10 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 5) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x69AE) ; 榮 + (=jis-x0208 . #x5C46) ; ø½‹‹ + )) (=ucs . #x6804) ; 栄 (=jis-x0208 . #x3149) ; ø½ŠŽ„ (=gt . 18547) ; ý¡€„¡³ @@ -6222,6 +6239,10 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #xFA44) ; 梅 + (=jis-x0213-1-2000 . #x7565) ; ø»¤˜ + )) (=ucs . #x2F8E2) ; 梅 (=jis-x0208 . #x475F) ; ø½Š®® (=cns11643-4 . #x2D5C) ; ø»—³‹ @@ -6245,6 +6266,10 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x6AFB) ; æ«» + (=jis-x0208 . #x5D2F) ; ø½‹Ž’ + )) (=ucs . #x685C) ; 桜 (=jis-x0208 . #x3A79) ; ø½Šœ‚ (=gt . 18686) ; ý¡€„£¾ @@ -6370,6 +6395,10 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x68E7) ; 棧 + (=jis-x0208 . #x5C22) ; ø½‹Œ§ + )) (=ucs . #x685F) ; 桟 (=jis-x0208 . #x3B37) ; ø½Šœž (=gt . 18745) ; ý¡€„¤¹ @@ -10554,14 +10583,25 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 8) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x6AA2) ; 檢 + (=jis-x0208 . #x5C7D) ; ø½‹Ž‚ + )) (=ucs . #x691C) ; 検 (=jis-x0208 . #x3821) ; ø½Š—® - (=cns11643-3 . #x3C44) ; ø»•¾± (=gt . 19053) ; ý¡€„©­ (=gt-pj-1 . #x3821) ; ý¡€„©­ (mojikyo . 050229) ; ý €Œµ )) (define-char + '((=>ucs . #x691C) ; 検 + (morohashi-daikanwa 15065 1 0) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 8) + (total-strokes . 12) + (=cns11643-3 . #x3C44) ; ø»•¾± + )) +(define-char '((=>ucs . #x3B87) ; 㮇 (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 8) @@ -12879,6 +12919,10 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 9) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x6A13) ; 樓 + (=jis-x0208 . #x5C6C) ; ø½‹± + )) (hanyu-dazidian 2 1255 3) (shinjigen-2 . 3739) (=ucs . #x697C) ; 楼 @@ -12901,6 +12945,10 @@ '((ideographic-radical . 75) ; ⽊ (ideographic-strokes . 9) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x6A02) ; 樂 + (=jis-x0208 . #x5C5B) ; ø½‹  + )) (hanyu-dazidian 8 20 14) (shinjigen-2 . 3706) (=ucs . #x697D) ; 楽 @@ -13015,6 +13063,10 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 9) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x4B48) ; ø»‰˜Ÿ + (=jis-x0213-1-2000 . #x7624) ; ø»¤µ + )) (=jis-x0208-1990 . #x3335) ; ø½Š¬ (=cns11643-1 . #x644D) ; ø»’¥¢ (=big5 . #xB7A7) ; ý¢€‹ž§ @@ -15351,26 +15403,39 @@ (=daikanwa . 15352) ; ø¸ƒ¯¸ )) (define-char - '((morohashi-daikanwa 15352 0 4) + '((=>ucs . #x698A) ; 榊 + (morohashi-daikanwa 15352 0 3) (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 9) (total-strokes . 13) - (=ucs . #x698A) ; 榊 (=jis-x0208-1983 . #x3A67) ; ø»†µ¼ (=jis-x0208-1990 . #x3A67) ; ø½Š›° (=gt . 19292) ; ý¡€„­œ (=gt-pj-1 . #x3A67) ; ý¡€„­œ (=jef-china3 . #x54C8) ; øº…“ˆ + (=ucs@jis . #x698A) ; ø»†µ¼ )) (define-char - '((morohashi-daikanwa 15352 1) + '((morohashi-daikanwa 15352 0 4) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 9) + (total-strokes . 13) + (=ucs . #x698A) ; 榊 + )) +(define-char + '((=>ucs . #x69D8) ; 様 + (morohashi-daikanwa 15352 1) (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 10) (total-strokes . 14) - (=ucs . #x69D8) ; 様 + (<-simplified@JP/Jouyou + ((=ucs . #x6A23) ; 樣 + (=jis-x0208 . #x5C6B) ; ø½‹° + )) (=jis-x0208 . #x4D4D) ; ø½Š· (=gt . 19625) ; ý¡€„²© (=gt-pj-1 . #x4D4D) ; ý¡€„²© + (=ucs@jis . #x69D8) ; ø½Š· (mojikyo . 050231) ; ý €Œ· )) (define-char @@ -15379,10 +15444,16 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 11) (total-strokes . 15) - (->mojikyo . 050231) ; 様 (=cns11643-3 . #x4C54) ; ø»––¡ )) (define-char + '((morohashi-daikanwa 15352 1 5) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 11) + (total-strokes . 15) + (=ucs . #x69D8) ; 様 + )) +(define-char '((=>ucs . #x23605) ; 𣘅 (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 10) @@ -16820,8 +16891,7 @@ (=cns11643-3 . #x4C4D) ; ø»––š )) (define-char - '((=>ucs . #x901A) ; 通 - (morohashi-daikanwa 15415 0 3) + '((morohashi-daikanwa 15415 0 3) (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 10) (total-strokes . 14) @@ -17525,6 +17595,10 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 11) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5C5E) ; ø½‹£ + (=ks-x1001 . #x4F6D) ; ø»‰ž¼ + )) (shinjigen-2 . 3787) (=jis-x0208 . #x3822) ; ø½Š—¯ (=gt . 19688) ; ý¡€„³¨ @@ -17547,6 +17621,11 @@ (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 11) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x7C74) ; ø»Š¡‰ + (=jis-x0213-1-2000 . #x7630) ; ø»¤ + (=daikanwa . 15594) ; ø¸ƒ³ª + )) (=ucs . #x6A2A) ; 横 (=jis-x0208 . #x3223) ; ø½ŠŽ¼ (=gb2312 . #x3A61) ; ø»„«² @@ -23657,30 +23736,49 @@ (=cns11643-2 . #x6921) ; ø»”¶ )) (define-char - '((ideographic-radical . 75) ; ⽊ + '((=>ucs . #x3C0F) ; 㰏 + (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 16) (total-strokes . 20) - (=ucs . #x3C0F) ; 㰏 - (=cns11643-4 . #x6354) ; ø»™‚— (=jis-x0213-1-2000 . #x763A) ; ø»¤‹ (=daikanwa . 15871) ; ø¸ƒ·¿ + (=ucs@jis . #x3C0F) ; ø»¤‹ )) (define-char - '((ideographic-radical . 75) ; ⽊ + '((morohashi-daikanwa 15871 0 0) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 16) + (total-strokes . 20) + (=ucs . #x3C0F) ; 㰏 + (=cns11643-4 . #x6354) ; ø»™‚— + )) +(define-char + '((=>ucs . #x6AF4) ; æ«´ + (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 16) (total-strokes . 20) (hanyu-dazidian 2 1316 7) - (=ucs . #x6AF4) ; æ«´ (=cns11643-3 . #x5C47) ; ø»–­´ (=daikanwa . 15873) ; ø¸ƒ¸ (=hanziku-4 . #xB6E7) ; ý¢‹›§ )) (define-char + '((morohashi-daikanwa 15873 0 4) + (ideographic-radical . 75) ; ⽊ + (ideographic-strokes . 16) + (total-strokes . 20) + (=ucs . #x6AF4) ; æ«´ + )) +(define-char '((=>ucs . #x6B04) ; 欄 (morohashi-daikanwa 15880 1) (ideographic-radical . 75) ; ⽊ (ideographic-strokes . 16) (total-strokes . 20) + (<-simplified@JP/Jouyou + ((=ucs . #xF91D) ; 欄 + (=jis-x0213-1-2000 . #x763B) ; ø»¤Œ + )) (=jis-x0208 . #x4D73) ; ø½Š·¶ (=gt . 20415) ; ý¡€„¾¿ (=gt-pj-1 . #x4D73) ; ý¡€„¾¿ diff --git a/lisp/utf-2000/Ideograph-R076-Lack.el b/lisp/utf-2000/Ideograph-R076-Lack.el index 5a26475..e6cf2d6 100644 --- a/lisp/utf-2000/Ideograph-R076-Lack.el +++ b/lisp/utf-2000/Ideograph-R076-Lack.el @@ -4,6 +4,10 @@ (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 0) (total-strokes . 4) + (<-simplified@JP/Jouyou + ((=ucs . #x7F3A) ; 缺 + (=jis-x0208 . #x657E) ; ø½‹›‘ + )) (shinjigen-1 . 3905) (shinjigen-2 . 3905) (=jis-x0208 . #x3767) ; ø½Š—– @@ -349,18 +353,29 @@ (=daikanwa . 16017) ; ø¸ƒº‘ )) (define-char - '((ideographic-radical . 76) ; ⽋ + '((=>ucs . #x6B26) ; 欦 + (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 4) (total-strokes . 8) - (=ucs . #x6B26) ; 欦 (=cns11643-3 . #x2953) ; ø»•£† (=daikanwa . 16019) ; ø¸ƒº“ )) (define-char + '((morohashi-daikanwa 16019 0 1) + (ideographic-radical . 76) ; ⽋ + (ideographic-strokes . 4) + (total-strokes . 8) + (=ucs . #x6B26) ; 欦 + )) +(define-char '((morohashi-daikanwa 16024 1) (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 4) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x6B50) ; 歐 + (=jis-x0208 . #x5D3F) ; ø½‹Ž¢ + )) (=ucs . #x6B27) ; 欧 (=jis-x0208 . #x3224) ; ø½ŠŽ½ (=gb2312 . #x4537) ; ø»„»’ @@ -1955,6 +1970,7 @@ (=jis-x0212 . #x4574) ; ø»‹š› (=daikanwa . 16190) ; ø¸ƒ¼¾ (=cbeta . 02584) ; ø¸ ¨˜ + (=jef-china3 . #x54D5) ; øº…“• (=ucs@jis . #x6B52) ; ø»‹š› )) (define-char @@ -1964,19 +1980,30 @@ (total-strokes . 15) (=ucs . #x6B52) ; 歒 (=cns11643-3 . #x4C65) ; ø»––² - (=jef-china3 . #x54D5) ; øº…“• )) (define-char - '((ideographic-radical . 76) ; ⽋ + '((=>ucs . #x6B53) ; 歓 + (ideographic-radical . 76) ; ⽋ (ideographic-strokes . 11) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5D44) ; ø½‹Ž§ + (=ks-x1001 . #x7C36) ; ø»Š ‹ + )) (shinjigen-2 . 3938) - (=ucs . #x6B53) ; 歓 (=jis-x0208 . #x343F) ; ø½Š’” - (=cns11643-3 . #x4C67) ; ø»––´ (=gt . 20795) ; ý¡€…„» (=gt-pj-1 . #x343F) ; ý¡€…„» (=daikanwa . 16197) ; ø¸ƒ½… + (=ucs@jis . #x6B53) ; ø½Š’” + )) +(define-char + '((morohashi-daikanwa 16197 0 1) + (ideographic-radical . 76) ; ⽋ + (ideographic-strokes . 11) + (total-strokes . 15) + (=ucs . #x6B53) ; 歓 + (=cns11643-3 . #x4C67) ; ø»––´ )) (define-char '((ideographic-radical . 76) ; ⽋ diff --git a/lisp/utf-2000/Ideograph-R077-Stop.el b/lisp/utf-2000/Ideograph-R077-Stop.el index 3886bd7..ed2b4fc 100644 --- a/lisp/utf-2000/Ideograph-R077-Stop.el +++ b/lisp/utf-2000/Ideograph-R077-Stop.el @@ -462,6 +462,11 @@ (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 4) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5C46) ; ø»‰±› + (=jis-x0213-1-2000 . #x7643) ; ø»¤” + (=daikanwa . 16264) ; ø¸ƒ¾ˆ + )) (shinjigen-2 . 3952) (=jis-x0208 . #x4A62) ; ø½Š³‹ (=gt . 20914) ; ý¡€…†² @@ -783,14 +788,28 @@ (=hanziku-4 . #xD372) ; ý¢² )) (define-char - '((ideographic-radical . 77) ; ⽌ + '((=>ucs . #x3C55) ; 㱕 + (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 8) (total-strokes . 12) - (=ucs . #x3C55) ; 㱕 + (<-original-ideograph + ((shinjigen-1 . 3960) + (=daikanwa . 16349) ; ø¸ƒ¿ + )) + (<-original-ideograph*sources + shinjigen-1) + (shinjigen-1 . 3961) (=cns11643-3 . #x3C48) ; ø»•¾µ (=daikanwa . 16308) ; ø¸ƒ¾´ )) (define-char + '((morohashi-daikanwa 16308 0 1) + (ideographic-radical . 77) ; ⽌ + (ideographic-strokes . 8) + (total-strokes . 12) + (=ucs . #x3C55) ; 㱕 + )) +(define-char '((=>ucs . #x3C56) ; 㱖 (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 8) @@ -1005,17 +1024,26 @@ (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 8) (total-strokes . 12) - (hanyu-dazidian 2 1443 17) (=ucs . #x23985) ; 𣦅 (=cns11643-6 . #x4A41) ; ø»œ±ž + )) +(define-char + '((=>ucs . #x23985) ; 𣦅 + (morohashi-daikanwa 16322 0 1) + (ideographic-radical . 77) ; ⽌ + (ideographic-strokes . 8) + (total-strokes . 12) + (hanyu-dazidian 2 1443 17) (=hanziku-4 . #xD37E) ; ý¢¾ )) (define-char '((ideographic-radical . 77) ; ⽌ (ideographic-strokes . 8) - (kangxi-radical . 211) ; ⿒ - (kangxi-strokes . 0) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x9F52) ; 齒 + (=jis-x0208 . #x736F) ; ø½‹¯¦ + )) (shinjigen-2 . 9882) (=ucs . #x6B6F) ; æ­¯ (=jis-x0208 . #x3B75) ; ø½Šœ @@ -1239,15 +1267,26 @@ (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 10) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #x6B77) ; æ­· + (=jis-x0213-1-2000 . #x7645) ; ø»¤– + )) (=ucs . #x6B74) ; æ­´ (=jis-x0208 . #x4E72) ; ø½Š¹“ - (=cns11643-3 . #x4753) ; ø»–Š (=gt . 20973) ; ý¡€…‡­ (=gt-k . 11191) ; ý¡„‚®· (=gt-pj-1 . #x4E72) ; ý¡€…‡­ (mojikyo . 050240) ; ý €Œ‘€ )) (define-char + '((=>ucs . #x6B74) ; æ­´ + (morohashi-daikanwa 16334 1 0) + (ideographic-radical . 77) ; ⽌ + (ideographic-strokes . 10) + (total-strokes . 14) + (=cns11643-3 . #x4753) ; ø»–Š + )) +(define-char '((ideographic-radical . 77) ; ⽌ (ideographic-strokes . 11) (total-strokes . 15) @@ -1469,6 +1508,7 @@ (ideographic-radical . 77) ; ⽌ (ideographic-strokes . 14) (total-strokes . 18) + (shinjigen-1 . 3960) (shinjigen-2 . 3960) (=jis-x0208 . #x5D45) ; ø½‹Ž¨ (=ks-x1001 . #x4F7D) ; ø»‰ŸŒ diff --git a/lisp/utf-2000/Ideograph-R078-Death.el b/lisp/utf-2000/Ideograph-R078-Death.el index 5a00819..b9aee45 100644 --- a/lisp/utf-2000/Ideograph-R078-Death.el +++ b/lisp/utf-2000/Ideograph-R078-Death.el @@ -1220,9 +1220,12 @@ (ideographic-radical . 78) ; ⽍ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #x6B98) ; 殘 + (=jis-x0208 . #x5D4C) ; ø½‹Ž¯ + )) (shinjigen-2 . 3972) (=jis-x0208 . #x3B44) ; ø½Šœ« - (=cns11643-3 . #x316A) ; ø»•¯ (=gt . 21090) ; ý¡€…‰¢ (=gt-k . 06445) ; ý¡„¤­ (=gt-pj-1 . #x3B44) ; ý¡€…‰¢ @@ -1231,7 +1234,16 @@ (mojikyo . 016459) ; ý €„‹ )) (define-char - '((script C-Simplified Ideograph) + '((=>ucs . #x6B8B) ; 残 + (morohashi-daikanwa 16459 0 0) + (ideographic-radical . 78) ; ⽍ + (ideographic-strokes . 6) + (total-strokes . 10) + (=cns11643-3 . #x316A) ; ø»•¯ + (=ucs@cns . #x6B8B) ; ø»•¯ + )) +(define-char + '((script CN Simplified Ideograph) (morohashi-daikanwa 16459 0 5) (ideographic-radical . 78) ; ⽍ (ideographic-strokes . 5) diff --git a/lisp/utf-2000/Ideograph-R079-Weapon.el b/lisp/utf-2000/Ideograph-R079-Weapon.el index 7044809..f3392b6 100644 --- a/lisp/utf-2000/Ideograph-R079-Weapon.el +++ b/lisp/utf-2000/Ideograph-R079-Weapon.el @@ -90,12 +90,19 @@ (=daikanwa . 16617) ; ø¸„ƒ© )) (define-char - '((ideographic-radical . 79) ; ⽎ + '((=>ucs . #x23A83) ; 𣪃 + (ideographic-radical . 79) ; ⽎ + (ideographic-strokes . 4) + (total-strokes . 8) + (=daikanwa . 16618) ; ø¸„ƒª + )) +(define-char + '((morohashi-daikanwa 16618 0 0) + (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 4) (total-strokes . 8) (=ucs . #x23A83) ; 𣪃 (=cns11643-5 . #x2667) ; ø»™³ˆ - (=daikanwa . 16618) ; ø¸„ƒª )) (define-char '((=>ucs . #x23A83) ; 𣪃 @@ -106,20 +113,32 @@ (mojikyo . 016618) ; ý €„ƒª )) (define-char - '((morohashi-daikanwa 16618 1) + '((=>ucs . #x6BB4) ; æ®´ + (morohashi-daikanwa 16618 1) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 4) (total-strokes . 8) - (->mojikyo . 050242) ; ý €Œ‘‚ - (=ucs . #x6BB4) ; æ®´ + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5D58) ; ø½‹Ž» + (=ks-x1001 . #x4F32) ; ø»‰ž + (=daikanwa . 16674) ; ø¸„„¢ + )) (=jis-x0208 . #x3225) ; ø½ŠŽ¾ - (=gb2312 . #x4539) ; ø»„»” (=gt . 21302) ; ý¡€…Œ¶ (=gt-pj-1 . #x3225) ; ý¡€…Œ¶ + (=ucs@jis . #x6BB4) ; ø½ŠŽ¾ + )) +(define-char + '((morohashi-daikanwa 16618 1 0) + (ideographic-radical . 79) ; ⽎ + (ideographic-strokes . 4) + (total-strokes . 8) + (=ucs . #x6BB4) ; æ®´ + (=gb2312 . #x4539) ; ø»„»” )) (define-char '((=>ucs . #x6BB4) ; æ®´ - (morohashi-daikanwa 16618 1 0) + (morohashi-daikanwa 16618 1 1) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 4) (total-strokes . 8) @@ -127,11 +146,10 @@ )) (define-char '((=>ucs . #x6BB4) ; æ®´ - (morohashi-daikanwa 16618 1 1) + (morohashi-daikanwa 16618 1 2) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 4) (total-strokes . 8) - (->mojikyo . 050242) ; ý €Œ‘‚ (=cns11643-3 . #x2959) ; ø»•£Œ )) (define-char @@ -301,6 +319,11 @@ (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 6) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5F2F) ; ø»‰µž + (=jis-x0213-1-2000 . #x7649) ; ø»¤š + (=daikanwa . 16638) ; ø¸„ƒ¾ + )) (<-vulgar-ideograph ((=daikanwa . 16638) ; ø¸„ƒ¾ )) @@ -309,7 +332,6 @@ (shinjigen-1 . 3996) (shinjigen-2 . 3996) (=jis-x0208 . #x3B26) ; ø½Šœ - (=big5 . #xB1FE) ; ý¢€‹‡¾ (=gt . 21319) ; ý¡€…‡ (=gt-k . 06440) ; ý¡„¤¨ (=gt-pj-1 . #x3B26) ; ý¡€…‡ @@ -318,10 +340,20 @@ )) (define-char '((=>ucs . #x6BBA) ; 殺 + (=>ucs@cns . #x2F8F5) ; 殺 (morohashi-daikanwa 16629 0 0) (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 6) (total-strokes . 10) + (=big5 . #xB1FE) ; ý¢€‹‡¾ + (=ucs@big5 . #x6BBA) ; ý¢€‹‡¾ + )) +(define-char + '((=>ucs . #x6BBA) ; 殺 + (morohashi-daikanwa 16629 0 1) + (ideographic-radical . 79) ; ⽎ + (ideographic-strokes . 6) + (total-strokes . 10) (mojikyo . 016629) ; ý €„ƒµ )) (define-char @@ -770,6 +802,9 @@ (shinjigen-1 . 3999) (=jis-x0208-1978 . #x334C) ; ø»‚—‡ (=jis-x0208-1983 . #x334C) ; ø»†« + (=gt . 21325) ; ý¡€… + (=gt-k . 07726) ; ý¡„¸® + (=gt-pj-1 . #x334C) ; ý¡€… )) (define-char '((morohashi-daikanwa 16646 0 5) @@ -786,10 +821,12 @@ (ideographic-radical . 79) ; ⽎ (ideographic-strokes . 7) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5D57) ; ø½‹Žº + (=ks-x1001 . #x4A43) ; ø»‰–¼ + (=daikanwa . 16646) ; ø¸„„† + )) (=jis-x0208-1990 . #x334C) ; ø½Š‘ƒ - (=gt . 21325) ; ý¡€… - (=gt-k . 07726) ; ý¡„¸® - (=gt-pj-1 . #x334C) ; ý¡€… (=ucs@jis . #x6BBB) ; ø½Š‘ƒ )) (define-char diff --git a/lisp/utf-2000/Ideograph-R080-Do-Not.el b/lisp/utf-2000/Ideograph-R080-Do-Not.el index 9d18412..477afb1 100644 --- a/lisp/utf-2000/Ideograph-R080-Do-Not.el +++ b/lisp/utf-2000/Ideograph-R080-Do-Not.el @@ -62,6 +62,10 @@ (ideographic-radical . 80) ; ⽏ (ideographic-strokes . 2) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x6BCF) ; 每 + (=jis-x0213-1-2000 . #x764A) ; ø»¤› + )) (=ucs . #x6BCE) ; 毎 (=jis-x0208 . #x4B68) ; ø½Š´¯ (=cns11643-3 . #x237A) ; ø»•š¹ diff --git a/lisp/utf-2000/Ideograph-R084-Steam.el b/lisp/utf-2000/Ideograph-R084-Steam.el index 2e017c2..d9e5512 100644 --- a/lisp/utf-2000/Ideograph-R084-Steam.el +++ b/lisp/utf-2000/Ideograph-R084-Steam.el @@ -64,6 +64,10 @@ (ideographic-radical . 84) ; ⽓ (ideographic-strokes . 2) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x6C23) ; æ°£ + (=jis-x0208 . #x5D66) ; ø½‹‰ + )) (=ucs . #x6C17) ; 気 (=jis-x0208 . #x3524) ; ø½Š“— (=gt . 21830) ; ý¡€…•† diff --git a/lisp/utf-2000/Ideograph-R085-Water.el b/lisp/utf-2000/Ideograph-R085-Water.el index e17d891..2b8efa1 100644 --- a/lisp/utf-2000/Ideograph-R085-Water.el +++ b/lisp/utf-2000/Ideograph-R085-Water.el @@ -1937,6 +1937,11 @@ '((ideographic-radical . 85) ; ⽔ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5F37) ; ø½‹‘– + (=ks-x1001 . #x774A) ; ø»Š™‰ + (=daikanwa . 18383) ; ø¸„Ÿ + )) (shinjigen-2 . 4090) (=ucs . #x6CA2) ; æ²¢ (=jis-x0208 . #x4274) ; ø½Š§­ @@ -4931,11 +4936,13 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 6) (total-strokes . 9) - (<-simplified - ((=daikanwa . 17503) ; ø¸„‘Ÿ + (<-simplified@JP/Jouyou + ((=ucs . #xFA45) ; 海 + (=jis-x0213-1-2000 . #x7669) ; ø»¤º + (=daikanwa . 17503) ; ø¸„‘Ÿ )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (shinjigen-2 . 4166) (=ucs . #x2F901) ; 海 (=jis-x0208 . #x3324) ; ø½Š› @@ -4950,6 +4957,11 @@ '((ideographic-radical . 85) ; ⽔ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5E46) ; ø½‹‡ + (=ks-x1001 . #x6F64) ; ø»Š³ + (=daikanwa . 17669) ; ø¸„”… + )) (shinjigen-2 . 4183) (=ucs . #x6D44) ; 浄 (=jis-x0208 . #x3E74) ; ø½Š¡µ @@ -4964,9 +4976,12 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x6DFA) ; æ·º + (=jis-x0208 . #x5E49) ; ø½‹Š + )) (shinjigen-2 . 4190) (=jis-x0208 . #x4075) ; ø½Š¤² - (=cns11643-3 . #x2D51) ; ø»•¨¼ (=gt . 22248) ; ý¡€…›¨ (=gt-k . 05121) ; ý¡„ (=gt-pj-1 . #x4075) ; ý¡€…›¨ @@ -4974,6 +4989,15 @@ (=ucs@jis . #x6D45) ; ø½Š¤² )) (define-char + '((=>ucs . #x6D45) ; 浅 + (morohashi-daikanwa 17452 0 0) + (ideographic-radical . 85) ; ⽔ + (ideographic-strokes . 6) + (total-strokes . 9) + (=cns11643-3 . #x2D51) ; ø»•¨¼ + (=ucs@cns . #x6D45) ; ø»•¨¼ + )) +(define-char '((morohashi-daikanwa 17452 0 5) (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 5) @@ -5335,6 +5359,11 @@ '((ideographic-radical . 85) ; ⽔ (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5F40) ; ø½‹‘Ÿ + (=ks-x1001 . #x5E34) ; ø»‰´… + (=daikanwa . 18537) ; ø¸„¡© + )) (shinjigen-2 . 4234) (=ucs . #x6D5C) ; 浜 (=jis-x0208 . #x494D) ; ø½Š±˜ @@ -6588,11 +6617,14 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 7) (total-strokes . 10) - (<-simplified - ((=daikanwa . 17644) ; ø¸„“¬ + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5728) ; ø»‰©§ + (=cns11643-1 . #x5B61) ; ø»’˜¨ + (=jis-x0213-1-2000 . #x7673) ; ø»¤‘„ + (=daikanwa . 17644) ; ø¸„“¬ )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (=jis-x0208 . #x4E5E) ; ø½Š¸¿ (=cns11643-3 . #x317D) ; ø»•¯  (=gt . 22448) ; ý¡€…ž° @@ -8878,11 +8910,13 @@ '((ideographic-radical . 85) ; ⽔ (ideographic-strokes . 8) (total-strokes . 11) - (<-simplified - ((=daikanwa . 17788) ; ø¸„•¼ + (<-simplified@JP/Jouyou + ((=ucs . #x6E34) ; 渴 + (=jis-x0213-1-2000 . #x7678) ; ø»¤‘‰ + (=daikanwa . 17788) ; ø¸„•¼ )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (shinjigen-2 . 4263) (=ucs . #x6E07) ; 渇 (=jis-x0208 . #x3369) ; ø½Š‘  @@ -8897,6 +8931,11 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5F3B) ; ø½‹‘š + (=ks-x1001 . #x702D) ; ø»ŠŽš + (=daikanwa . 18498) ; ø¸„¡‚ + )) (shinjigen-2 . 4292) (=jis-x0208 . #x3A51) ; ø½Š›š (=gt . 22583) ; ý¡€… · @@ -8918,6 +8957,11 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x606F) ; ø»‰·¼ + (=jis-x0213-1-2000 . #x766C) ; ø»¤½ + (=daikanwa . 17530) ; ø¸„‘º + )) (=jis-x0208 . #x3E44) ; ø½Š¡… (=gt . 22570) ; ý¡€… ª (=gt-pj-1 . #x3E44) ; ý¡€… ª @@ -8951,6 +8995,10 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x6F81) ; 澁 + (=jis-x0208 . #x5F27) ; ø½‹‘† + )) (=ucs . #x6E0B) ; 渋 (=jis-x0208 . #x3D42) ; ø½ŠŸ¥ (=cns11643-4 . #x326D) ; ø»—º² @@ -9893,11 +9941,15 @@ '((ideographic-radical . 85) ; ⽔ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x6EAB) ; 溫 + (=jis-x0213-1-2000 . #x767C) ; ø»¤‘ + )) (<-vulgar-ideograph - (:sources (jii morohashi-daikanwa) - :char ((=daikanwa . 17968) ; ø¸„˜° - ) + ((=daikanwa . 17968) ; ø¸„˜° )) + (<-vulgar-ideograph*sources + zihui daikanwa) (shinjigen-2 . 4319) (=ucs . #x6E29) ; 温 (=jis-x0208 . #x3239) ; ø½Š’ @@ -11949,33 +12001,57 @@ (mojikyo . 050256) ; ý €Œ‘ )) (define-char - '((ideographic-radical . 85) ; ⽔ + '((=>ucs . #x6E7E) ; æ¹¾ + (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 9) (total-strokes . 12) (shinjigen-2 . 4364) - (=ucs . #x6E7E) ; æ¹¾ (=jis-x0208-1978 . #x4F51) ; ø»ƒ€” - (=gb2312 . #x4D65) ; ø»…‡° (=jis-x0208-1983 . #x4F51) ; ø»‡”œ (=daikanwa . 17920) ; ø¸„˜€ )) (define-char + '((morohashi-daikanwa 17920 0 0) + (ideographic-radical . 85) ; ⽔ + (ideographic-strokes . 9) + (total-strokes . 12) + (=ucs . #x6E7E) ; æ¹¾ + (=gb2312 . #x4D65) ; ø»…‡° + )) +(define-char '((=>ucs . #x6E7E) ; æ¹¾ (morohashi-daikanwa 17920 0 1) (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5F54) ; ø½‹‘³ + (=ks-x1001 . #x583D) ; ø»‰«š + (=daikanwa . 18823) ; ø¸„¦‡ + )) (=jis-x0208-1990 . #x4F51) ; ø½Šº - (=cns11643-3 . #x3C63) ; ø»•¿ (=gt . 22896) ; ý¡€…¥° (=gt-pj-1 . #x4F51) ; ý¡€…¥° (=ucs@jis . #x6E7E) ; ø½Šº )) (define-char + '((=>ucs . #x6E7E) ; æ¹¾ + (morohashi-daikanwa 17920 0 2) + (ideographic-radical . 85) ; ⽔ + (ideographic-strokes . 9) + (total-strokes . 12) + (=cns11643-3 . #x3C63) ; ø»•¿ + (=ucs@cns . #x6E7E) ; ø»•¿ + )) +(define-char '((morohashi-daikanwa 17920 1) (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x6FD5) ; 濕 + (=jis-x0208 . #x5F3C) ; ø½‹‘› + )) (=ucs . #x6E7F) ; 湿 (=jis-x0208 . #x3C3E) ; ø½Šžƒ (=gb2312 . #x4A2A) ; ø»…‚› @@ -12004,6 +12080,11 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5E60) ; ø½‹¡ + (=ks-x1001 . #x583B) ; ø»‰«˜ + (=daikanwa . 18099) ; ø¸„š³ + )) (=ucs . #x6E80) ; 満 (=jis-x0208 . #x4B7E) ; ø½Šµ… (=cns11643-3 . #x3C68) ; ø»•¿• @@ -12799,6 +12880,11 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5E64) ; ø½‹¥ + (=ks-x1001 . #x4D22) ; ø»‰šµ + (=daikanwa . 17967) ; ø¸„˜¯ + )) (=ucs . #x6E13) ; 渓 (=jis-x0208 . #x374C) ; ø½Š–» (=gt . 22516) ; ý¡€…Ÿ´ @@ -14209,6 +14295,11 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x426D) ; ø½Š§¦ + (=ks-x1001 . #x5669) ; ø»‰©Š + (=daikanwa . 18671) ; ø¸„£¯ + )) (shinjigen-2 . 4410) (=jis-x0208 . #x426C) ; ø½Š§¥ (=gt . 23089) ; ý¡€…¨± @@ -14230,6 +14321,10 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 10) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x6EEF) ; 滯 + (=jis-x0208 . #x5E7C) ; ø½‹½ + )) (=jis-x0208 . #x425A) ; ø½Š§“ (=gt . 23018) ; ý¡€…§ª (=gt-pj-1 . #x425A) ; ý¡€…§ª @@ -14435,11 +14530,13 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 11) (total-strokes . 14) - (<-simplified - ((=daikanwa . 18153) ; ø¸„›© + (<-simplified@JP/Jouyou + ((=ucs . #xFA47) ; 漢 + (=jis-x0213-1-2000 . #x7725) ; ø»¤‘” + (=daikanwa . 18153) ; ø¸„›© )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (=jis-x0208 . #x3441) ; ø½Š’– (=gt . 22918) ; ý¡€…¦† (=gt-pj-1 . #x3441) ; ý¡€…¦† @@ -17054,6 +17151,10 @@ '((ideographic-radical . 85) ; ⽔ (ideographic-strokes . 12) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x5F2A) ; ø½‹‘‰ + (=daikanwa . 18240) ; ø¸„€ + )) (shinjigen-2 . 4467) (=ucs . #x6F5C) ; 潜 (=jis-x0208 . #x4078) ; ø½Š¤µ @@ -22684,6 +22785,12 @@ (ideographic-radical . 85) ; ⽔ (ideographic-strokes . 16) (total-strokes . 19) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x566E) ; ø»‰© + (=cns11643-1 . #x7842) ; ø»“‚¯ + (=jis-x0213-1-2000 . #x773E) ; ø»¤‘­ + (=daikanwa . 18672) ; ø¸„£° + )) (=ucs . #x702C) ; 瀬 (=jis-x0208 . #x4025) ; ø½Š£¢ (=cns11643-3 . #x5A53) ; ø»–«„ diff --git a/lisp/utf-2000/Ideograph-R086-Fire.el b/lisp/utf-2000/Ideograph-R086-Fire.el index 961107d..238e737 100644 --- a/lisp/utf-2000/Ideograph-R086-Fire.el +++ b/lisp/utf-2000/Ideograph-R086-Fire.el @@ -92,6 +92,10 @@ '((ideographic-radical . 86) ; ⽕ (ideographic-strokes . 2) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x71C8) ; 燈 + (=jis-x0208 . #x4575) ; ø½Š¬ˆ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° @@ -968,32 +972,64 @@ (total-strokes . 8) (hanyu-dazidian 3 2191 14) (=ucs . #x2419D) ; 𤆝 - (=cns11643-5 . #x2674) ; ø»™³• (=daikanwa . 18900) ; ø¸„§” (=hanziku-6 . #xC2F8) ; ý¢¬‹¸ )) (define-char - '((ideographic-radical . 86) ; ⽕ + '((=>ucs . #x2419D) ; 𤆝 + (morohashi-daikanwa 18900 0 0) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 4) + (total-strokes . 8) + (=cns11643-5 . #x2674) ; ø»™³• + )) +(define-char + '((=>ucs . #x7088) ; 炈 + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 4) + (total-strokes . 8) + (=daikanwa . 18901) ; ø¸„§• + )) +(define-char + '((morohashi-daikanwa 18901 0 0) + (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 4) (total-strokes . 8) (=ucs . #x7088) ; 炈 + )) +(define-char + '((=>ucs . #x7088) ; 炈 + (morohashi-daikanwa 18901 0 1) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 4) + (total-strokes . 8) (=cns11643-3 . #x2970) ; ø»•££ - (=daikanwa . 18901) ; ø¸„§• )) (define-char '((=>ucs . #x7089) ; 炉 (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 4) (total-strokes . 8) - (=cns11643-3 . #x2975) ; ø»•£¨ (=daikanwa . 18902) ; ø¸„§– )) (define-char '((=>ucs . #x7089) ; 炉 + (morohashi-daikanwa 18902 0 0) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 4) + (total-strokes . 8) + (=cns11643-3 . #x2975) ; ø»•£¨ + )) +(define-char + '((=>ucs . #x7089) ; 炉 (morohashi-daikanwa 18902 0 2) (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 4) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x7210) ; 爐 + (=jis-x0208 . #x6024) ; ø½‹’¡ + )) (=jis-x0208 . #x4F27) ; ø½Š¹¦ (=gt . 24239) ; ý¡€…º¯ (=gt-pj-1 . #x4F27) ; ý¡€…º¯ @@ -1013,11 +1049,18 @@ (total-strokes . 8) (hanyu-dazidian 3 2192 13) (=ucs . #x2419E) ; 𤆞 - (=cns11643-4 . #x2728) ; ø»—©£ (=daikanwa . 18903) ; ø¸„§— (=hanziku-6 . #xC358) ; ý¢¬˜ )) (define-char + '((=>ucs . #x2419E) ; 𤆞 + (morohashi-daikanwa 18903 0 0) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 4) + (total-strokes . 8) + (=cns11643-4 . #x2728) ; ø»—©£ + )) +(define-char '((ideographic-radical . 86) ; ⽕ (ideographic-strokes . 4) (total-strokes . 8) @@ -2210,6 +2253,10 @@ '((ideographic-radical . 86) ; ⽕ (ideographic-strokes . 5) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x9EDE) ; 點 + (=jis-x0208 . #x735A) ; ø½‹¯‘ + )) (shinjigen-2 . 9825) (=ucs . #x70B9) ; 点 (=jis-x0208 . #x4540) ; ø½Š«“ @@ -2221,18 +2268,37 @@ (=daikanwa . 18980) ; ø¸„¨¤ )) (define-char - '((ideographic-radical . 86) ; ⽕ + '((=>ucs . #x241C7) ; 𤇇 + (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 5) (total-strokes . 9) - (=ucs . #x241C7) ; 𤇇 - (=cns11643-6 . #x3246) ; ø»œŽ“ (=daikanwa . 18981) ; ø¸„¨¥ )) (define-char + '((=>ucs . #x241C7) ; 𤇇 + (morohashi-daikanwa 18981 0 0) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 5) + (total-strokes . 9) + (=cns11643-6 . #x3246) ; ø»œŽ“ + )) +(define-char + '((morohashi-daikanwa 18981 0 1) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 5) + (total-strokes . 9) + (=ucs . #x241C7) ; 𤇇 + )) +(define-char '((morohashi-daikanwa 18981 1) (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 5) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x602A) ; ø½‹’§ + (=ks-x1001 . #x6A53) ; ø»Š†Œ + (=daikanwa . 19686) ; ø¸„³¦ + )) (shinjigen-1 . 4702) (shinjigen-2 . 4702) (=ucs . #x70BA) ; 為 @@ -5514,11 +5580,13 @@ (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 8) (total-strokes . 12) - (<-simplified - ((=daikanwa . 19188) ; ø¸„«´ + (<-simplified@JP/Jouyou + ((=ucs . #xFA48) ; 煮 + (=jis-x0213-1-2000 . #x7755) ; ø»¤’„ + (=daikanwa . 19188) ; ø¸„«´ )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (=ucs . #x716E) ; 煮 (=jis-x0208 . #x3C51) ; ø½Šž– (=gb2312 . #x5673) ; ø»…•Œ @@ -5549,6 +5617,10 @@ (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 8) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x71D2) ; 燒 + (=jis-x0208 . #x5F76) ; ø½‹’• + )) (=ucs . #x713C) ; 焼 (=jis-x0208 . #x3E46) ; ø½Š¡‡ (=gt . 24502) ; ý¡€…¾¶ @@ -5556,12 +5628,19 @@ (mojikyo . 050266) ; ý €Œ‘š )) (define-char - '((ideographic-radical . 86) ; ⽕ + '((=>ucs . #x2427B) ; 𤉻 + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 8) + (total-strokes . 12) + (=daikanwa . 49244) ; ø¸Œœ + )) +(define-char + '((morohashi-daikanwa 49244 0 0) + (ideographic-radical . 86) ; ⽕ (ideographic-strokes . 8) (total-strokes . 12) (=ucs . #x2427B) ; 𤉻 (=cns11643-6 . #x4A77) ; ø»œ²” - (=daikanwa . 49244) ; ø¸Œœ )) (define-char '((=>ucs . #x24299) ; 𤊙 @@ -5577,14 +5656,27 @@ (total-strokes . 12) (hanyu-dazidian 3 2209 14) (=ucs . #x24299) ; 𤊙 - (=cns11643-4 . #x3867) ; ø»˜ƒ  (=hanziku-6 . #xC963) ; ý¢¬¥£ )) (define-char + '((=>ucs . #x24299) ; 𤊙 + (morohashi-daikanwa 49245 0 2) + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 8) + (total-strokes . 12) + (=cns11643-4 . #x3867) ; ø»˜ƒ  + )) +(define-char '((ideographic-radical . 86) ; ⽕ (ideographic-strokes . 8) (total-strokes . 12) (=ucs . #x3DCD) ; 㷍 + )) +(define-char + '((=>ucs . #x3DCD) ; 㷍 + (ideographic-radical . 86) ; ⽕ + (ideographic-strokes . 8) + (total-strokes . 12) (=cns11643-3 . #x3C78) ; ø»•¿¥ (mojikyo . 083722) ; ý €”œŠ )) diff --git a/lisp/utf-2000/Ideograph-R093-Cow.el b/lisp/utf-2000/Ideograph-R093-Cow.el index e8ffa57..311b841 100644 --- a/lisp/utf-2000/Ideograph-R093-Cow.el +++ b/lisp/utf-2000/Ideograph-R093-Cow.el @@ -2749,6 +2749,10 @@ (ideographic-radical . 93) ; ⽜ (ideographic-strokes . 13) (total-strokes . 17) + (<-simplified@JP/Jouyou + ((=ucs . #x72A7) ; 犧 + (=jis-x0208 . #x603A) ; ø½‹’· + )) (=ucs . #x72A0) ; 犠 (=jis-x0208 . #x353E) ; ø½Š“± (=gt . 25890) ; ý¡€†”¢ diff --git a/lisp/utf-2000/Ideograph-R094-Dog.el b/lisp/utf-2000/Ideograph-R094-Dog.el index 9298086..69df3d9 100644 --- a/lisp/utf-2000/Ideograph-R094-Dog.el +++ b/lisp/utf-2000/Ideograph-R094-Dog.el @@ -241,6 +241,10 @@ '((ideographic-radical . 94) ; ⽝ (ideographic-strokes . 3) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=ucs . #x72C0) ; 狀 + (=jis-x0213-1-2000 . #x776A) ; ø»¤’™ + )) (shinjigen-2 . 4762) (=ucs . #x72B6) ; 状 (=jis-x0208 . #x3E75) ; ø½Š¡¶ @@ -1839,6 +1843,10 @@ '((ideographic-radical . 94) ; ⽝ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x7368) ; 獨 + (=jis-x0208 . #x6057) ; ø½‹“” + )) (shinjigen-2 . 4781) (=ucs . #x72EC) ; 独 (=jis-x0208 . #x4648) ; ø½Š¬¹ @@ -1853,6 +1861,10 @@ (ideographic-radical . 94) ; ⽝ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x72F9) ; 狹 + (=jis-x0208 . #x6045) ; ø½‹“‚ + )) (=ucs . #x72ED) ; 狭 (=jis-x0208 . #x3639) ; ø½Š•Š (=gb2312 . #x4F41) ; ø»…Šˆ @@ -3281,14 +3293,14 @@ (ideographic-radical . 94) ; ⽝ (ideographic-strokes . 8) (total-strokes . 11) - (<-simplified + (<-simplified@JP/Jouyou ((shinjigen-1 . 4811) - (shinjigen-2 . 4813) + (=ucs . #x7375) ; 獵 (=jis-x0208 . #x605A) ; ø½‹“— (=daikanwa . 20768) ; ø¸…„  )) - (<-simplified*sources - shinjigen-1) + (<-simplified@JP/Jouyou*sources + daikanwa shinjigen-1 JP/Jouyou) (shinjigen-1 . 4810) (=ucs . #x731F) ; 猟 (=jis-x0208 . #x4E44) ; ø½Š¸¥ @@ -3686,6 +3698,11 @@ '((ideographic-radical . 94) ; ⽝ (ideographic-strokes . 9) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x605B) ; ø½‹“˜ + (=ks-x1001 . #x7A4C) ; ø»Š¥ + (=daikanwa . 20783) ; ø¸…„¯ + )) (shinjigen-2 . 4816) (=ucs . #x732E) ; 献 (=jis-x0208 . #x3825) ; ø½Š—² @@ -5890,14 +5907,14 @@ (ideographic-radical . 94) ; ⽝ (ideographic-strokes . 12) (total-strokes . 15) - (<-simplified + (<-simplified@JP/Jouyou ((shinjigen-1 . 4843) - (shinjigen-2 . 4843) + (=ucs . #x7378) ; 獸 (=jis-x0208 . #x6059) ; ø½‹“– (=daikanwa . 20775) ; ø¸…„§ )) - (<-simplified*sources - shinjigen-1) + (<-simplified@JP/Jouyou*sources + daikanwa shinjigen-1 JP/Jouyou) (shinjigen-1 . 4842) (=ucs . #x7363) ; 獣 (=jis-x0208 . #x3D43) ; ø½ŠŸ¦ diff --git a/lisp/utf-2000/Ideograph-R098-Tile.el b/lisp/utf-2000/Ideograph-R098-Tile.el index baf5480..966c12f 100644 --- a/lisp/utf-2000/Ideograph-R098-Tile.el +++ b/lisp/utf-2000/Ideograph-R098-Tile.el @@ -458,6 +458,11 @@ '((ideographic-radical . 98) ; ⽡ (ideographic-strokes . 6) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5C3A) ; ø»‰± + (=jis-x0213-1-2000 . #x7847) ; ø»¤“” + (=daikanwa . 21537) ; ø¸…¡ + )) (shinjigen-2 . 4989) (=ucs . #x74F6) ; 瓶 (=jis-x0208 . #x4953) ; ø½Š±ž diff --git a/lisp/utf-2000/Ideograph-R102-Field.el b/lisp/utf-2000/Ideograph-R102-Field.el index 94b2fd9..bb82415 100644 --- a/lisp/utf-2000/Ideograph-R102-Field.el +++ b/lisp/utf-2000/Ideograph-R102-Field.el @@ -228,6 +228,10 @@ (ideographic-radical . 102) ; â½¥ (ideographic-strokes . 3) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x756B) ; 畫 + (=jis-x0208 . #x6141) ; ø½‹”œ + )) (shinjigen-1 . 5023) (=jis-x0208 . #x3268) ; ø½Š (=gt . 27920) ; ý¡€†´ @@ -1818,6 +1822,10 @@ (ideographic-radical . 102) ; â½¥ (ideographic-strokes . 7) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x758A) ; 疊 + (=jis-x0208 . #x6148) ; ø½‹”£ + )) (=ucs . #x7573) ; 畳 (=jis-x0208 . #x3E76) ; ø½Š¡· (=gt . 28062) ; ý¡€†¶ž diff --git a/lisp/utf-2000/Ideograph-R104-Sickness.el b/lisp/utf-2000/Ideograph-R104-Sickness.el index e189098..9f3b19b 100644 --- a/lisp/utf-2000/Ideograph-R104-Sickness.el +++ b/lisp/utf-2000/Ideograph-R104-Sickness.el @@ -3161,6 +3161,11 @@ (ideographic-radical . 104) ; ⽧ (ideographic-strokes . 8) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6177) ; ø½‹•’ + (=ks-x1001 . #x7642) ; ø»Š—£ + (=daikanwa . 22591) ; ø¸… ¿ + )) (shinjigen-2 . 5134) (=jis-x0208 . #x4354) ; ø½Š¨« (=ks-x1001 . #x7641) ; ø»Š—¢ @@ -4442,12 +4447,12 @@ (=ucs@jis . #x7613) ; ø»‹¦„ )) (define-char - '((=>ucs . #x7613) ; 瘓 - (morohashi-daikanwa 22351 0 2) + '((morohashi-daikanwa 22351 0 2) (ideographic-radical . 104) ; ⽧ (ideographic-strokes . 9) (total-strokes . 14) - (=gb12345 . #x3B3E) ; ô‡˜“ + (=ucs . #x7613) ; 瘓 + (=gb12345 . #x3B3E) ; 瘓 )) (define-char '((=>ucs . #x7613) ; 瘓 diff --git a/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el b/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el index 99c03a8..e21caf4 100644 --- a/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el +++ b/lisp/utf-2000/Ideograph-R105-Dotted-Tent.el @@ -102,6 +102,10 @@ (ideographic-radical . 105) ; ⽨ (ideographic-strokes . 4) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x64A5) ; 撥 + (=jis-x0208 . #x597B) ; ø½‹‰¦ + )) (=ucs . #x767A) ; 発 (=jis-x0208 . #x482F) ; ø½Š¯œ (=gt . 29048) ; ý¡€‡…¸ @@ -114,10 +118,17 @@ (ideographic-strokes . 5) (total-strokes . 10) (=ucs . #x24F29) ; 𤼩 - (=cns11643-6 . #x3973) ; ø»œ™’ (=daikanwa . 22663) ; ø¸…¢‡ )) (define-char + '((=>ucs . #x24F29) ; 𤼩 + (morohashi-daikanwa 22663 0 0) + (ideographic-radical . 105) ; ⽨ + (ideographic-strokes . 5) + (total-strokes . 10) + (=cns11643-6 . #x3973) ; ø»œ™’ + )) +(define-char '((ideographic-radical . 105) ; ⽨ (ideographic-strokes . 5) (total-strokes . 10) diff --git a/lisp/utf-2000/Ideograph-R106-White.el b/lisp/utf-2000/Ideograph-R106-White.el index 3a85322..0e1f0ef 100644 --- a/lisp/utf-2000/Ideograph-R106-White.el +++ b/lisp/utf-2000/Ideograph-R106-White.el @@ -328,6 +328,13 @@ (ideographic-radical . 106) ; ⽩ (ideographic-strokes . 4) (total-strokes . 9) + (<-vulgar-ideograph + ((shinjigen-1 . 3961) + (=daikanwa . 16308) ; ø¸ƒ¾´ + )) + (<-vulgar-ideograph*sources + shinjigen-1) + (shinjigen-1 . 3962) (shinjigen-2 . 3962) (=jis-x0208 . #x6227) ; ø½‹•  (=cns11643-1 . #x5257) ; ø»’‹ diff --git a/lisp/utf-2000/Ideograph-R108-Dish.el b/lisp/utf-2000/Ideograph-R108-Dish.el index fa707b6..0699412 100644 --- a/lisp/utf-2000/Ideograph-R108-Dish.el +++ b/lisp/utf-2000/Ideograph-R108-Dish.el @@ -774,6 +774,10 @@ '((ideographic-radical . 108) ; ⽫ (ideographic-strokes . 6) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x76DC) ; 盜 + (=jis-x0208 . #x5D39) ; ø½‹Žœ + )) (shinjigen-2 . 3915) (=ucs . #x76D7) ; 盗 (=jis-x0208 . #x4570) ; ø½Š¬ƒ @@ -816,7 +820,7 @@ (mojikyo . 050294) ; ý €Œ‘¶ )) (define-char - '((script C-Simplified Ideograph) + '((script CN Simplified Ideograph) (ideographic-radical . 108) ; ⽫ (ideographic-strokes . 6) (total-strokes . 11) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index 0cc6d37..d94c107 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -1330,12 +1330,24 @@ (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 4) (total-strokes . 9) - (hanyu-dazidian 4 2478 4) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6551) ; ø½‹š¤ + (=ks-x1001 . #x7A63) ; ø»Š¼ + (=daikanwa . 27784) ; ø¸†²ˆ + )) (=ucs . #x770C) ; 県 (=jis-x0208 . #x3829) ; ø½Š—¶ (=gt . 29668) ; ý¡€‡¤ (=gt-k . 05063) ; ý¡„‡ (=gt-pj-1 . #x3829) ; ý¡€‡¤ + )) +(define-char + '((=>ucs . #x770C) ; 県 + (morohashi-daikanwa 23210 1 0) + (ideographic-radical . 109) ; ⽬ + (ideographic-strokes . 4) + (total-strokes . 9) + (hanyu-dazidian 4 2478 4) (=hanziku-7 . #xAA67) ; ý¢º©§ (mojikyo . 050295) ; ý €Œ‘· )) @@ -1689,6 +1701,11 @@ (ideographic-radical . 109) ; ⽬ (ideographic-strokes . 5) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6243) ; ø½‹•¼ + (=ks-x1001 . #x7258) ; ø»Š’ + (=daikanwa . 23235) ; ø¸…«ƒ + )) (shinjigen-2 . 5292) (=jis-x0208 . #x3F3F) ; ø½Š¢ž (=gt . 29752) ; ý¡€‡¸ diff --git a/lisp/utf-2000/Ideograph-R112-Stone.el b/lisp/utf-2000/Ideograph-R112-Stone.el index 2777c9b..7412547 100644 --- a/lisp/utf-2000/Ideograph-R112-Stone.el +++ b/lisp/utf-2000/Ideograph-R112-Stone.el @@ -614,6 +614,11 @@ '((ideographic-radical . 112) ; ⽯ (ideographic-strokes . 4) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x665A) ; ø»Š€› + (=jis-x0213-1-2000 . #x7923) ; ø»¤”Ž + (=daikanwa . 24177) ; ø¸…¹± + )) (<-vulgar-ideograph ((=daikanwa . 24177) ; ø¸…¹± )) @@ -635,6 +640,11 @@ (ideographic-radical . 112) ; ⽯ (ideographic-strokes . 4) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x626C) ; ø½‹–¥ + (=ks-x1001 . #x616F) ; ø»‰¹š + (=daikanwa . 24284) ; ø¸…»œ + )) (=ucs . #x7815) ; 砕 (=jis-x0208 . #x3A55) ; ø½Š›ž (=cns11643-3 . #x2E3D) ; ø»•ª† @@ -4437,6 +4447,10 @@ (ideographic-radical . 112) ; ⽯ (ideographic-strokes . 9) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #xFA4B) ; 碑 + (=jis-x0213-1-2000 . #x7927) ; ø»¤”’ + )) (=jis-x0208 . #x486A) ; ø½Š°— (=gt . 31138) ; ý¡€‡¦¢ (=gt-pj-1 . #x486A) ; ý¡€‡¦¢ diff --git a/lisp/utf-2000/Ideograph-R113-Spirit.el b/lisp/utf-2000/Ideograph-R113-Spirit.el index 698ef4f..d259bd0 100644 --- a/lisp/utf-2000/Ideograph-R113-Spirit.el +++ b/lisp/utf-2000/Ideograph-R113-Spirit.el @@ -75,6 +75,11 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 1) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6339) ; ø½‹— + (=ks-x1001 . #x5649) ; ø»‰¨ª + (=daikanwa . 24844) ; ø¸†„Œ + )) (=jis-x0208 . #x4E69) ; ø½Š¹Š (=gt . 31490) ; ý¡€‡¬‚ (=gt-k . 01024) ; ý¡„€€ @@ -214,6 +219,10 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 3) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #xFA4C) ; 社 + (=jis-x0213-1-2000 . #x7933) ; ø»¤”ž + )) (=jis-x0208 . #x3C52) ; ø½Šž— (=gt . 31503) ; ý¡€‡¬ (=gt-pj-1 . #x3C52) ; ý¡€‡¬ @@ -537,6 +546,10 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 4) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #xFA4E) ; 祈 + (=jis-x0213-1-2000 . #x7937) ; ø»¤”¢ + )) (=jis-x0208 . #x3527) ; ø½Š“š (=gt . 31516) ; ý¡€‡¬œ (=gt-pj-1 . #x3527) ; ý¡€‡¬œ @@ -571,6 +584,10 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 4) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #xFA4D) ; 祉 + (=jis-x0213-1-2000 . #x7934) ; ø»¤”Ÿ + )) (=jis-x0208 . #x3B63) ; ø½ŠŠ (=gt . 31522) ; ý¡€‡¬¢ (=gt-pj-1 . #x3B63) ; ý¡€‡¬¢ @@ -1027,6 +1044,10 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 5) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #xFA50) ; 祖 + (=jis-x0213-1-2000 . #x7939) ; ø»¤”¤ + )) (=jis-x0208 . #x4144) ; ø½Š¥Ÿ (=gt . 31578) ; ý¡€‡­š (=gt-k . 05126) ; ý¡„† @@ -1196,6 +1217,10 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 5) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ucs . #xFA51) ; 祝 + (=jis-x0213-1-2000 . #x793B) ; ø»¤”¦ + )) (=jis-x0208 . #x3D4B) ; ø½ŠŸ® (=gt . 31569) ; ý¡€‡­‘ (=gt-k . 05102) ; ý¡„® @@ -1232,6 +1257,11 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 5) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA19") + (=ucs . #xFA19) ; 神 + (=jis-x0213-1-2000 . #x793C) ; ø»¤”§ + )) (=jis-x0208 . #x3F40) ; ø½Š¢Ÿ (=gt . 31572) ; ý¡€‡­” (=gt-k . 05113) ; ý¡„¹ @@ -1728,6 +1758,11 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 6) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA1A") + (=ucs . #xFA1A) ; 祥 + (=jis-x0213-1-2000 . #x793D) ; ø»¤”¨ + )) (=jis-x0208 . #x3E4D) ; ø½Š¡Ž (=gt . 31632) ; ý¡€‡® (=gt-k . 06470) ; ý¡„¥† @@ -2991,6 +3026,10 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 9) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #xFA52) ; 禍 + (=jis-x0213-1-2000 . #x793F) ; ø»¤”ª + )) (=jis-x0208 . #x3252) ; ø½Š« (=gt . 31777) ; ý¡€‡°¡ (=gt-k . 10174) ; ý¡„‚ž¾ @@ -3071,6 +3110,11 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 9) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA1B") + (=ucs . #xFA1B) ; 福 + (=jis-x0213-1-2000 . #x7941) ; ø»¤”¬ + )) (=jis-x0208 . #x4A21) ; ø½Š²Š (=gt . 31825) ; ý¡€‡±‘ (=gt-pj-1 . #x4A21) ; ý¡€‡±‘ @@ -3271,11 +3315,13 @@ (ideographic-radical . 113) ; â½° (ideographic-strokes . 9) (total-strokes . 14) - (<-simplified - ((=daikanwa . 24835) ; ø¸†„ƒ + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6338) ; ø½‹— + (=ks-x1001 . #x6049) ; ø»‰·– + (=daikanwa . 24835) ; ø¸†„ƒ )) - (<-simplified*sources - daikanwa) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (=jis-x0208 . #x4135) ; ø½Š¥ (=gt . 31813) ; ý¡€‡±… (=gt-pj-1 . #x4135) ; ý¡€‡±… diff --git a/lisp/utf-2000/Ideograph-R115-Grain.el b/lisp/utf-2000/Ideograph-R115-Grain.el index 776b657..f84d870 100644 --- a/lisp/utf-2000/Ideograph-R115-Grain.el +++ b/lisp/utf-2000/Ideograph-R115-Grain.el @@ -470,6 +470,21 @@ '((ideographic-radical . 115) ; â½² (ideographic-strokes . 4) (total-strokes . 9) + (=ucs . #x25784) ; 𥞄 + (=daikanwa . 25006) ; ø¸††® + )) +(define-char + '((=>ucs . #x25784) ; 𥞄 + (morohashi-daikanwa 25006 0 0) + (ideographic-radical . 115) ; â½² + (ideographic-strokes . 4) + (total-strokes . 9) + (=cns11643-5 . #x2A76) ; ø»™¹ + )) +(define-char + '((ideographic-radical . 115) ; â½² + (ideographic-strokes . 4) + (total-strokes . 9) (=ucs . #x412E) ; 䄮 (=cns11643-4 . #x2A6A) ; ø»—®¿ )) @@ -615,15 +630,12 @@ )) (define-char '((ideographic-radical . 115) ; â½² - (ideographic-strokes . 4) - (total-strokes . 9) - (=ucs . #x25784) ; 𥞄 - (=cns11643-5 . #x2A76) ; ø»™¹ - )) -(define-char - '((ideographic-radical . 115) ; â½² (ideographic-strokes . 5) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6330) ; ø½‹—‡ + (=daikanwa . 24663) ; ø¸†— + )) (shinjigen-2 . 5536) (=ucs . #x79D8) ; 秘 (=jis-x0208 . #x486B) ; ø½Š°˜ @@ -1006,12 +1018,24 @@ )) (define-char '((=>ucs . #x79F0) ; 称 + (morohashi-daikanwa 25016 0 0) + (ideographic-radical . 115) ; â½² + (ideographic-strokes . 5) + (total-strokes . 10) + (=cns11643-3 . #x327C) ; ø»•°½ + (=ucs@cns . #x79F0) ; ø»•°½ + )) +(define-char + '((=>ucs . #x79F0) ; 称 (morohashi-daikanwa 25016 1) (ideographic-radical . 115) ; â½² (ideographic-strokes . 5) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208-1983 . #x634A) ; ø»‡±­ + (=jis-x0208-1990 . #x634A) ; ø½‹—¡ + )) (=jis-x0208 . #x3E4E) ; ø½Š¡ - (=cns11643-3 . #x327C) ; ø»•°½ (=gt . 32225) ; ý¡€‡·¡ (=gt-pj-1 . #x3E4E) ; ý¡€‡·¡ (=cbeta . 00379) ; ø¸ …» @@ -2714,6 +2738,11 @@ (ideographic-radical . 115) ; â½² (ideographic-strokes . 9) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x634B) ; ø½‹—¢ + (=ks-x1001 . #x542B) ; ø»‰¥ + (=daikanwa . 25216) ; ø¸†Š€ + )) (=ucs . #x7A32) ; 稲 (=jis-x0208 . #x3070) ; ø½Š (=cns11643-3 . #x4852) ; ø»–§ @@ -2736,7 +2765,10 @@ (ideographic-radical . 115) ; â½² (ideographic-strokes . 9) (japanese-strokes . 14) - (->mojikyo . 050322) ; ý €Œ’’ + (<-simplified@JP/Jouyou + ((=ucs . #xFA54) ; 穀 + (=jis-x0213-1-2000 . #x794D) ; ø»¤”¸ + )) (=jis-x0208 . #x3972) ; ø½Šš (=gt . 32448) ; ý¡€‡»€ (=gt-k . 11664) ; ý¡„‚¶ @@ -3573,6 +3605,10 @@ (ideographic-radical . 115) ; â½² (ideographic-strokes . 10) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #x7A57) ; 穗 + (=jis-x0208 . #x634F) ; ø½‹—¦ + )) (=ucs . #x7A42) ; 穂 (=jis-x0208 . #x4A66) ; ø½Š³ (=cns11643-3 . #x4D57) ; ø»–˜‚ @@ -4112,6 +4148,11 @@ (ideographic-radical . 115) ; â½² (ideographic-strokes . 11) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6353) ; ø½‹—ª + (=ks-x1001 . #x6831) ; ø»Š‚® + (=daikanwa . 25344) ; ø¸†Œ€ + )) (=ucs . #x7A4F) ; 穏 (=jis-x0208 . #x323A) ; ø½Š“ (=cns11643-3 . #x522C) ; ø»–ž­ diff --git a/lisp/utf-2000/Ideograph-R116-Cave.el b/lisp/utf-2000/Ideograph-R116-Cave.el index ef769e4..039a298 100644 --- a/lisp/utf-2000/Ideograph-R116-Cave.el +++ b/lisp/utf-2000/Ideograph-R116-Cave.el @@ -229,18 +229,36 @@ (=jef-china3 . #x5DCC) ; øº…·Œ )) (define-char - '((ideographic-radical . 116) ; â½³ + '((=>ucs . #x7A7B) ; ç©» + (ideographic-radical . 116) ; â½³ (ideographic-strokes . 3) (total-strokes . 8) - (=ucs . #x7A7B) ; ç©» - (=cns11643-2 . #x2846) ; ø»“—— (=daikanwa . 25417) ; ø¸†‰ )) (define-char + '((=>ucs . #x7A7B) ; ç©» + (morohashi-daikanwa 25417 0 0) + (ideographic-radical . 116) ; â½³ + (ideographic-strokes . 3) + (total-strokes . 8) + (=cns11643-2 . #x2846) ; ø»“—— + )) +(define-char + '((morohashi-daikanwa 25417 0 1) + (ideographic-radical . 116) ; â½³ + (ideographic-strokes . 3) + (total-strokes . 8) + (=ucs . #x7A7B) ; ç©» + )) +(define-char '((=>ucs . #x2592E) ; 𥤮 (ideographic-radical . 116) ; â½³ (ideographic-strokes . 3) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #xFA55) ; 突 + (=jis-x0213-1-2000 . #x7951) ; ø»¤”¼ + )) (shinjigen-2 . 5683) (=jis-x0208 . #x464D) ; ø½Š¬¾ (=gt . 32811) ; ý¡€ˆ€« @@ -627,6 +645,11 @@ (ideographic-radical . 116) ; â½³ (ideographic-strokes . 4) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6366) ; ø½‹—½ + (=ks-x1001 . #x6F3C) ; ø»Š‹ + (=daikanwa . 25713) ; ø¸†‘± + )) (shinjigen-2 . 5687) (=jis-x0208 . #x4060) ; ø½Š¤ (=gt . 32826) ; ý¡€ˆ€º diff --git a/lisp/utf-2000/Ideograph-R117-Stand.el b/lisp/utf-2000/Ideograph-R117-Stand.el index 02d98b8..cde96b7 100644 --- a/lisp/utf-2000/Ideograph-R117-Stand.el +++ b/lisp/utf-2000/Ideograph-R117-Stand.el @@ -479,6 +479,11 @@ (ideographic-radical . 117) ; â½´ (ideographic-strokes . 5) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x4E36) ; ø½Š¸— + (=ks-x1001 . #x5723) ; ø»‰©¢ + (=daikanwa . 48818) ; ø¸‹º² + )) (shinjigen-2 . 9912) (=jis-x0208 . #x4E35) ; ø½Š¸– (=gt . 33220) ; ý¡€ˆ‡„ diff --git a/lisp/utf-2000/Ideograph-R118-Bamboo.el b/lisp/utf-2000/Ideograph-R118-Bamboo.el index e639be4..46f3650 100644 --- a/lisp/utf-2000/Ideograph-R118-Bamboo.el +++ b/lisp/utf-2000/Ideograph-R118-Bamboo.el @@ -2403,11 +2403,15 @@ '((ideographic-radical . 118) ; â½µ (ideographic-strokes . 7) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #xFA56) ; 節 + (=jis-x0213-1-2000 . #x7964) ; ø»¤• + )) (<-vulgar-ideograph ((=daikanwa . 26243) ; ø¸†šƒ )) (<-vulgar-ideograph*sources - jikai daikanwa) + cihai daikanwa) (shinjigen-2 . 5805) (=ucs . #x7BC0) ; 節 (=jis-x0208 . #x4061) ; ø½Š¤ž diff --git a/lisp/utf-2000/Ideograph-R119-Rice.el b/lisp/utf-2000/Ideograph-R119-Rice.el index e5e0e2f..e452ca0 100644 --- a/lisp/utf-2000/Ideograph-R119-Rice.el +++ b/lisp/utf-2000/Ideograph-R119-Rice.el @@ -433,21 +433,40 @@ (ideographic-strokes . 4) (total-strokes . 10) (=ucs . #x25E36) ; 𥸶 - (=cns11643-5 . #x2F55) ; ø»š€„ (=daikanwa . 26873) ; ø¸†£¹ )) (define-char + '((=>ucs . #x25E36) ; 𥸶 + (morohashi-daikanwa 26873 0 0) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 4) + (total-strokes . 10) + (=cns11643-5 . #x2F55) ; ø»š€„ + )) +(define-char '((ideographic-radical . 119) ; ⽶ (ideographic-strokes . 4) (total-strokes . 10) (=ucs . #x25E37) ; 𥸷 - (=cns11643-6 . #x3A54) ; ø»œš‘ (=daikanwa . 26874) ; ø¸†£º )) (define-char + '((=>ucs . #x25E37) ; 𥸷 + (morohashi-daikanwa 26874 0 0) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 4) + (total-strokes . 10) + (=cns11643-6 . #x3A54) ; ø»œš‘ + )) +(define-char '((ideographic-radical . 119) ; ⽶ (ideographic-strokes . 4) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x646F) ; ø½‹™¤ + (=ks-x1001 . #x6236) ; ø»‰¹¿ + (=daikanwa . 26987) ; ø¸†¥« + )) (shinjigen-2 . 5902) (=ucs . #x7C8B) ; 粋 (=jis-x0208 . #x3F68) ; ø½Š£‡ @@ -461,10 +480,17 @@ (ideographic-strokes . 4) (total-strokes . 10) (=ucs . #x25E38) ; 𥸸 - (=cns11643-5 . #x2F56) ; ø»š€… (=daikanwa . 26876) ; ø¸†£¼ )) (define-char + '((=>ucs . #x25E38) ; 𥸸 + (morohashi-daikanwa 26876 0 0) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 4) + (total-strokes . 10) + (=cns11643-5 . #x2F56) ; ø»š€… + )) +(define-char '((ideographic-radical . 119) ; ⽶ (ideographic-strokes . 4) (total-strokes . 10) @@ -477,10 +503,17 @@ (ideographic-strokes . 4) (total-strokes . 10) (=ucs . #x25E3E) ; 𥸾 - (=cns11643-6 . #x3A55) ; ø»œš’ (=daikanwa . 26878) ; ø¸†£¾ )) (define-char + '((=>ucs . #x25E3E) ; 𥸾 + (morohashi-daikanwa 26878 0 0) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 4) + (total-strokes . 10) + (=cns11643-6 . #x3A55) ; ø»œš’ + )) +(define-char '((ideographic-radical . 119) ; ⽶ (ideographic-strokes . 4) (total-strokes . 10) diff --git a/lisp/utf-2000/Ideograph-R120-Silk.el b/lisp/utf-2000/Ideograph-R120-Silk.el index 8da3931..a7e7aa0 100644 --- a/lisp/utf-2000/Ideograph-R120-Silk.el +++ b/lisp/utf-2000/Ideograph-R120-Silk.el @@ -4,6 +4,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 0) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x652F) ; ø½‹š‚ + (=ks-x1001 . #x5E6A) ; ø»‰´» + (=daikanwa . 27448) ; ø¸†¬¸ + )) (shinjigen-2 . 5958) (=jis-x0208 . #x3B65) ; ø½ŠŒ (=cns11643-1 . #x484E) ; ø»‘¼› @@ -3306,6 +3311,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 5) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6534) ; ø½‹š‡ + (=ks-x1001 . #x4C68) ; ø»‰š + (=daikanwa . 27508) ; ø¸†­´ + )) (shinjigen-2 . 5999) (=jis-x0208 . #x3750) ; ø½Š–¿ (=gt . 35210) ; ý¡€ˆ¦Š @@ -4770,18 +4780,31 @@ (=ucs . #x42DD) ; 䋝 )) (define-char - '((morohashi-daikanwa 27464 1) + '((=>ucs . #x7D75) ; çµµ + (morohashi-daikanwa 27464 1) (ideographic-radical . 120) ; â½· (ideographic-strokes . 6) (total-strokes . 12) - (=ucs . #x7D75) ; çµµ + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6569) ; ø½‹š¼ + (=ks-x1001 . #x7C6B) ; ø»Š¡€ + (=daikanwa . 27939) ; ø¸†´£ + )) (=jis-x0208 . #x3328) ; ø½ŠŸ - (=cns11643-3 . #x3E35) ; ø»–ž (=gt . 35283) ; ý¡€ˆ§“ (=gt-pj-1 . #x3328) ; ý¡€ˆ§“ + (=ucs@jis . #x7D75) ; ø½ŠŸ (mojikyo . 050346) ; ý €Œ’ª )) (define-char + '((morohashi-daikanwa 27464 1 0) + (ideographic-radical . 120) ; â½· + (ideographic-strokes . 6) + (total-strokes . 12) + (=ucs . #x7D75) ; çµµ + (=cns11643-3 . #x3E35) ; ø»–ž + )) +(define-char '((=>ucs . #x7D76) ; 絶 (ideographic-radical . 120) ; â½· (ideographic-strokes . 6) @@ -6156,6 +6179,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 7) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x656B) ; ø½‹š¾ + (=ks-x1001 . #x4D29) ; ø»‰š¼ + (=daikanwa . 27997) ; ø¸†µ + )) (shinjigen-2 . 6054) (=jis-x0208 . #x3751) ; ø½Š—€ (=gt . 35380) ; ý¡€ˆ¨´ @@ -6208,6 +6236,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 7) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6574) ; ø½‹›‡ + (=ks-x1001 . #x6159) ; ø»‰¹„ + (=daikanwa . 28037) ; ø¸†¶… + )) (shinjigen-2 . 6067) (=jis-x0208 . #x4233) ; ø½Š¦¬ (=gt . 35416) ; ý¡€ˆ©˜ @@ -6666,6 +6699,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 8) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5660) ; ø»‰© + (=jis-x0213-1-2000 . #x7A28) ; ø»¤•± + (=daikanwa . 27541) ; ø¸†®• + )) (=jis-x0208 . #x4E50) ; ø½Š¸± (=gt . 35568) ; ý¡€ˆ«° (=gt-k . 11189) ; ý¡„‚®µ @@ -8107,6 +8145,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 8) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6541) ; ø½‹š” + (=ks-x1001 . #x7545) ; ø»Š–ˆ + (=daikanwa . 27844) ; ø¸†³„ + )) (shinjigen-2 . 6088) (=jis-x0208-1990 . #x416D) ; ø½Š¦ˆ (=gt . 35532) ; ý¡€ˆ«Œ @@ -8257,6 +8300,10 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 8) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #xFA57) ; 練 + (=jis-x0213-1-2000 . #x7A2E) ; ø»¤•· + )) (=jis-x0208 . #x4E7D) ; ø½Š¹ž (=gt . 35572) ; ý¡€ˆ«´ (=gt-pj-1 . #x4E7D) ; ý¡€ˆ«´ @@ -8268,6 +8315,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 8) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5F7D) ; ø»‰¶¬ + (=jis-x0213-1-2000 . #x7A2C) ; ø»¤•µ + (=daikanwa . 27633) ; ø¸†¯± + )) (shinjigen-2 . 6085) (=jis-x0208 . #x3D6F) ; ø½Š ’ (=gt . 35509) ; ý¡€ˆªµ @@ -9079,6 +9131,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 9) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x665E) ; ø»Š€Ÿ + (=jis-x0213-1-2000 . #x7A2D) ; ø»¤•¶ + (=daikanwa . 27656) ; ø¸†°ˆ + )) (=jis-x0208 . #x316F) ; ø½ŠŽª (=gt . 35585) ; ý¡€ˆ¬ (=gt-pj-1 . #x316F) ; ý¡€ˆ¬ @@ -10500,6 +10557,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 9) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x656A) ; ø½‹š½ + (=ks-x1001 . #x6331) ; ø»‰»˜ + (=daikanwa . 27937) ; ø¸†´¡ + )) (shinjigen-2 . 6118) (=jis-x0208 . #x466C) ; ø½Š­ (=gt . 35645) ; ý¡€ˆ¬½ @@ -12162,11 +12224,18 @@ (=daikanwa . 27803) ; ø¸†²› )) (define-char - '((morohashi-daikanwa 27803 0 1) + '((morohashi-daikanwa 27803 0 0) (ideographic-radical . 120) ; â½· (ideographic-strokes . 10) (total-strokes . 16) (=ucs . #x430A) ; 䌊 + )) +(define-char + '((=>ucs . #x430A) ; 䌊 + (morohashi-daikanwa 27803 0 1) + (ideographic-radical . 120) ; â½· + (ideographic-strokes . 10) + (total-strokes . 16) (=cns11643-3 . #x523E) ; ø»–ž¿ )) (define-char @@ -12175,6 +12244,10 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 10) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=ucs . #xFA59) ; 繁 + (=jis-x0213-1-2000 . #x7A33) ; ø»¤•¼ + )) (=jis-x0208 . #x484B) ; ø½Š¯¸ (=gt . 35793) ; ý¡€ˆ¯‘ (=gt-pj-1 . #x484B) ; ý¡€ˆ¯‘ @@ -12187,6 +12260,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 10) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6554) ; ø½‹š§ + (=ks-x1001 . #x707D) ; ø»Šª + (=daikanwa . 27819) ; ø¸†²« + )) (=jis-x0208 . #x3D44) ; ø½ŠŸ§ (=gt . 35750) ; ý¡€ˆ®¦ (=gt-pj-1 . #x3D44) ; ý¡€ˆ®¦ @@ -13762,6 +13840,11 @@ (ideographic-radical . 120) ; â½· (ideographic-strokes . 11) (total-strokes . 17) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6579) ; ø½‹›Œ + (=ks-x1001 . #x6069) ; ø»‰·¶ + (=daikanwa . 28072) ; ø¸†¶¨ + )) (shinjigen-2 . 6171) (=jis-x0208 . #x4121) ; ø½Š¤¼ (=gt . 35858) ; ý¡€ˆ°’ diff --git a/lisp/utf-2000/Ideograph-R121-Jar.el b/lisp/utf-2000/Ideograph-R121-Jar.el index e6a7735..545fb4d 100644 --- a/lisp/utf-2000/Ideograph-R121-Jar.el +++ b/lisp/utf-2000/Ideograph-R121-Jar.el @@ -3,6 +3,10 @@ '((ideographic-radical . 121) ; ⽸ (ideographic-strokes . 0) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6625) ; ø½‹›– + (=ks-x1001 . #x4E38) ; ø»‰œ© + )) (shinjigen-2 . 6223) (=ucs . #x7F36) ; 缶 (=jis-x0208 . #x344C) ; ø½Š’¡ diff --git a/lisp/utf-2000/Ideograph-R122-Net.el b/lisp/utf-2000/Ideograph-R122-Net.el index 2e2b0a9..87685ad 100644 --- a/lisp/utf-2000/Ideograph-R122-Net.el +++ b/lisp/utf-2000/Ideograph-R122-Net.el @@ -1415,6 +1415,10 @@ (ideographic-radical . 122) ; â½¹ (ideographic-strokes . 8) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #xFA5A) ; 署 + (=jis-x0213-1-2000 . #x7A3A) ; ø»¤–ƒ + )) (=ucs . #x7F72) ; ç½² (=jis-x0208 . #x3D70) ; ø½Š “ (=gb2312 . #x4A70) ; ø»…ƒ¡ diff --git a/lisp/utf-2000/Ideograph-R124-Feather.el b/lisp/utf-2000/Ideograph-R124-Feather.el index 91e85f8..85132c1 100644 --- a/lisp/utf-2000/Ideograph-R124-Feather.el +++ b/lisp/utf-2000/Ideograph-R124-Feather.el @@ -4960,6 +4960,10 @@ (ideographic-radical . 124) ; â½» (ideographic-strokes . 12) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #x98DC) ; 飜 + (=jis-x0208 . #x664C) ; ø½‹›½ + )) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; â¿° diff --git a/lisp/utf-2000/Ideograph-R125-Old.el b/lisp/utf-2000/Ideograph-R125-Old.el index 08647e2..c11b378 100644 --- a/lisp/utf-2000/Ideograph-R125-Old.el +++ b/lisp/utf-2000/Ideograph-R125-Old.el @@ -180,6 +180,10 @@ '((ideographic-radical . 125) ; â½¼ (ideographic-strokes . 4) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #xFA5B) ; 者 + (=jis-x0213-1-2000 . #x7A44) ; ø»¤– + )) (shinjigen-2 . 6342) (=ucs . #x8005) ; 者 (=jis-x0208 . #x3C54) ; ø½Šž™ diff --git a/lisp/utf-2000/Ideograph-R128-Ear.el b/lisp/utf-2000/Ideograph-R128-Ear.el index ccc158a..a9f19df 100644 --- a/lisp/utf-2000/Ideograph-R128-Ear.el +++ b/lisp/utf-2000/Ideograph-R128-Ear.el @@ -2477,6 +2477,10 @@ (ideographic-radical . 128) ; ⽿ (ideographic-strokes . 11) (total-strokes . 17) + (<-simplified@JP/Jouyou + ((=ucs . #x807D) ; 聽 + (=jis-x0208 . #x6665) ; ø½‹œ– + )) (=jis-x0208-1990 . #x4430) ; ø½Š©¥ (=gt . 37765) ; ý¡€‰Ž… (=gt-pj-1 . #x4430) ; ý¡€‰Ž… diff --git a/lisp/utf-2000/Ideograph-R129-Brush.el b/lisp/utf-2000/Ideograph-R129-Brush.el index c79f06e..61b8ad8 100644 --- a/lisp/utf-2000/Ideograph-R129-Brush.el +++ b/lisp/utf-2000/Ideograph-R129-Brush.el @@ -105,6 +105,10 @@ (ideographic-radical . 129) ; ⾀ (ideographic-strokes . 6) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x8085) ; 肅 + (=jis-x0208 . #x6669) ; ø½‹œš + )) (=ucs . #x7C9B) ; 粛 (=jis-x0208 . #x3D4D) ; ø½ŠŸ° (=gt . 37838) ; ý¡€‰Ž diff --git a/lisp/utf-2000/Ideograph-R130-Meat.el b/lisp/utf-2000/Ideograph-R130-Meat.el index 3835b8a..f6009e5 100644 --- a/lisp/utf-2000/Ideograph-R130-Meat.el +++ b/lisp/utf-2000/Ideograph-R130-Meat.el @@ -2178,6 +2178,11 @@ '((ideographic-radical . 130) ; ⾁ (ideographic-strokes . 5) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x673C) ; ø½‹‹ + (=ks-x1001 . #x5345) ; ø»‰¤Œ + (=daikanwa . 29933) ; ø¸‡“­ + )) (shinjigen-2 . 6461) (=ucs . #x80C6) ; 胆 (=jis-x0208 . #x4340) ; ø½Š¨— @@ -5984,6 +5989,10 @@ (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 7) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x8166) ; 腦 + (=jis-x0208 . #x672A) ; ø½‹œ¹ + )) (=ucs . #x8133) ; 脳 (=jis-x0208 . #x473E) ; ø½Š® (=gt . 38218) ; ý¡€‰•Š @@ -13778,6 +13787,10 @@ (ideographic-radical . 130) ; ⾁ (ideographic-strokes . 14) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #x81DF) ; 臟 + (=jis-x0208 . #x6747) ; ø½‹– + )) (=ucs . #x81D3) ; 臓 (=jis-x0208 . #x4221) ; ø½Š¦š (=gt . 38786) ; ý¡€‰ž‚ diff --git a/lisp/utf-2000/Ideograph-R132-Self.el b/lisp/utf-2000/Ideograph-R132-Self.el index 4f784ac..e099fd7 100644 --- a/lisp/utf-2000/Ideograph-R132-Self.el +++ b/lisp/utf-2000/Ideograph-R132-Self.el @@ -87,6 +87,10 @@ (ideographic-radical . 132) ; ⾃ (ideographic-strokes . 3) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #xFA5C) ; 臭 + (=jis-x0213-1-2000 . #x7A58) ; ø»¤–¡ + )) (=jis-x0208 . #x3D2D) ; ø½ŠŸ (=gt . 38944) ; ý¡€‰   (=gt-k . 05097) ; ý¡„© @@ -101,12 +105,19 @@ (=daikanwa . 30104) ; ø¸‡–˜ )) (define-char - '((ideographic-radical . 132) ; ⾃ + '((=>ucs . #x26902) ; 𦤂 + (ideographic-radical . 132) ; ⾃ + (ideographic-strokes . 4) + (total-strokes . 10) + (=daikanwa . 30105) ; ø¸‡–™ + )) +(define-char + '((morohashi-daikanwa 30105 0 0) + (ideographic-radical . 132) ; ⾃ (ideographic-strokes . 4) (total-strokes . 10) (=ucs . #x26902) ; 𦤂 (=cns11643-5 . #x2F72) ; ø»š€¡ - (=daikanwa . 30105) ; ø¸‡–™ )) (define-char '((morohashi-daikanwa 30105 0 0) diff --git a/lisp/utf-2000/Ideograph-R140-Grass.el b/lisp/utf-2000/Ideograph-R140-Grass.el index 041f471..7aa6dfd 100644 --- a/lisp/utf-2000/Ideograph-R140-Grass.el +++ b/lisp/utf-2000/Ideograph-R140-Grass.el @@ -2044,6 +2044,10 @@ (ideographic-radical . 140) ; ⾋ (ideographic-strokes . 4) (total-strokes . 7) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x693A) ; ø½‹ … + (=ks-x1001 . #x675D) ; ø»Š¼ + )) (=ucs . #x82B8) ; 芸 (=jis-x0208 . #x375D) ; ø½Š—Œ (=gb2312 . #x5C3F) ; ø»…Œ @@ -4345,6 +4349,10 @@ (ideographic-radical . 140) ; ⾋ (ideographic-strokes . 5) (total-strokes . 8) + (<-simplified@JP/Jouyou + ((=ucs . #x8396) ; 莖 + (=jis-x0208 . #x6833) ; ø½‹ž  + )) (=jis-x0208 . #x3754) ; ø½Š—ƒ (=gt . 39875) ; ý¡€‰¯ƒ (=gt-k . 03686) ; ý¡„€¹¦ @@ -4994,6 +5002,10 @@ (ideographic-radical . 140) ; ⾋ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ucs . #x838A) ; 莊 + (=jis-x0208 . #x6837) ; ø½‹ž¤ + )) (shinjigen-2 . 6791) (=ucs . #x8358) ; 荘 (=jis-x0208 . #x4171) ; ø½Š¦Œ @@ -12793,6 +12805,10 @@ '((ideographic-radical . 140) ; ⾋ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #xFA5F) ; 著 + (=jis-x0213-1-2000 . #x7B27) ; ø»¤—Ž + )) (shinjigen-2 . 6863) (=ucs . #x8457) ; 著 (=jis-x0208 . #x4378) ; ø½Š© @@ -24007,6 +24023,10 @@ (ideographic-radical . 140) ; ⾋ (ideographic-strokes . 11) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #x85CF) ; 藏 + (=jis-x0208 . #x6936) ; ø½‹  + )) (hanyu-dazidian 5 3277 4) (=ucs . #x8535) ; 蔵 (=jis-x0208 . #x4222) ; ø½Š¦› @@ -29307,16 +29327,28 @@ (=daikanwa . 32172) ; ø¸‡¶¬ )) (define-char - '((ideographic-radical . 140) ; ⾋ + '((=>ucs . #x85AB) ; 薫 + (ideographic-radical . 140) ; ⾋ (ideographic-strokes . 13) (total-strokes . 17) + (=cns11643-3 . #x562C) ; ø»–¤¥ + (=daikanwa . 32173) ; ø¸‡¶­ + )) +(define-char + '((morohashi-daikanwa 32173 0 1) + (ideographic-radical . 140) ; ⾋ + (ideographic-strokes . 13) + (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=ucs . #x85B0) ; 薰 + (=jis-x0213-1-2000 . #x7B40) ; ø»¤—§ + )) + (shinjigen-1 . 7008) (shinjigen-2 . 7007) (=ucs . #x85AB) ; 薫 (=jis-x0208 . #x3730) ; ø½Š–Ÿ - (=cns11643-3 . #x562C) ; ø»–¤¥ (=gt . 42657) ; ý¡€Šš¡ (=gt-pj-1 . #x3730) ; ý¡€Šš¡ - (=daikanwa . 32173) ; ø¸‡¶­ )) (define-char '((ideographic-radical . 140) ; ⾋ @@ -29455,6 +29487,10 @@ (ideographic-radical . 140) ; ⾋ (ideographic-strokes . 13) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=ucs . #x85E5) ; 藥 + (=jis-x0208 . #x693B) ; ø½‹ † + )) (=ucs . #x85AC) ; 薬 (=jis-x0208 . #x4C74) ; ø½Š¶™ (=gt . 42895) ; ý¡€Šž diff --git a/lisp/utf-2000/Ideograph-R141-Tiger.el b/lisp/utf-2000/Ideograph-R141-Tiger.el index c6a129d..aab0eb1 100644 --- a/lisp/utf-2000/Ideograph-R141-Tiger.el +++ b/lisp/utf-2000/Ideograph-R141-Tiger.el @@ -465,13 +465,24 @@ (ideographic-strokes . 5) (total-strokes . 11) (=ucs . #x458F) ; 䖏 - (=cns11643-3 . #x3862) ; ø»•¹— (=daikanwa . 32707) ; ø¸‡¿ƒ )) (define-char + '((=>ucs . #x458F) ; 䖏 + (morohashi-daikanwa 32707 0 0) + (ideographic-radical . 141) ; ⾌ + (ideographic-strokes . 5) + (total-strokes . 11) + (=cns11643-3 . #x3862) ; ø»•¹— + )) +(define-char '((ideographic-radical . 141) ; ⾌ (ideographic-strokes . 5) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x865B) ; 虛 + (=jis-x0213-1-2000 . #x7B4E) ; ø»¤—µ + )) (=ucs . #x865A) ; 虚 (=jis-x0208 . #x3575) ; ø½Š”¨ (=gb2312 . #x5069) ; ø»…ŒŽ @@ -675,6 +686,11 @@ (ideographic-radical . 141) ; ⾌ (ideographic-strokes . 7) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5657) ; ø»‰¨¸ + (=jis-x0213-1-2000 . #x7B4F) ; ø»¤—¶ + (=daikanwa . 32710) ; ø¸‡¿† + )) (=ucs . #x865C) ; 虜 (=jis-x0208 . #x4E3A) ; ø½Š¸› (=gb12345 . #x4232) ; 虜 diff --git a/lisp/utf-2000/Ideograph-R142-Insect.el b/lisp/utf-2000/Ideograph-R142-Insect.el index 0d321c4..84835fb 100644 --- a/lisp/utf-2000/Ideograph-R142-Insect.el +++ b/lisp/utf-2000/Ideograph-R142-Insect.el @@ -3,6 +3,10 @@ '((ideographic-radical . 142) ; ⾍ (ideographic-strokes . 0) (total-strokes . 6) + (<-simplified@JP/Jouyou + ((=ucs . #x87F2) ; 蟲 + (=jis-x0208 . #x6A35) ; ø½‹¡ž + )) (shinjigen-2 . 7101) (=ucs . #x866B) ; 虫 (=jis-x0208 . #x436E) ; ø½Š©… @@ -791,6 +795,10 @@ (ideographic-radical . 142) ; ⾍ (ideographic-strokes . 4) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x6D59) ; ø»ŠŠ¬ + (=jis-x0208-1990 . #x6A44) ; ø½‹¡­ + )) (shinjigen-2 . 7120) (=jis-x0208 . #x3B3D) ; ø½Šœ¤ (=gt . 44395) ; ý¡€Šµ« @@ -1961,6 +1969,10 @@ '((ideographic-radical . 142) ; ⾍ (ideographic-strokes . 5) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x87A2) ; 螢 + (=jis-x0208 . #x6A25) ; ø½‹¡Ž + )) (shinjigen-2 . 7136) (=ucs . #x86CD) ; 蛍 (=jis-x0208 . #x3756) ; ø½Š—… @@ -2611,6 +2623,11 @@ (ideographic-radical . 142) ; ⾍ (ideographic-strokes . 6) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6A47) ; ø½‹¡° + (=ks-x1001 . #x5841) ; ø»‰«ž + (=daikanwa . 33914) ; ø¸ˆ‘º + )) (shinjigen-2 . 7166) (=jis-x0208 . #x485A) ; ø½Š°‡ (=gt . 44597) ; ý¡€Š¸µ diff --git a/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el b/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el index 3af6ef2..03b0c5c 100644 --- a/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R144-Walk-Enclosure.el @@ -558,7 +558,10 @@ (ideographic-radical . 144) ; ⾏ (ideographic-strokes . 10) (total-strokes . 16) - (->mojikyo . 054025) ; ø»‚”‘ + (<-simplified@JP/Jouyou + ((=ucs . #x885E) ; 衞 + (=jis-x0208 . #x6A4C) ; ø½‹¡µ + )) (=ks-x1001 . #x6A5B) ; ø»Š†” (=jis-x0208-1990 . #x3152) ; ø½ŠŽ (=gt . 45951) ; ý¡€‹¿ diff --git a/lisp/utf-2000/Ideograph-R145-Clothes.el b/lisp/utf-2000/Ideograph-R145-Clothes.el index c3bddd7..6679b6a 100644 --- a/lisp/utf-2000/Ideograph-R145-Clothes.el +++ b/lisp/utf-2000/Ideograph-R145-Clothes.el @@ -2835,6 +2835,11 @@ (ideographic-radical . 145) ; ⾐ (ideographic-strokes . 6) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6A66) ; ø½‹¢ + (=ks-x1001 . #x6D7B) ; ø»Š‹Ž + (=daikanwa . 34321) ; ø¸ˆ˜‘ + )) (=jis-x0208 . #x4175) ; ø½Š¦ (=gt . 46217) ; ý¡€‹’‰ (=gt-pj-1 . #x4175) ; ý¡€‹’‰ @@ -5243,6 +5248,10 @@ (ideographic-radical . 145) ; ⾐ (ideographic-strokes . 8) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #xFA60) ; ï©  + (=jis-x0213-1-2000 . #x7B6F) ; ø»¤˜– + )) (=jis-x0208 . #x336C) ; ø½Š‘£ (=gt . 46248) ; ý¡€‹’¨ (=gt-k . 10184) ; ý¡„‚Ÿˆ @@ -5254,6 +5263,7 @@ (ideographic-radical . 145) ; ⾐ (ideographic-strokes . 9) (total-strokes . 15) + (=big5 . #xE7CB) ; ý¢€ŽŸ‹ (=daikanwa . 34436) ; ø¸ˆš„ )) (define-char @@ -5263,13 +5273,16 @@ (total-strokes . 15) (=ucs . #x8911) ; 褑 (=cns11643-2 . #x5434) ; ø»”—­ - (=big5 . #xE7CB) ; ý¢€ŽŸ‹ )) (define-char '((=>ucs . #x8912) ; 褒 (ideographic-radical . 145) ; ⾐ (ideographic-strokes . 9) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6A71) ; ø½‹¢š + (=daikanwa . 34552) ; ø¸ˆ›¸ + )) (shinjigen-2 . 7428) (=jis-x0208 . #x4B2B) ; ø½Š³² (=ks-x1001 . #x7866) ; ø»Š›ƒ @@ -5280,20 +5293,20 @@ (=ucs@jis . #x8912) ; ø½Š³² )) (define-char - '((morohashi-daikanwa 34437 0 0) + '((=>ucs . #x8912) ; 褒 + (morohashi-daikanwa 34437 0 0) (ideographic-radical . 145) ; ⾐ (ideographic-strokes . 9) (total-strokes . 15) - (=ucs . #x8912) ; 褒 - (=gb2312 . #x307D) ; ø»„¢ + (=cns11643-1 . #x6E70) ; ø»’´± )) (define-char - '((=>ucs . #x8912) ; 褒 - (morohashi-daikanwa 34437 0 1) + '((morohashi-daikanwa 34437 0 1) (ideographic-radical . 145) ; ⾐ (ideographic-strokes . 9) (total-strokes . 15) - (=cns11643-1 . #x6E70) ; ø»’´± + (=ucs . #x8912) ; 褒 + (=gb2312 . #x307D) ; ø»„¢ )) (define-char '((=>ucs . #x8913) ; 褓 diff --git a/lisp/utf-2000/Ideograph-R146-West.el b/lisp/utf-2000/Ideograph-R146-West.el index df28a5e..bb8c398 100644 --- a/lisp/utf-2000/Ideograph-R146-West.el +++ b/lisp/utf-2000/Ideograph-R146-West.el @@ -471,6 +471,10 @@ (ideographic-radical . 146) ; ⾑ (ideographic-strokes . 13) (total-strokes . 19) + (<-simplified@JP/Jouyou + ((=ucs . #x9738) ; 霸 + (=jis-x0208 . #x5B31) ; ø½‹‹˜ + )) (=ucs . #x8987) ; 覇 (=jis-x0208 . #x4746) ; ø½Š®• (=ks-x1001 . #x782E) ; ø»Šš‹ diff --git a/lisp/utf-2000/Ideograph-R147-See.el b/lisp/utf-2000/Ideograph-R147-See.el index e60260d..cbb91b0 100644 --- a/lisp/utf-2000/Ideograph-R147-See.el +++ b/lisp/utf-2000/Ideograph-R147-See.el @@ -370,6 +370,10 @@ (ideographic-radical . 147) ; ⾒ (ideographic-strokes . 4) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #xFA61) ; ï©¡ + (=jis-x0213-1-2000 . #x7B79) ; ø»¤˜  + )) (=jis-x0208 . #x3B6B) ; ø½Š’ (=gt . 46874) ; ý¡€‹œš (=gt-pj-1 . #x3B6B) ; ý¡€‹œš @@ -569,6 +573,10 @@ '((ideographic-radical . 147) ; ⾒ (ideographic-strokes . 5) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x89BA) ; 覺 + (=jis-x0208 . #x6B34) ; ø½‹¢» + )) (shinjigen-2 . 7489) (=ucs . #x899A) ; 覚 (=jis-x0208 . #x3350) ; ø½Š‘‡ @@ -1420,6 +1428,12 @@ (ideographic-radical . 147) ; ⾒ (ideographic-strokes . 9) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6B35) ; ø½‹¢¼ + (=ks-x1001 . #x5542) ; ø»‰§… + (=cns11643-1 . #x7B2A) ; ø»“†± + (=daikanwa . 34977) ; ø¸ˆ¢¡ + )) (shinjigen-2 . 7500) (=jis-x0208 . #x4D77) ; ø½Š·º (=cns11643-3 . #x5266) ; ø»–Ÿ§ @@ -1764,6 +1778,10 @@ (ideographic-radical . 147) ; ⾒ (ideographic-strokes . 11) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6B37) ; ø½‹¢¾ + (=ks-x1001 . #x4E3A) ; ø»‰œ« + )) (shinjigen-2 . 7502) (=jis-x0208 . #x3451) ; ø½Š’¦ (=gt . 47032) ; ý¡€‹ž¸ diff --git a/lisp/utf-2000/Ideograph-R148-Horn.el b/lisp/utf-2000/Ideograph-R148-Horn.el index 5a0d228..0d3745c 100644 --- a/lisp/utf-2000/Ideograph-R148-Horn.el +++ b/lisp/utf-2000/Ideograph-R148-Horn.el @@ -744,6 +744,12 @@ (ideographic-radical . 148) ; ⾓ (ideographic-strokes . 6) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6B3D) ; ø½‹£„ + (=ks-x1001 . #x753A) ; ø»Š•½ + (=cns11643-1 . #x7A3D) ; ø»“…¦ + (=daikanwa . 35181) ; ø¸ˆ¥­ + )) (shinjigen-2 . 7519) (=jis-x0208 . #x3F28) ; ø½Š¢‡ (=cns11643-2 . #x474A) ; ø»”„½ diff --git a/lisp/utf-2000/Ideograph-R149-Speech.el b/lisp/utf-2000/Ideograph-R149-Speech.el index 8cbc1b6..4e2053f 100644 --- a/lisp/utf-2000/Ideograph-R149-Speech.el +++ b/lisp/utf-2000/Ideograph-R149-Speech.el @@ -1898,12 +1898,19 @@ (=daikanwa . 35319) ; ø¸ˆ§· )) (define-char - '((ideographic-radical . 149) ; ⾔ + '((=>ucs . #x8A2E) ; 訮 + (ideographic-radical . 149) ; ⾔ + (ideographic-strokes . 4) + (total-strokes . 11) + (=daikanwa . 35324) ; ø¸ˆ§¼ + )) +(define-char + '((morohashi-daikanwa 35324 0 0) + (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 4) (total-strokes . 11) (=ucs . #x8A2E) ; 訮 (=cns11643-4 . #x353D) ; ø»—¾œ - (=daikanwa . 35324) ; ø¸ˆ§¼ )) (define-char '((=>ucs . #x8A33) ; 訳 @@ -1911,6 +1918,11 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 4) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6C23) ; ø½‹¤ˆ + (=ks-x1001 . #x663B) ; ø»‰¿¼ + (=daikanwa . 36023) ; ø¸ˆ²· + )) (=jis-x0208 . #x4C75) ; ø½Š¶š (=gt . 47469) ; ý¡€‹¥­ (=gt-pj-1 . #x4C75) ; ý¡€‹¥­ @@ -2288,6 +2300,11 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 5) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6B7A) ; ø½‹¤ + (=ks-x1001 . #x717B) ; ø»Š‘† + (=daikanwa . 35946) ; ø¸ˆ±ª + )) (shinjigen-2 . 7580) (=jis-x0208 . #x3E5A) ; ø½Š¡› (=gt . 47522) ; ý¡€‹¦¢ @@ -4896,6 +4913,11 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 6) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6C25) ; ø½‹¤Š + (=ks-x1001 . #x6762) ; ø»Š‚ + (=daikanwa . 36066) ; ø¸ˆ³¢ + )) (shinjigen-2 . 7625) (=jis-x0208 . #x4D40) ; ø½Š·ƒ (=gt . 47665) ; ý¡€‹¨± @@ -6239,12 +6261,26 @@ (=daikanwa . 35574) ; ø¸ˆ«¶ )) (define-char - '((ideographic-radical . 149) ; ⾔ + '((=>ucs . #x46E7) ; 䛧 + (ideographic-radical . 149) ; ⾔ + (ideographic-strokes . 7) + (total-strokes . 14) + (=daikanwa . 35575) ; ø¸ˆ«· + )) +(define-char + '((morohashi-daikanwa 35575 0 0) + (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 7) (total-strokes . 14) (=ucs . #x46E7) ; 䛧 + )) +(define-char + '((=>ucs . #x46E7) ; 䛧 + (morohashi-daikanwa 35575 0 1) + (ideographic-radical . 149) ; ⾔ + (ideographic-strokes . 7) + (total-strokes . 14) (=cns11643-3 . #x4967) ; ø»–’š - (=daikanwa . 35575) ; ø¸ˆ«· )) (define-char '((ideographic-radical . 149) ; ⾔ @@ -6254,12 +6290,19 @@ (=daikanwa . 35576) ; ø¸ˆ«¸ )) (define-char - '((ideographic-radical . 149) ; ⾔ + '((=>ucs . #x46E8) ; 䛨 + (ideographic-radical . 149) ; ⾔ + (ideographic-strokes . 7) + (total-strokes . 14) + (=daikanwa . 35580) ; ø¸ˆ«¼ + )) +(define-char + '((morohashi-daikanwa 35580 0 0) + (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 7) (total-strokes . 14) (=ucs . #x46E8) ; 䛨 (=cns11643-3 . #x495D) ; ø»–’ - (=daikanwa . 35580) ; ø¸ˆ«¼ )) (define-char '((=>ucs . #x8AAD) ; 読 @@ -6267,6 +6310,11 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 7) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6C26) ; ø½‹¤‹ + (=ks-x1001 . #x5441) ; ø»‰¥¦ + (=daikanwa . 36088) ; ø¸ˆ³¸ + )) (=jis-x0208 . #x4649) ; ø½Š¬º (=gt . 47754) ; ý¡€‹ªŠ (=gt-k . 11159) ; ý¡„‚®— @@ -8026,6 +8074,10 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 8) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #xFA62) ; ï©¢ + (=jis-x0213-1-2000 . #x7C2F) ; ø»¤˜´ + )) (=jis-x0208 . #x315A) ; ø½ŠŽ• (=gt . 47779) ; ý¡€‹ª£ (=gt-k . 11891) ; ý¡„‚¹³ @@ -8035,12 +8087,19 @@ (mojikyo . 050460) ; ý €Œ”œ )) (define-char - '((ideographic-radical . 149) ; ⾔ + '((=>ucs . #x46F8) ; 䛸 + (ideographic-radical . 149) ; ⾔ + (ideographic-strokes . 8) + (total-strokes . 15) + (=daikanwa . 35691) ; ø¸ˆ­« + )) +(define-char + '((morohashi-daikanwa 35691 0 0) + (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 8) (total-strokes . 15) (=ucs . #x46F8) ; 䛸 (=cns11643-3 . #x4E71) ; ø»–™º - (=daikanwa . 35691) ; ø¸ˆ­« )) (define-char '((=>ucs . #x8AF8) ; 諸 @@ -8048,6 +8107,11 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 8) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA22") + (=ucs . #xFA22) ; 諸 + (=jis-x0213-1-2000 . #x7C2E) ; ø»¤˜³ + )) (=jis-x0208 . #x3D74) ; ø½Š — (=gt . 47831) ; ý¡€‹«— (=gt-k . 11911) ; ý¡„‚º‡ @@ -9678,6 +9742,11 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 9) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6B6F) ; ø½‹£¶ + (=ks-x1001 . #x692A) ; ø»Š„… + (=daikanwa . 35832) ; ø¸ˆ¯¸ + )) (=jis-x0208 . #x4D58) ; ø½Š·› (=gt . 48016) ; ý¡€‹® (=gt-pj-1 . #x4D58) ; ý¡€‹® @@ -11036,6 +11105,10 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 10) (total-strokes . 17) + (<-simplified@JP/Jouyou + ((=ucs . #xFA63) ; ï©£ + (=jis-x0213-1-2000 . #x7C30) ; ø»¤˜µ + )) (=jis-x0208 . #x3660) ; ø½Š•± (=gt . 48040) ; ý¡€‹®¨ (=gt-pj-1 . #x3660) ; ý¡€‹®¨ @@ -11050,11 +11123,18 @@ (=daikanwa . 49724) ; ø¸Œˆ¼ )) (define-char - '((morohashi-daikanwa 49724 0 3) + '((morohashi-daikanwa 49724 0 0) (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 10) (total-strokes . 17) (=ucs . #x4700) ; 䜀 + )) +(define-char + '((=>ucs . #x4700) ; 䜀 + (morohashi-daikanwa 49724 0 3) + (ideographic-radical . 149) ; ⾔ + (ideographic-strokes . 10) + (total-strokes . 17) (=cns11643-3 . #x564B) ; ø»–¥„ )) (define-char @@ -14122,6 +14202,11 @@ (ideographic-radical . 149) ; ⾔ (ideographic-strokes . 13) (total-strokes . 20) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6C2A) ; ø½‹¤ + (=ks-x1001 . #x6553) ; ø»‰¾¶ + (=daikanwa . 36139) ; ø¸ˆ´« + )) (=jis-x0208 . #x3E79) ; ø½Š¡º (=gt . 48336) ; ý¡€‹³ (=gt-pj-1 . #x3E79) ; ý¡€‹³ diff --git a/lisp/utf-2000/Ideograph-R151-Bean.el b/lisp/utf-2000/Ideograph-R151-Bean.el index e2b5f30..97e4974 100644 --- a/lisp/utf-2000/Ideograph-R151-Bean.el +++ b/lisp/utf-2000/Ideograph-R151-Bean.el @@ -191,6 +191,10 @@ '((ideographic-radical . 151) ; ⾖ (ideographic-strokes . 6) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x8C50) ; 豐 + (=jis-x0208 . #x6C34) ; ø½‹¤™ + )) (shinjigen-2 . 7807) (=ucs . #x8C4A) ; 豊 (=jis-x0208 . #x4B2D) ; ø½Š³´ @@ -207,18 +211,32 @@ (total-strokes . 13) (=ucs . #x8C4B) ; 豋 (=jis-x0212 . #x5E69) ; ø»‹¾¾ - (=cns11643-2 . #x4759) ; ø»”…Œ (=daikanwa . 36264) ; ø¸ˆ¶¨ )) (define-char - '((ideographic-radical . 151) ; ⾖ + '((=>ucs . #x8C4B) ; 豋 + (morohashi-daikanwa 36264 0 0) + (ideographic-radical . 151) ; ⾖ + (ideographic-strokes . 6) + (total-strokes . 13) + (=cns11643-2 . #x4759) ; ø»”…Œ + )) +(define-char + '((=>ucs . #x4737) ; 䜷 + (ideographic-radical . 151) ; ⾖ (ideographic-strokes . 7) (total-strokes . 14) - (=ucs . #x4737) ; 䜷 (=cns11643-4 . #x474E) ; ø»˜™‰ (=daikanwa . 36266) ; ø¸ˆ¶ª )) (define-char + '((morohashi-daikanwa 36266 0 0) + (ideographic-radical . 151) ; ⾖ + (ideographic-strokes . 7) + (total-strokes . 14) + (=ucs . #x4737) ; 䜷 + )) +(define-char '((ideographic-radical . 151) ; ⾖ (ideographic-strokes . 7) (total-strokes . 14) diff --git a/lisp/utf-2000/Ideograph-R154-Shell.el b/lisp/utf-2000/Ideograph-R154-Shell.el index 0671e5c..c7b8f12 100644 --- a/lisp/utf-2000/Ideograph-R154-Shell.el +++ b/lisp/utf-2000/Ideograph-R154-Shell.el @@ -1942,6 +1942,10 @@ (ideographic-radical . 154) ; ⾙ (ideographic-strokes . 8) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #xFA64) ; 賓 + (=jis-x0213-1-2000 . #x7C38) ; ø»¤˜½ + )) (=jis-x0208 . #x4950) ; ø½Š±› (=gt . 49334) ; ý¡€Œ‚¶ (=gt-k . 11943) ; ý¡„‚º§ @@ -2522,6 +2526,10 @@ '((ideographic-radical . 154) ; ⾙ (ideographic-strokes . 8) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #x8D0A) ; 贊 + (=jis-x0208 . #x6C55) ; ø½‹¤º + )) (hanyu-dazidian 6 3645 5) (shinjigen-2 . 7898) (=ucs . #x8CDB) ; 賛 @@ -3633,6 +3641,10 @@ (ideographic-radical . 154) ; ⾙ (ideographic-strokes . 11) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #xFA65) ; ï©¥ + (=jis-x0213-1-2000 . #x7C3D) ; ø»¤™‚ + )) (=jis-x0208 . #x4223) ; ø½Š¦œ (=gt . 49426) ; ý¡€Œ„’ (=gt-pj-1 . #x4223) ; ý¡€Œ„’ diff --git a/lisp/utf-2000/Ideograph-R157-Foot.el b/lisp/utf-2000/Ideograph-R157-Foot.el index 61fb89b..919bfd3 100644 --- a/lisp/utf-2000/Ideograph-R157-Foot.el +++ b/lisp/utf-2000/Ideograph-R157-Foot.el @@ -1786,6 +1786,10 @@ (ideographic-radical . 157) ; ⾜ (ideographic-strokes . 6) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x8E10) ; 踐 + (=jis-x0208 . #x6C78) ; ø½‹¥ + )) (=jis-x0208 . #x4129) ; ø½Š¥„ (=gt . 50154) ; ý¡€Œª (=gt-pj-1 . #x4129) ; ý¡€Œª @@ -1810,7 +1814,7 @@ (=daikanwa . 49748) ; ø¸Œ‰” )) (define-char - '((script C-Simplified Ideograph) + '((script CN Simplified Ideograph) (ideographic-radical . 157) ; ⾜ (ideographic-strokes . 6) (total-strokes . 13) diff --git a/lisp/utf-2000/Ideograph-R159-Cart.el b/lisp/utf-2000/Ideograph-R159-Cart.el index 430ccf5..a7a0777 100644 --- a/lisp/utf-2000/Ideograph-R159-Cart.el +++ b/lisp/utf-2000/Ideograph-R159-Cart.el @@ -618,17 +618,17 @@ (=daikanwa . 38233) ; ø¸‰•™ )) (define-char - '((ideographic-radical . 159) ; ⾞ + '((=>ucs . #x484E) ; 䡎 + (ideographic-radical . 159) ; ⾞ (ideographic-strokes . 4) (total-strokes . 11) - (=ucs . #x484E) ; 䡎 (=cns11643-6 . #x4545) ; ø»œªŒ (=daikanwa . 38234) ; ø¸‰•š (mojikyo . 038234) ; ý €‰•š )) (define-char '((=>ucs . #x484E) ; 䡎 - (morohashi-daikanwa 38234 0 2) + (morohashi-daikanwa 38234 0 1) (ideographic-radical . 159) ; ⾞ (ideographic-strokes . 4) (total-strokes . 11) @@ -637,10 +637,21 @@ (mojikyo . 079777) ; ý €“ž¡ )) (define-char + '((morohashi-daikanwa 38234 0 2) + (ideographic-radical . 159) ; ⾞ + (ideographic-strokes . 4) + (total-strokes . 11) + (=ucs . #x484E) ; 䡎 + )) +(define-char '((morohashi-daikanwa 38234 1) (ideographic-radical . 159) ; ⾞ (ideographic-strokes . 4) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x8F49) ; 轉 + (=jis-x0208 . #x6D5B) ; ø½‹¦ž + )) (=ucs . #x8EE2) ; 転 (=jis-x0208 . #x453E) ; ø½Š«‘ (=gt . 51038) ; ý¡€Œž @@ -1108,6 +1119,10 @@ '((ideographic-radical . 159) ; ⾞ (ideographic-strokes . 5) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=ucs . #x8F15) ; 輕 + (=jis-x0208 . #x6D4B) ; ø½‹¦Ž + )) (shinjigen-2 . 8126) (=ucs . #x8EFD) ; 軽 (=jis-x0208 . #x375A) ; ø½Š—‰ diff --git a/lisp/utf-2000/Ideograph-R160-Bitter.el b/lisp/utf-2000/Ideograph-R160-Bitter.el index 61ba10d..ef7bc79 100644 --- a/lisp/utf-2000/Ideograph-R160-Bitter.el +++ b/lisp/utf-2000/Ideograph-R160-Bitter.el @@ -190,19 +190,32 @@ (=cns11643-1 . #x624B) ; ø»’¢¤ )) (define-char - '((ideographic-radical . 160) ; ⾟ + '((=>ucs . #x8F9D) ; 辝 + (ideographic-radical . 160) ; ⾟ (ideographic-strokes . 5) (total-strokes . 12) - (=ucs . #x8F9D) ; 辝 (=jis-x0212 . #x612D) ; ø»Œ‚œ - (=cns11643-3 . #x3F4B) ; ø»–ƒ’ (=daikanwa . 38637) ; ø¸‰›­ + (=ucs@jis . #x8F9D) ; ø»Œ‚œ + )) +(define-char + '((morohashi-daikanwa 38637 0 0) + (ideographic-radical . 160) ; ⾟ + (ideographic-strokes . 5) + (total-strokes . 12) + (=ucs . #x8F9D) ; 辝 + (=cns11643-3 . #x3F4B) ; ø»–ƒ’ )) (define-char '((=>ucs . #x8F9E) ; 辞 (ideographic-radical . 160) ; ⾟ (ideographic-strokes . 6) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6D66) ; ø½‹¦© + (=ks-x1001 . #x5E76) ; ø»‰µ‡ + (=daikanwa . 38671) ; ø¸‰œ + )) (<-vulgar-ideograph@jiyun ((=daikanwa . 38649) ; ø¸‰›¹ )) diff --git a/lisp/utf-2000/Ideograph-R162-Walk.el b/lisp/utf-2000/Ideograph-R162-Walk.el index b740fe1..f13d049 100644 --- a/lisp/utf-2000/Ideograph-R162-Walk.el +++ b/lisp/utf-2000/Ideograph-R162-Walk.el @@ -185,6 +185,11 @@ (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 2) (total-strokes . 5) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6E34) ; ø½‹§• + (=ks-x1001 . #x5C2B) ; ø»‰±€ + (=daikanwa . 39216) ; ø¸‰¤° + )) (=ucs . #x8FBA) ; 辺 (=jis-x0208 . #x4A55) ; ø½Š²¾ (=gt . 51654) ; ý¡€Œ§† @@ -3650,6 +3655,11 @@ (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6E2A) ; ø½‹§‹ + (=ks-x1001 . #x7476) ; ø»Š•› + (=daikanwa . 39045) ; ø¸‰¢… + )) (=ucs . #x9013) ; 逓 (=jis-x0208 . #x447E) ; ø½Šª³ (=gt . 52016) ; ý¡€Œ¬° @@ -5117,6 +5127,10 @@ (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #xFA67) ; 逸 + (=jis-x0213-1-2000 . #x7C59) ; ø»¤™ž + )) (shinjigen-1 . 8300) (=jis-x0208 . #x306F) ; ø½ŠŒ (=gt . 52065) ; ý¡€Œ­¡ @@ -5810,13 +5824,14 @@ (ideographic-radical . 162) ; ⾡ (ideographic-strokes . 9) (total-strokes . 12) - (<-simplified + (<-simplified@JP/Jouyou ((shinjigen-1 . 8337) (=jis-x0208 . #x6E2F) ; ø½‹§ + (=ks-x1001 . #x7240) ; ø»Š‘© (=daikanwa . 39113) ; ø¸‰£‰ )) - (<-simplified*sources - jii daikanwa shinjigen-1) + (<-simplified@JP/Jouyou*sources + zihui daikanwa shinjigen-1) (shinjigen-1 . 8336) (=ucs . #x9045) ; 遅 (=jis-x0208 . #x4359) ; ø½Š¨° diff --git a/lisp/utf-2000/Ideograph-R163-City.el b/lisp/utf-2000/Ideograph-R163-City.el index 9b91915..e31c638 100644 --- a/lisp/utf-2000/Ideograph-R163-City.el +++ b/lisp/utf-2000/Ideograph-R163-City.el @@ -1581,6 +1581,11 @@ (ideographic-radical . 163) ; â¾¢ (ideographic-strokes . 6) (total-strokes . 9) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x554D) ; ø»‰§ + (=jis-x0213-1-2000 . #x7C67) ; ø»¤™¬ + (=daikanwa . 39431) ; ø¸‰¨‡ + )) (=jis-x0208 . #x4F3A) ; ø½Š¹¹ (=big5 . #xADA6) ; ý¢€Š¶¦ (=gt . 53018) ; ý¡€Œ¼š @@ -2808,6 +2813,11 @@ (ideographic-radical . 163) ; â¾¢ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((name . "CJK COMPATIBILITY IDEOGRAPH-FA26") + (=ucs . #xFA26) ; 都 + (=jis-x0213-1-2000 . #x7C6A) ; ø»¤™¯ + )) (=ucs . #x90FD) ; 都 (=jis-x0208 . #x4554) ; ø½Š«§ (=gb2312 . #x363C) ; ø»„¥• @@ -2830,6 +2840,10 @@ (ideographic-radical . 163) ; â¾¢ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x9115) ; 鄕 + (=jis-x0213-1-2000 . #x7C6C) ; ø»¤™± + )) (=ucs . #x90F7) ; 郷 (=jis-x0208 . #x363F) ; ø½Š• (=cns11643-3 . #x3952) ; ø»•º¥ diff --git a/lisp/utf-2000/Ideograph-R164-Wine.el b/lisp/utf-2000/Ideograph-R164-Wine.el index 957a332..3810aa9 100644 --- a/lisp/utf-2000/Ideograph-R164-Wine.el +++ b/lisp/utf-2000/Ideograph-R164-Wine.el @@ -460,6 +460,11 @@ '((ideographic-radical . 164) ; â¾£ (ideographic-strokes . 4) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6E4D) ; ø½‹§® + (=ks-x1001 . #x762D) ; ø»Š—Ž + (=daikanwa . 39906) ; ø¸‰¯¢ + )) (shinjigen-2 . 8501) (=ucs . #x9154) ; 酔 (=jis-x0208 . #x3F6C) ; ø½Š£‹ @@ -469,14 +474,29 @@ (=daikanwa . 39807) ; ø¸‰­¿ )) (define-char - '((ideographic-radical . 164) ; â¾£ + '((=>ucs . #x915A) ; 酚 + (ideographic-radical . 164) ; â¾£ (ideographic-strokes . 4) (total-strokes . 11) - (=ucs . #x915A) ; 酚 - (=gb2312 . #x3753) ; ø»„§Š (=jis-x0212 . #x625A) ; ø»Œ„§ - (=cns11643-2 . #x3977) ; ø»“±† (=daikanwa . 39808) ; ø¸‰®€ + (=ucs@jis . #x915A) ; ø»Œ„§ + )) +(define-char + '((=>ucs . #x915A) ; 酚 + (morohashi-daikanwa 39808 0 0) + (ideographic-radical . 164) ; â¾£ + (ideographic-strokes . 4) + (total-strokes . 11) + (=cns11643-2 . #x3977) ; ø»“±† + )) +(define-char + '((morohashi-daikanwa 39808 0 1) + (ideographic-radical . 164) ; â¾£ + (ideographic-strokes . 4) + (total-strokes . 11) + (=ucs . #x915A) ; 酚 + (=gb2312 . #x3753) ; ø»„§Š )) (define-char '((ideographic-radical . 164) ; â¾£ @@ -3148,20 +3168,30 @@ (=daikanwa . 40063) ; ø¸‰±¿ )) (define-char - '((morohashi-daikanwa 40064 1) + '((=>ucs . #x91B8) ; 醸 + (morohashi-daikanwa 40064 1) (ideographic-radical . 164) ; â¾£ (ideographic-strokes . 13) (total-strokes . 20) - (<-simplified - ((=daikanwa . 40099) ; ø¸‰²£ + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6E56) ; ø½‹§· + (=ks-x1001 . #x6554) ; ø»‰¾· + (=daikanwa . 40099) ; ø¸‰²£ )) - (=ucs . #x91B8) ; 醸 (=jis-x0208 . #x3E7A) ; ø½Š¡» (=gt . 53867) ; ý¡€‰« (=gt-pj-1 . #x3E7A) ; ý¡€‰« + (=ucs@jis . #x91B8) ; ø½Š¡» (mojikyo . 050544) ; ý €Œ•° )) (define-char + '((morohashi-daikanwa 40064 1 0) + (ideographic-radical . 164) ; â¾£ + (ideographic-strokes . 13) + (total-strokes . 20) + (=ucs . #x91B8) ; 醸 + )) +(define-char '((ideographic-radical . 164) ; â¾£ (ideographic-strokes . 14) (total-strokes . 21) diff --git a/lisp/utf-2000/Ideograph-R165-Distinguish.el b/lisp/utf-2000/Ideograph-R165-Distinguish.el index 8058a55..38d991f 100644 --- a/lisp/utf-2000/Ideograph-R165-Distinguish.el +++ b/lisp/utf-2000/Ideograph-R165-Distinguish.el @@ -91,8 +91,10 @@ (ideographic-radical . 165) ; ⾤ (ideographic-strokes . 4) (total-strokes . 11) - (<-simplified - ((=daikanwa . 40129) ; ø¸‰³ + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6E59) ; ø½‹§º + (=ks-x1001 . #x6037) ; ø»‰·„ + (=daikanwa . 40129) ; ø¸‰³ )) (=ucs . #x91C8) ; 釈 (=jis-x0208 . #x3C61) ; ø½Šž¦ diff --git a/lisp/utf-2000/Ideograph-R167-Gold.el b/lisp/utf-2000/Ideograph-R167-Gold.el index 54b189a..3a0db1c 100644 --- a/lisp/utf-2000/Ideograph-R167-Gold.el +++ b/lisp/utf-2000/Ideograph-R167-Gold.el @@ -1864,14 +1864,25 @@ (total-strokes . 13) (=ucs . #x9243) ; 鉃 (=jis-x0212 . #x635A) ; ø»Œ†… - (=cns11643-4 . #x4146) ; ø»˜ (=jis-x0213-1-2000 . #x7D2B) ; ø»¤šŽ (=daikanwa . 40284) ; ø¸‰µœ )) (define-char + '((=>ucs . #x9243) ; 鉃 + (morohashi-daikanwa 40284 0 0) + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 5) + (total-strokes . 13) + (=cns11643-4 . #x4146) ; ø»˜ + )) +(define-char '((ideographic-radical . 167) ; ⾦ (ideographic-strokes . 5) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=ucs . #x9435) ; 鐵 + (=jis-x0208 . #x6F44) ; ø½‹©ƒ + )) (shinjigen-2 . 8612) (=ucs . #x9244) ; 鉄 (=jis-x0208 . #x4534) ; ø½Š«‡ @@ -2464,6 +2475,12 @@ (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 5) (total-strokes . 13) + (<-simplified@JP/Jouyou + ((=jis-x0208-1978 . #x395C) ; ø»‚ ‹ + (=jis-x0208-1983 . #x6268) ; ø»‡°­ + (=jis-x0208-1990 . #x6268) ; ø½‹–¡ + (=daikanwa . 24564) ; ø¸…¿´ + )) (=jis-x0208 . #x395B) ; ø½Šš† (=gt . 54151) ; ý¡€Ž‡ (=gt-pj-1 . #x395B) ; ý¡€Ž‡ @@ -3507,6 +3524,10 @@ '((ideographic-radical . 167) ; ⾦ (ideographic-strokes . 6) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #x9322) ; 錢 + (=jis-x0208 . #x6F22) ; ø½‹¨¡ + )) (shinjigen-2 . 8633) (=ucs . #x92AD) ; 銭 (=jis-x0208 . #x412C) ; ø½Š¥‡ @@ -3517,13 +3538,27 @@ (=daikanwa . 40413) ; ø¸‰· )) (define-char - '((ideographic-radical . 167) ; ⾦ + '((=>ucs . #x92AE) ; 銮 + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 6) + (total-strokes . 14) + (=daikanwa . 40414) ; ø¸‰·ž + )) +(define-char + '((=>ucs . #x92AE) ; 銮 + (morohashi-daikanwa 40414 0 0) + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 6) + (total-strokes . 14) + (=cns11643-3 . #x4A37) ; ø»–“ˆ + )) +(define-char + '((morohashi-daikanwa 40414 0 1) + (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 6) (total-strokes . 14) (=ucs . #x92AE) ; 銮 (=gb2312 . #x7647) ; ø»†ƒ  - (=cns11643-3 . #x4A37) ; ø»–“ˆ - (=daikanwa . 40414) ; ø¸‰·ž )) (define-char '((=>ucs . #x92AF) ; 銯 @@ -4823,6 +4858,10 @@ (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 7) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #x9444) ; 鑄 + (=jis-x0208 . #x6F49) ; ø½‹©ˆ + )) (=ucs . #x92F3) ; 鋳 (=jis-x0208 . #x4372) ; ø½Š©‰ (=cns11643-3 . #x4F4D) ; ø»–š´ @@ -5238,22 +5277,51 @@ (=daikanwa . 40514) ; ø¸‰¹‚ )) (define-char - '((ideographic-radical . 167) ; ⾦ + '((=>ucs . #x9302) ; 錂 + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 8) + (total-strokes . 16) + (=daikanwa . 40515) ; ø¸‰¹ƒ + )) +(define-char + '((=>ucs . #x9302) ; 錂 + (morohashi-daikanwa 40515 0 0) + (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 8) (total-strokes . 16) - (=ucs . #x9302) ; 錂 - (=jis-x0212 . #x6454) ; ø»Œ‡ (=cns11643-2 . #x5B43) ; ø»”¢Ž + )) +(define-char + '((=>ucs . #x9302) ; 錂 + (morohashi-daikanwa 40515 0 1) + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 8) + (total-strokes . 16) + (=jis-x0212 . #x6454) ; ø»Œ‡ (=jis-x0213-2-2000 . #x7B25) ; ø»¦¡ - (=daikanwa . 40515) ; ø¸‰¹ƒ + (=ucs@jis . #x9302) ; ø»Œ‡ )) (define-char - '((ideographic-radical . 167) ; ⾦ + '((morohashi-daikanwa 40515 0 2) + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 8) + (total-strokes . 16) + (=ucs . #x9302) ; 錂 + )) +(define-char + '((=>ucs . #x4933) ; 䤳 + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 8) + (total-strokes . 16) + (=daikanwa . 40516) ; ø¸‰¹„ + )) +(define-char + '((morohashi-daikanwa 40516 0 0) + (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 8) (total-strokes . 16) (=ucs . #x4933) ; 䤳 (=cns11643-3 . #x5333) ; ø»– ’ - (=daikanwa . 40516) ; ø¸‰¹„ )) (define-char '((ideographic-radical . 167) ; ⾦ @@ -5263,14 +5331,21 @@ (=daikanwa . 40517) ; ø¸‰¹… )) (define-char - '((ideographic-radical . 167) ; ⾦ + '((=>ucs . #x9303) ; 錃 + (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 8) (total-strokes . 16) - (=ucs . #x9303) ; 錃 (=cns11643-3 . #x533D) ; ø»– œ (=daikanwa . 40518) ; ø¸‰¹† )) (define-char + '((morohashi-daikanwa 40518 0 0) + (ideographic-radical . 167) ; ⾦ + (ideographic-strokes . 8) + (total-strokes . 16) + (=ucs . #x9303) ; 錃 + )) +(define-char '((ideographic-radical . 167) ; ⾦ (ideographic-strokes . 8) (total-strokes . 16) @@ -5285,6 +5360,10 @@ (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 8) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=ucs . #x9304) ; 錄 + (=jis-x0213-1-2000 . #x7D35) ; ø»¤š˜ + )) (=ucs . #x9332) ; 録 (=jis-x0208 . #x4F3F) ; ø½Š¹¾ (=cns11643-3 . #x533A) ; ø»– ™ @@ -5927,6 +6006,10 @@ '((ideographic-radical . 167) ; ⾦ (ideographic-strokes . 8) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=ucs . #x934A) ; 鍊 + (=jis-x0213-1-2000 . #x7D3B) ; ø»¤šž + )) (shinjigen-2 . 8680) (=ucs . #x932C) ; 錬 (=jis-x0208 . #x4F23) ; ø½Š¹¢ @@ -8284,6 +8367,10 @@ (ideographic-radical . 167) ; ⾦ (ideographic-strokes . 10) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #x93AD) ; 鎭 + (=jis-x0208 . #x6F2F) ; ø½‹¨® + )) (shinjigen-2 . 8714) (=jis-x0208 . #x4443) ; ø½Š©¸ (=gt . 54782) ; ý¡€—¾ diff --git a/lisp/utf-2000/Ideograph-R169-Gate.el b/lisp/utf-2000/Ideograph-R169-Gate.el index 8c4c303..035d2b4 100644 --- a/lisp/utf-2000/Ideograph-R169-Gate.el +++ b/lisp/utf-2000/Ideograph-R169-Gate.el @@ -1188,6 +1188,10 @@ (ideographic-radical . 169) ; ⾨ (ideographic-strokes . 6) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=ucs . #x95DC) ; 關 + (=jis-x0208 . #x6F70) ; ø½‹©¯ + )) (shinjigen-2 . 8812) (=jis-x0208 . #x3458) ; ø½Š’­ (=ucs@jis . #x95A2) ; ø½Š’­ @@ -3158,6 +3162,11 @@ (ideographic-radical@daikanwa . 191) ; â¾¾ (ideographic-strokes . 10) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #x9B2D) ; 鬭 + (=jis-x0212 . #x6A32) ; ø»Œ¯ + (=jis-x0213-1-2000 . #x7E3F) ; ø»¤œ€ + )) (=ucs . #x95D8) ; 闘 (=jis-x0208 . #x462E) ; ø½Š¬Ÿ (=cns11643-3 . #x594A) ; ø»–© diff --git a/lisp/utf-2000/Ideograph-R170-Mound.el b/lisp/utf-2000/Ideograph-R170-Mound.el index a1f76b2..b0ea2c7 100644 --- a/lisp/utf-2000/Ideograph-R170-Mound.el +++ b/lisp/utf-2000/Ideograph-R170-Mound.el @@ -1541,6 +1541,11 @@ (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 7) (total-strokes . 10) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6F7C) ; ø½‹©» + (=ks-x1001 . #x7968) ; ø»Šœ£ + (=daikanwa . 41707) ; ø¸Š‹« + )) (=ucs . #x9665) ; 陥 (=jis-x0208 . #x3459) ; ø½Š’® (=gt . 55950) ; ý¡€ªŽ @@ -2147,6 +2152,10 @@ (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 8) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x9686) ; 隆 + (=jis-x0213-1-2000 . #x7D5D) ; ø»¤›€ + )) (=jis-x0208 . #x4E34) ; ø½Š¸• (=gt . 56046) ; ý¡€«® (=gt-k . 07896) ; ý¡„»˜ @@ -2159,9 +2168,13 @@ (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 8) (total-strokes . 11) - (<-simplified - ((=daikanwa . 41874) ; ø¸ŠŽ’ + (<-simplified@JP/Jouyou + ((=ucs . #x96AA) ; 險 + (=jis-x0208 . #x702A) ; ø½‹ª‡ + (=daikanwa . 41874) ; ø¸ŠŽ’ )) + (<-simplified@JP/Jouyou*sources + daikanwa JP/Jouyou) (=ucs . #x967A) ; 険 (=jis-x0208 . #x3831) ; ø½Š—¾ (=gt . 56006) ; ý¡€«† @@ -2632,6 +2645,11 @@ (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 9) (total-strokes . 12) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x6E2E) ; ø½‹§ + (=ks-x1001 . #x624B) ; ø»‰º” + (=daikanwa . 41871) ; ø¸ŠŽ + )) (=ucs . #x968F) ; 随 (=jis-x0208 . #x3F6F) ; ø½Š£Ž (=gb2312 . #x4B66) ; ø»…„µ @@ -3498,6 +3516,11 @@ (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 11) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x702C) ; ø½‹ª‰ + (=ks-x1001 . #x6B5F) ; ø»Š‡¶ + (=daikanwa . 41891) ; ø¸ŠŽ£ + )) (=ucs . #x96A0) ; 隠 (=jis-x0208 . #x3123) ; ø½Šž (=gt . 56168) ; ý¡€­¨ diff --git a/lisp/utf-2000/Ideograph-R172-Short-Tailed-Bird.el b/lisp/utf-2000/Ideograph-R172-Short-Tailed-Bird.el index 4709619..ea1c146 100644 --- a/lisp/utf-2000/Ideograph-R172-Short-Tailed-Bird.el +++ b/lisp/utf-2000/Ideograph-R172-Short-Tailed-Bird.el @@ -1329,6 +1329,11 @@ (ideographic-radical . 172) ; ⾫ (ideographic-strokes . 6) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7038) ; ø½‹ª• + (=ks-x1001 . #x6D5A) ; ø»ŠŠ­ + (=daikanwa . 42122) ; ø¸Š’Š + )) (shinjigen-2 . 8961) (=jis-x0208 . #x3B28) ; ø½Šœ (=gt . 56442) ; ý¡€±º @@ -1338,14 +1343,21 @@ (=ucs@jis . #x96D1) ; ø½Šœ )) (define-char - '((morohashi-daikanwa 42022 0 1) + '((=>ucs . #x96D1) ; 雑 + (morohashi-daikanwa 42022 0 1) (ideographic-radical . 172) ; ⾫ (ideographic-strokes . 6) (total-strokes . 14) - (=ucs . #x96D1) ; 雑 (=cns11643-3 . #x4A49) ; ø»–“š )) (define-char + '((morohashi-daikanwa 42022 0 2) + (ideographic-radical . 172) ; ⾫ + (ideographic-strokes . 6) + (total-strokes . 14) + (=ucs . #x96D1) ; 雑 + )) +(define-char '((=>ucs . #x28FBB) ; 𨾻 (ideographic-radical . 172) ; ⾫ (ideographic-strokes . 6) @@ -3263,6 +3275,10 @@ (ideographic-radical . 172) ; ⾫ (ideographic-strokes . 10) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #xFA68) ; 難 + (=jis-x0213-1-2000 . #x7D63) ; ø»¤›† + )) (=jis-x0208 . #x4671) ; ø½Š­¢ (=gt . 56577) ; ý¡€´ (=gt-pj-1 . #x4671) ; ý¡€´ diff --git a/lisp/utf-2000/Ideograph-R173-Rain.el b/lisp/utf-2000/Ideograph-R173-Rain.el index 21d8f65..571a1bd 100644 --- a/lisp/utf-2000/Ideograph-R173-Rain.el +++ b/lisp/utf-2000/Ideograph-R173-Rain.el @@ -1524,6 +1524,10 @@ (ideographic-radical . 173) ; ⾬ (ideographic-strokes . 7) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #x9748) ; 靈 + (=jis-x0208 . #x704D) ; ø½‹ªª + )) (=ucs . #x970A) ; 霊 (=jis-x0208 . #x4E6E) ; ø½Š¹ (=gt . 56803) ; ý¡€·£ diff --git a/lisp/utf-2000/Ideograph-R174-Blue.el b/lisp/utf-2000/Ideograph-R174-Blue.el index c92ffd8..d4ecae7 100644 --- a/lisp/utf-2000/Ideograph-R174-Blue.el +++ b/lisp/utf-2000/Ideograph-R174-Blue.el @@ -229,11 +229,18 @@ (=ucs@jis . #x9758) ; ø»Œ‹— )) (define-char - '((morohashi-daikanwa 42574 0 5) + '((morohashi-daikanwa 42574 0 4) (ideographic-radical . 174) ; â¾­ (ideographic-strokes . 6) (total-strokes . 14) (=ucs . #x9758) ; 靘 + )) +(define-char + '((=>ucs . #x9758) ; 靘 + (morohashi-daikanwa 42574 0 5) + (ideographic-radical . 174) ; â¾­ + (ideographic-strokes . 6) + (total-strokes . 14) (=cns11643-2 . #x4F26) ; ø»”‰ )) (define-char @@ -241,6 +248,11 @@ (ideographic-radical . 174) ; â¾­ (ideographic-strokes . 6) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7050) ; ø½‹ª­ + (=ks-x1001 . #x7021) ; ø»ŠŽŽ + (=daikanwa . 42578) ; ø¸Š™’ + )) (=ucs . #x9759) ; 静 (=jis-x0208 . #x4045) ; ø½Š¤‚ (=gb2312 . #x3E32) ; ø»„°» diff --git a/lisp/utf-2000/Ideograph-R180-Sound.el b/lisp/utf-2000/Ideograph-R180-Sound.el index 30af951..ed07b57 100644 --- a/lisp/utf-2000/Ideograph-R180-Sound.el +++ b/lisp/utf-2000/Ideograph-R180-Sound.el @@ -593,6 +593,10 @@ (ideographic-radical . 180) ; â¾³ (ideographic-strokes . 11) (total-strokes . 20) + (<-simplified@JP/Jouyou + ((=ucs . #xFA69) ; ï©© + (=jis-x0213-1-2000 . #x7D76) ; ø»¤›™ + )) (=jis-x0208 . #x3641) ; ø½Š•’ (=gt . 58170) ; ý¡€ŽŒº (=gt-pj-1 . #x3641) ; ý¡€ŽŒº diff --git a/lisp/utf-2000/Ideograph-R181-Leaf.el b/lisp/utf-2000/Ideograph-R181-Leaf.el index a283fd4..93480e4 100644 --- a/lisp/utf-2000/Ideograph-R181-Leaf.el +++ b/lisp/utf-2000/Ideograph-R181-Leaf.el @@ -2136,6 +2136,11 @@ (ideographic-radical . 181) ; â¾´ (ideographic-strokes . 8) (total-strokes . 17) + (<-simplified@JP/Jouyou + ((=ucs . #xFA6A) ; 頻 + (=jis-x0208-1978 . #x4951) ; ø»‚·  + (=jis-x0213-1-2000 . #x7D7B) ; ø»¤›ž + )) (=jis-x0208-1983 . #x4951) ; ø»‡‹¨ (=jis-x0208-1990 . #x4951) ; ø½Š±œ (=gt . 58465) ; ý¡€Ž‘¡ @@ -2229,6 +2234,12 @@ (ideographic-radical . 181) ; â¾´ (ideographic-strokes . 7) (total-strokes . 16) + (<-simplified@JP/Jouyou + ((=ks-x1001 . #x5673) ; ø»‰©” + (=cns11643-1 . #x724A) ; ø»’ºƒ + (=jis-x0213-1-2000 . #x7C3A) ; ø»¤˜¿ + (=daikanwa . 36861) ; ø¸ˆ¿½ + )) (=ucs . #x983C) ; é ¼ (=jis-x0208 . #x4D6A) ; ø½Š·­ (=cns11643-3 . #x535B) ; ø»– º @@ -3156,6 +3167,10 @@ (ideographic-radical . 181) ; â¾´ (ideographic-strokes . 9) (total-strokes . 19) + (<-simplified@JP/Jouyou + ((=ucs . #x985E) ; 類 + (=jis-x0213-1-2000 . #x7E24) ; ø»¤›¥ + )) (=jis-x0208 . #x4E60) ; ø½Š¹ (=gt . 58526) ; ý¡€Ž’ž (=gt-pj-1 . #x4E60) ; ý¡€Ž’ž @@ -3182,6 +3197,10 @@ (ideographic-radical . 181) ; â¾´ (ideographic-strokes . 9) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #x986F) ; 顯 + (=jis-x0208 . #x707D) ; ø½‹«š + )) (=ucs . #x9855) ; 顕 (=jis-x0208 . #x3832) ; ø½Š—¿ (=cns11643-3 . #x5958) ; ø»–©« diff --git a/lisp/utf-2000/Ideograph-R187-Horse.el b/lisp/utf-2000/Ideograph-R187-Horse.el index 4efd31b..943d989 100644 --- a/lisp/utf-2000/Ideograph-R187-Horse.el +++ b/lisp/utf-2000/Ideograph-R187-Horse.el @@ -653,6 +653,11 @@ (ideographic-radical . 187) ; ⾺ (ideographic-strokes . 4) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7163) ; ø½‹¬ž + (=ks-x1001 . #x663E) ; ø»‰¿¿ + (=daikanwa . 45030) ; ø¸Š¿¦ + )) (=ucs . #x99C5) ; 駅 (=jis-x0208 . #x3158) ; ø½ŠŽ“ (=gt . 60077) ; ý¡€Žª­ @@ -663,6 +668,9 @@ '((ideographic-radical . 187) ; ⾺ (ideographic-strokes . 4) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208-1990 . #x715C) ; ø½‹¬— + )) (shinjigen-2 . 9335) (=ucs . #x99C6) ; 駆 (=jis-x0208 . #x366E) ; ø½Š•¿ @@ -2845,6 +2853,12 @@ (ideographic-radical . 187) ; ⾺ (ideographic-strokes . 8) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x715B) ; ø½‹¬– + (=ks-x1001 . #x6153) ; ø»‰¸¾ + (=cns11643-1 . #x7A57) ; ø»“†€ + (=daikanwa . 44935) ; ø¸Š¾‡ + )) (=ucs . #x9A12) ; 騒 (=jis-x0208 . #x417B) ; ø½Š¦– (=gt . 60338) ; ý¡€Ž®² @@ -2862,6 +2876,10 @@ '((ideographic-radical . 187) ; ⾺ (ideographic-strokes . 8) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #x9A57) ; 驗 + (=jis-x0208 . #x7164) ; ø½‹¬Ÿ + )) (shinjigen-2 . 9379) (=ucs . #x9A13) ; 験 (=jis-x0208 . #x3833) ; ø½Š˜€ diff --git a/lisp/utf-2000/Ideograph-R188-Bone.el b/lisp/utf-2000/Ideograph-R188-Bone.el index 220d83f..59b688d 100644 --- a/lisp/utf-2000/Ideograph-R188-Bone.el +++ b/lisp/utf-2000/Ideograph-R188-Bone.el @@ -1994,6 +1994,11 @@ (ideographic-radical . 188) ; â¾» (ideographic-strokes . 9) (total-strokes . 19) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7172) ; ø½‹¬­ + (=ks-x1001 . #x6250) ; ø»‰º™ + (=daikanwa . 45289) ; ø¸‹ƒ© + )) (=jis-x0208 . #x3F71) ; ø½Š£ (=gt . 60862) ; ý¡€Ž¶¾ (=gt-pj-1 . #x3F71) ; ý¡€Ž¶¾ diff --git a/lisp/utf-2000/Ideograph-R190-Hair.el b/lisp/utf-2000/Ideograph-R190-Hair.el index 087c20b..c30a6f1 100644 --- a/lisp/utf-2000/Ideograph-R190-Hair.el +++ b/lisp/utf-2000/Ideograph-R190-Hair.el @@ -325,6 +325,12 @@ (ideographic-radical . 190) ; â¾½ (ideographic-strokes . 4) (total-strokes . 14) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x717B) ; ø½‹¬¶ + (=ks-x1001 . #x5B25) ; ø»‰¯œ + (=cns11643-1 . #x7021) ; ø»’¶ž + (=daikanwa . 45400) ; ø¸‹…˜ + )) (=ucs . #x9AEA) ; 髪 (=jis-x0208 . #x4831) ; ø½Š¯ž (=cns11643-3 . #x4A72) ; ø»–”ƒ diff --git a/lisp/utf-2000/Ideograph-R191-Fight.el b/lisp/utf-2000/Ideograph-R191-Fight.el index 1cd6db9..8a58941 100644 --- a/lisp/utf-2000/Ideograph-R191-Fight.el +++ b/lisp/utf-2000/Ideograph-R191-Fight.el @@ -272,6 +272,11 @@ (ideographic-radical@daikanwa . 191) ; â¾¾ (ideographic-strokes . 10) (total-strokes . 18) + (<-simplified@JP/Jouyou + ((=ucs . #x9B2D) ; 鬭 + (=jis-x0212 . #x6A32) ; ø»Œ¯ + (=jis-x0213-1-2000 . #x7E3F) ; ø»¤œ€ + )) (=ucs . #x95D8) ; 闘 (=jis-x0208 . #x462E) ; ø½Š¬Ÿ (=cns11643-3 . #x594A) ; ø»–© diff --git a/lisp/utf-2000/Ideograph-R196-Bird.el b/lisp/utf-2000/Ideograph-R196-Bird.el index 296959e..dfd46e3 100644 --- a/lisp/utf-2000/Ideograph-R196-Bird.el +++ b/lisp/utf-2000/Ideograph-R196-Bird.el @@ -4318,18 +4318,31 @@ (=daikanwa . 47074) ; ø¸‹Ÿ¢ )) (define-char - '((morohashi-daikanwa 47074 0 0) + '((=>ucs . #x9D8E) ; 鶎 + (morohashi-daikanwa 47074 0 0) (ideographic-radical . 196) ; ⿃ (ideographic-strokes . 8) (total-strokes . 19) - (=ucs . #x9D8E) ; 鶎 (=jis-x0212 . #x6C28) ; ø»Œ’¡ + (=ucs@jis . #x9D8E) ; ø»Œ’¡ + )) +(define-char + '((morohashi-daikanwa 47074 0 1) + (ideographic-radical . 196) ; ⿃ + (ideographic-strokes . 8) + (total-strokes . 19) + (=ucs . #x9D8E) ; 鶎 )) (define-char '((morohashi-daikanwa 47074 1) (ideographic-radical . 196) ; ⿃ (ideographic-strokes . 8) (total-strokes . 19) + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7331) ; ø½‹®¨ + (=ks-x1001 . #x4D2E) ; ø»‰› + (=daikanwa . 47209) ; ø¸‹¡© + )) (=ucs . #x9D8F) ; 鶏 (=jis-x0208 . #x375C) ; ø½Š—‹ (=gt . 63989) ; ý¡€§µ diff --git a/lisp/utf-2000/Ideograph-R199-Wheat.el b/lisp/utf-2000/Ideograph-R199-Wheat.el index 147c8b1..f3fffaf 100644 --- a/lisp/utf-2000/Ideograph-R199-Wheat.el +++ b/lisp/utf-2000/Ideograph-R199-Wheat.el @@ -25,6 +25,10 @@ '((ideographic-radical . 199) ; ⿆ (ideographic-strokes . 0) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x9EA5) ; 麥 + (=jis-x0208 . #x734E) ; ø½‹¯… + )) (shinjigen-2 . 9791) (=ucs . #x9EA6) ; 麦 (=jis-x0208 . #x477E) ; ø½Š¯ diff --git a/lisp/utf-2000/Ideograph-R201-Yellow.el b/lisp/utf-2000/Ideograph-R201-Yellow.el index 0e444f4..23bc7aa 100644 --- a/lisp/utf-2000/Ideograph-R201-Yellow.el +++ b/lisp/utf-2000/Ideograph-R201-Yellow.el @@ -25,6 +25,10 @@ (ideographic-radical . 201) ; ⿈ (ideographic-strokes . 0) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x9EC3) ; 黃 + (=jis-x0213-1-2000 . #x7E71) ; ø»¤œ² + )) (=ucs . #x9EC4) ; 黄 (=jis-x0208 . #x322B) ; ø½Š„ (=gb2312 . #x3B46) ; ø»„¬µ diff --git a/lisp/utf-2000/Ideograph-R203-Black.el b/lisp/utf-2000/Ideograph-R203-Black.el index 9991d87..f812370 100644 --- a/lisp/utf-2000/Ideograph-R203-Black.el +++ b/lisp/utf-2000/Ideograph-R203-Black.el @@ -21,6 +21,10 @@ '((ideographic-radical . 203) ; ⿊ (ideographic-strokes . 0) (total-strokes . 11) + (<-simplified@JP/Jouyou + ((=ucs . #x9ED1) ; 黑 + (=jis-x0213-1-2000 . #x7E72) ; ø»¤œ³ + )) (shinjigen-2 . 9817) (=ucs . #x9ED2) ; 黒 (=jis-x0208 . #x3975) ; ø½Šš  @@ -293,6 +297,10 @@ (ideographic-radical . 203) ; ⿊ (ideographic-strokes . 4) (total-strokes . 15) + (<-simplified@JP/Jouyou + ((=ucs . #x9ED8) ; 默 + (=jis-x0208 . #x6054) ; ø½‹“‘ + )) (=ucs . #x9ED9) ; 黙 (=jis-x0208 . #x4C5B) ; ø½Š¶€ (=gt . 65566) ; ý¡€€ž diff --git a/lisp/utf-2000/Ideograph-R211-Tooth.el b/lisp/utf-2000/Ideograph-R211-Tooth.el index 9c2bc60..46a8d95 100644 --- a/lisp/utf-2000/Ideograph-R211-Tooth.el +++ b/lisp/utf-2000/Ideograph-R211-Tooth.el @@ -508,8 +508,10 @@ (ideographic-radical . 211) ; ⿒ (ideographic-strokes . 5) (total-strokes . 17) - (<-simplified - ((=daikanwa . 48632) ; ø¸‹·¸ + (<-simplified@JP/Jouyou + ((=jis-x0208 . #x7374) ; ø½‹¯« + (=ks-x1001 . #x5646) ; ø»‰¨§ + (=daikanwa . 48632) ; ø¸‹·¸ )) (=jis-x0208 . #x4E70) ; ø½Š¹‘ (=gt . 66398) ; ý¡€ž diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 3363fbf..6d444b8 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -235,7 +235,8 @@ ((consp char) char)))) -(defun char-db-insert-char-spec (char &optional readable column) +(defun char-db-insert-char-spec (char &optional readable column + required-features) (unless column (setq column (current-column))) (let (char-spec al cal key temp-char) @@ -273,6 +274,11 @@ (unless (or cal (memq 'ideographic-structure al)) (push 'ideographic-structure al)) + (dolist (feature required-features) + (if (find-charset feature) + (if (encode-char char feature 'defined-only) + (setq cal (adjoin feature cal))) + (setq al (adjoin feature al)))) (insert-char-attributes char readable (or al 'none) cal) @@ -465,7 +471,8 @@ (concat "\n" (make-string (1+ column) ?\ ))) lbs cell separator ret key al cal - dest-ccss) + dest-ccss + sources required-features) (insert "(") (when (and (memq 'name attributes) (setq value (get-char-attribute char 'name))) @@ -513,30 +520,45 @@ line-breaking)) (setq attributes (delq name attributes)) )) - (dolist (name '(=>ucs-gb =>ucs-cns =>ucs-jis =>ucs-ks =>ucs-big5)) + ;; (dolist (name '(=>ucs-gb =>ucs-cns =>ucs-jis =>ucs-ks =>ucs-big5)) + ;; (when (and (memq name attributes) + ;; (setq value (get-char-attribute char name))) + ;; (insert (format "(%-18s . #x%04X)\t; %c%s" + ;; (intern + ;; (concat "=>ucs@" + ;; (substring (symbol-name name) 6))) + ;; value + ;; (decode-char (intern + ;; (concat "=ucs@" + ;; (substring + ;; (symbol-name name) 6))) + ;; value) + ;; line-breaking)) + ;; (setq attributes (delq name attributes)))) + ;; (when (and (memq '->ucs attributes) + ;; (setq value (get-char-attribute char '->ucs))) + ;; (insert (format (if char-db-convert-obsolete-format + ;; "(=>ucs\t\t. #x%04X)\t; %c%s" + ;; "(->ucs\t\t. #x%04X)\t; %c%s") + ;; value (decode-char '=ucs value) + ;; line-breaking)) + ;; (setq attributes (delq '->ucs attributes)) + ;; ) + (dolist (name '(=>daikanwa)) (when (and (memq name attributes) (setq value (get-char-attribute char name))) - (insert (format "(%-18s . #x%04X)\t; %c%s" - (intern - (concat "=>ucs@" - (substring (symbol-name name) 6))) - value - (decode-char (intern - (concat "=ucs@" - (substring - (symbol-name name) 6))) - value) - line-breaking)) + (insert + (if (integerp value) + (format "(%-18s . %05d)\t; %c%s" + name value (decode-char '=daikanwa value) + line-breaking) + (format "(%-18s %s)\t; %c%s" + name + (mapconcat #'prin1-to-string + value " ") + (char-representative-of-daikanwa char) + line-breaking))) (setq attributes (delq name attributes)))) - (when (and (memq '->ucs attributes) - (setq value (get-char-attribute char '->ucs))) - (insert (format (if char-db-convert-obsolete-format - "(=>ucs\t\t. #x%04X)\t; %c%s" - "(->ucs\t\t. #x%04X)\t; %c%s") - value (decode-char '=ucs value) - line-breaking)) - (setq attributes (delq '->ucs attributes)) - ) (when (and (memq 'general-category attributes) (setq value (get-char-attribute char 'general-category))) (insert (format @@ -891,12 +913,46 @@ (setq cell (car value)) (if (integerp cell) (setq cell (decode-char '=ucs cell))) - (cond ((characterp cell) + (cond ((eq name '->unified) + (if separator + (insert lbs)) + (let ((char-db-ignored-attributes + (cons '<-unified + char-db-ignored-attributes))) + (insert-char-attributes cell readable)) + (setq separator lbs)) + ((characterp cell) + (setq sources + (get-char-attribute + char + (intern (format "%s*sources" name)))) + (setq required-features nil) + (dolist (source sources) + (setq required-features + (cons + (if (find-charset + (setq ret (intern + (format "=%s" source)))) + ret + source) + required-features))) + (when (string-match "@JP" (symbol-name name)) + (setq required-features + (union required-features + '(=jis-x0208 + =jis-x0208-1990 + =jis-x0213-1-2000 + =jis-x0213-2-2000 + =jis-x0212 + =jis-x0208-1983 + =jis-x0208-1978)))) (if separator (insert lbs)) (if readable (insert (format "%S" cell)) - (char-db-insert-char-spec cell readable)) + (char-db-insert-char-spec cell readable + nil + required-features)) (setq separator lbs)) ((consp cell) (if separator diff --git a/lisp/utf-2000/ideograph-util.el b/lisp/utf-2000/ideograph-util.el index 38ccc19..e378c11 100644 --- a/lisp/utf-2000/ideograph-util.el +++ b/lisp/utf-2000/ideograph-util.el @@ -301,6 +301,7 @@ (defun char-daikanwa (char) (or (encode-char char 'ideograph-daikanwa 'defined-only) (encode-char char '=daikanwa-rev2 'defined-only) + (get-char-attribute char '=>daikanwa) (get-char-attribute char 'morohashi-daikanwa))) ;;;###autoload diff --git a/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el b/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el index 78cdb68..efe9ca7 100644 --- a/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el +++ b/lisp/utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el @@ -1872,6 +1872,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x3002) + (<-halfwidth + ((name . "IDEOGRAPHIC FULL STOP") + (=ucs . #x3002) ; 。 + )) (=ucs . #xFF61) ; 。 (katakana-jisx0201 . #xA1) ; øº‘‰® )) @@ -1881,6 +1885,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x300C) + (<-halfwidth + ((name . "LEFT CORNER BRACKET") + (=ucs . #x300C) ; 「 + )) (=ucs . #xFF62) ; ï½¢ (katakana-jisx0201 . #xA2) ; øº‘‰¯ )) @@ -1890,6 +1898,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x300D) + (<-halfwidth + ((name . "RIGHT CORNER BRACKET") + (=ucs . #x300D) ; 」 + )) (=ucs . #xFF63) ; ï½£ (katakana-jisx0201 . #xA3) ; øº‘‰° )) @@ -1899,6 +1911,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x3001) + (<-halfwidth + ((name . "IDEOGRAPHIC COMMA") + (=ucs . #x3001) ; 、 + )) (=ucs . #xFF64) ; 、 (katakana-jisx0201 . #xA4) ; øº‘‰± )) @@ -1908,6 +1924,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x30FB) + (<-halfwidth + ((name . "KATAKANA MIDDLE DOT") + (=ucs . #x30FB) ; ・ + )) (=ucs . #xFF65) ; ï½¥ (katakana-jisx0201 . #xA5) ; øº‘‰² )) @@ -1917,6 +1937,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30F2) + (<-halfwidth + ((name . "KATAKANA LETTER WO") + (=ucs . #x30F2) ; ヲ + )) (=ucs . #xFF66) ; ヲ (katakana-jisx0201 . #xA6) ; øº‘‰³ )) @@ -1926,6 +1950,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A1) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL A") + (=ucs . #x30A1) ; ァ + )) (=ucs . #xFF67) ; ァ (katakana-jisx0201 . #xA7) ; øº‘‰´ )) @@ -1935,6 +1963,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A3) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL I") + (=ucs . #x30A3) ; ィ + )) (=ucs . #xFF68) ; ィ (katakana-jisx0201 . #xA8) ; øº‘‰µ )) @@ -1944,6 +1976,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A5) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL U") + (=ucs . #x30A5) ; ゥ + )) (=ucs . #xFF69) ; ゥ (katakana-jisx0201 . #xA9) ; øº‘‰¶ )) @@ -1953,6 +1989,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A7) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL E") + (=ucs . #x30A7) ; ェ + )) (=ucs . #xFF6A) ; ェ (katakana-jisx0201 . #xAA) ; øº‘‰· )) @@ -1962,6 +2002,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A9) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL O") + (=ucs . #x30A9) ; ォ + )) (=ucs . #xFF6B) ; ォ (katakana-jisx0201 . #xAB) ; øº‘‰¸ )) @@ -1971,6 +2015,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E3) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL YA") + (=ucs . #x30E3) ; ャ + )) (=ucs . #xFF6C) ; ャ (katakana-jisx0201 . #xAC) ; øº‘‰¹ )) @@ -1980,6 +2028,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E5) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL YU") + (=ucs . #x30E5) ; ュ + )) (=ucs . #xFF6D) ; ï½­ (katakana-jisx0201 . #xAD) ; øº‘‰º )) @@ -1989,6 +2041,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E7) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL YO") + (=ucs . #x30E7) ; ョ + )) (=ucs . #xFF6E) ; ï½® (katakana-jisx0201 . #xAE) ; øº‘‰» )) @@ -1998,6 +2054,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30C3) + (<-halfwidth + ((name . "KATAKANA LETTER SMALL TU") + (=ucs . #x30C3) ; ッ + )) (=ucs . #xFF6F) ; ッ (katakana-jisx0201 . #xAF) ; øº‘‰¼ )) @@ -2007,6 +2067,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30FC) + (<-halfwidth + ((name . "KATAKANA-HIRAGANA PROLONGED SOUND MARK") + (=ucs . #x30FC) ; ー + )) (=ucs . #xFF70) ; ï½° (katakana-jisx0201 . #xB0) ; øº‘‰½ )) @@ -2016,6 +2080,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A2) + (<-halfwidth + ((name . "KATAKANA LETTER A") + (=ucs . #x30A2) ; ア + )) (=ucs . #xFF71) ; ï½± (katakana-jisx0201 . #xB1) ; øº‘‰¾ )) @@ -2025,6 +2093,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A4) + (<-halfwidth + ((name . "KATAKANA LETTER I") + (=ucs . #x30A4) ; イ + )) (=ucs . #xFF72) ; ï½² (katakana-jisx0201 . #xB2) ; øº‘‰¿ )) @@ -2034,6 +2106,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A6) + (<-halfwidth + ((name . "KATAKANA LETTER U") + (=ucs . #x30A6) ; ウ + )) (=ucs . #xFF73) ; ï½³ (katakana-jisx0201 . #xB3) ; øº‘Š€ )) @@ -2043,6 +2119,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30A8) + (<-halfwidth + ((name . "KATAKANA LETTER E") + (=ucs . #x30A8) ; エ + )) (=ucs . #xFF74) ; ï½´ (katakana-jisx0201 . #xB4) ; øº‘Š )) @@ -2052,6 +2132,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30AA) + (<-halfwidth + ((name . "KATAKANA LETTER O") + (=ucs . #x30AA) ; オ + )) (=ucs . #xFF75) ; ï½µ (katakana-jisx0201 . #xB5) ; øº‘Š‚ )) @@ -2061,6 +2145,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30AB) + (<-halfwidth + ((name . "KATAKANA LETTER KA") + (=ucs . #x30AB) ; カ + )) (=ucs . #xFF76) ; カ (katakana-jisx0201 . #xB6) ; øº‘Šƒ )) @@ -2070,6 +2158,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30AD) + (<-halfwidth + ((name . "KATAKANA LETTER KI") + (=ucs . #x30AD) ; キ + )) (=ucs . #xFF77) ; ï½· (katakana-jisx0201 . #xB7) ; øº‘Š„ )) @@ -2079,6 +2171,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30AF) + (<-halfwidth + ((name . "KATAKANA LETTER KU") + (=ucs . #x30AF) ; ク + )) (=ucs . #xFF78) ; ク (katakana-jisx0201 . #xB8) ; øº‘Š… )) @@ -2088,6 +2184,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30B1) + (<-halfwidth + ((name . "KATAKANA LETTER KE") + (=ucs . #x30B1) ; ケ + )) (=ucs . #xFF79) ; ï½¹ (katakana-jisx0201 . #xB9) ; øº‘Š† )) @@ -2097,6 +2197,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30B3) + (<-halfwidth + ((name . "KATAKANA LETTER KO") + (=ucs . #x30B3) ; コ + )) (=ucs . #xFF7A) ; コ (katakana-jisx0201 . #xBA) ; øº‘Š‡ )) @@ -2106,6 +2210,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30B5) + (<-halfwidth + ((name . "KATAKANA LETTER SA") + (=ucs . #x30B5) ; サ + )) (=ucs . #xFF7B) ; ï½» (katakana-jisx0201 . #xBB) ; øº‘Šˆ )) @@ -2115,6 +2223,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30B7) + (<-halfwidth + ((name . "KATAKANA LETTER SI") + (=ucs . #x30B7) ; シ + )) (=ucs . #xFF7C) ; ï½¼ (katakana-jisx0201 . #xBC) ; øº‘Š‰ )) @@ -2124,6 +2236,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30B9) + (<-halfwidth + ((name . "KATAKANA LETTER SU") + (=ucs . #x30B9) ; ス + )) (=ucs . #xFF7D) ; ï½½ (katakana-jisx0201 . #xBD) ; øº‘ŠŠ )) @@ -2133,6 +2249,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30BB) + (<-halfwidth + ((name . "KATAKANA LETTER SE") + (=ucs . #x30BB) ; セ + )) (=ucs . #xFF7E) ; ï½¾ (katakana-jisx0201 . #xBE) ; øº‘Š‹ )) @@ -2142,6 +2262,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30BD) + (<-halfwidth + ((name . "KATAKANA LETTER SO") + (=ucs . #x30BD) ; ソ + )) (=ucs . #xFF7F) ; ソ (katakana-jisx0201 . #xBF) ; øº‘ŠŒ )) @@ -2151,6 +2275,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30BF) + (<-halfwidth + ((name . "KATAKANA LETTER TA") + (=ucs . #x30BF) ; タ + )) (=ucs . #xFF80) ; タ (katakana-jisx0201 . #xC0) ; øº‘Š )) @@ -2160,6 +2288,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30C1) + (<-halfwidth + ((name . "KATAKANA LETTER TI") + (=ucs . #x30C1) ; チ + )) (=ucs . #xFF81) ; チ (katakana-jisx0201 . #xC1) ; øº‘ŠŽ )) @@ -2169,6 +2301,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30C4) + (<-halfwidth + ((name . "KATAKANA LETTER TU") + (=ucs . #x30C4) ; ツ + )) (=ucs . #xFF82) ; ツ (katakana-jisx0201 . #xC2) ; øº‘Š )) @@ -2178,6 +2314,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30C6) + (<-halfwidth + ((name . "KATAKANA LETTER TE") + (=ucs . #x30C6) ; テ + )) (=ucs . #xFF83) ; テ (katakana-jisx0201 . #xC3) ; øº‘Š )) @@ -2187,6 +2327,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30C8) + (<-halfwidth + ((name . "KATAKANA LETTER TO") + (=ucs . #x30C8) ; ト + )) (=ucs . #xFF84) ; ト (katakana-jisx0201 . #xC4) ; øº‘Š‘ )) @@ -2196,6 +2340,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30CA) + (<-halfwidth + ((name . "KATAKANA LETTER NA") + (=ucs . #x30CA) ; ナ + )) (=ucs . #xFF85) ; ナ (katakana-jisx0201 . #xC5) ; øº‘Š’ )) @@ -2205,6 +2353,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30CB) + (<-halfwidth + ((name . "KATAKANA LETTER NI") + (=ucs . #x30CB) ; ニ + )) (=ucs . #xFF86) ; ニ (katakana-jisx0201 . #xC6) ; øº‘Š“ )) @@ -2214,6 +2366,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30CC) + (<-halfwidth + ((name . "KATAKANA LETTER NU") + (=ucs . #x30CC) ; ヌ + )) (=ucs . #xFF87) ; ヌ (katakana-jisx0201 . #xC7) ; øº‘Š” )) @@ -2223,6 +2379,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30CD) + (<-halfwidth + ((name . "KATAKANA LETTER NE") + (=ucs . #x30CD) ; ネ + )) (=ucs . #xFF88) ; ネ (katakana-jisx0201 . #xC8) ; øº‘Š• )) @@ -2232,6 +2392,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30CE) + (<-halfwidth + ((name . "KATAKANA LETTER NO") + (=ucs . #x30CE) ; ノ + )) (=ucs . #xFF89) ; ノ (katakana-jisx0201 . #xC9) ; øº‘Š– )) @@ -2241,6 +2405,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30CF) + (<-halfwidth + ((name . "KATAKANA LETTER HA") + (=ucs . #x30CF) ; ハ + )) (=ucs . #xFF8A) ; ハ (katakana-jisx0201 . #xCA) ; øº‘Š— )) @@ -2250,6 +2418,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30D2) + (<-halfwidth + ((name . "KATAKANA LETTER HI") + (=ucs . #x30D2) ; ヒ + )) (=ucs . #xFF8B) ; ヒ (katakana-jisx0201 . #xCB) ; øº‘Š˜ )) @@ -2259,6 +2431,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30D5) + (<-halfwidth + ((name . "KATAKANA LETTER HU") + (=ucs . #x30D5) ; フ + )) (=ucs . #xFF8C) ; フ (katakana-jisx0201 . #xCC) ; øº‘Š™ )) @@ -2268,6 +2444,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30D8) + (<-halfwidth + ((name . "KATAKANA LETTER HE") + (=ucs . #x30D8) ; ヘ + )) (=ucs . #xFF8D) ; ヘ (katakana-jisx0201 . #xCD) ; øº‘Šš )) @@ -2277,6 +2457,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30DB) + (<-halfwidth + ((name . "KATAKANA LETTER HO") + (=ucs . #x30DB) ; ホ + )) (=ucs . #xFF8E) ; ホ (katakana-jisx0201 . #xCE) ; øº‘Š› )) @@ -2286,6 +2470,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30DE) + (<-halfwidth + ((name . "KATAKANA LETTER MA") + (=ucs . #x30DE) ; マ + )) (=ucs . #xFF8F) ; マ (katakana-jisx0201 . #xCF) ; øº‘Šœ )) @@ -2295,6 +2483,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30DF) + (<-halfwidth + ((name . "KATAKANA LETTER MI") + (=ucs . #x30DF) ; ミ + )) (=ucs . #xFF90) ; ミ (katakana-jisx0201 . #xD0) ; øº‘Š )) @@ -2304,6 +2496,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E0) + (<-halfwidth + ((name . "KATAKANA LETTER MU") + (=ucs . #x30E0) ; ム + )) (=ucs . #xFF91) ; ム (katakana-jisx0201 . #xD1) ; øº‘Šž )) @@ -2313,6 +2509,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E1) + (<-halfwidth + ((name . "KATAKANA LETTER ME") + (=ucs . #x30E1) ; メ + )) (=ucs . #xFF92) ; メ (katakana-jisx0201 . #xD2) ; øº‘ŠŸ )) @@ -2322,6 +2522,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E2) + (<-halfwidth + ((name . "KATAKANA LETTER MO") + (=ucs . #x30E2) ; モ + )) (=ucs . #xFF93) ; モ (katakana-jisx0201 . #xD3) ; øº‘Š  )) @@ -2331,6 +2535,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E4) + (<-halfwidth + ((name . "KATAKANA LETTER YA") + (=ucs . #x30E4) ; ヤ + )) (=ucs . #xFF94) ; ヤ (katakana-jisx0201 . #xD4) ; øº‘Š¡ )) @@ -2340,6 +2548,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E6) + (<-halfwidth + ((name . "KATAKANA LETTER YU") + (=ucs . #x30E6) ; ユ + )) (=ucs . #xFF95) ; ユ (katakana-jisx0201 . #xD5) ; øº‘Š¢ )) @@ -2349,6 +2561,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E8) + (<-halfwidth + ((name . "KATAKANA LETTER YO") + (=ucs . #x30E8) ; ヨ + )) (=ucs . #xFF96) ; ヨ (katakana-jisx0201 . #xD6) ; øº‘Š£ )) @@ -2358,6 +2574,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30E9) + (<-halfwidth + ((name . "KATAKANA LETTER RA") + (=ucs . #x30E9) ; ラ + )) (=ucs . #xFF97) ; ラ (katakana-jisx0201 . #xD7) ; øº‘Š¤ )) @@ -2367,6 +2587,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30EA) + (<-halfwidth + ((name . "KATAKANA LETTER RI") + (=ucs . #x30EA) ; リ + )) (=ucs . #xFF98) ; リ (katakana-jisx0201 . #xD8) ; øº‘Š¥ )) @@ -2376,6 +2600,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30EB) + (<-halfwidth + ((name . "KATAKANA LETTER RU") + (=ucs . #x30EB) ; ル + )) (=ucs . #xFF99) ; ル (katakana-jisx0201 . #xD9) ; øº‘Š¦ )) @@ -2385,6 +2613,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30EC) + (<-halfwidth + ((name . "KATAKANA LETTER RE") + (=ucs . #x30EC) ; レ + )) (=ucs . #xFF9A) ; レ (katakana-jisx0201 . #xDA) ; øº‘Š§ )) @@ -2394,6 +2626,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30ED) + (<-halfwidth + ((name . "KATAKANA LETTER RO") + (=ucs . #x30ED) ; ロ + )) (=ucs . #xFF9B) ; ロ (katakana-jisx0201 . #xDB) ; øº‘Š¨ )) @@ -2403,6 +2639,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30EF) + (<-halfwidth + ((name . "KATAKANA LETTER WA") + (=ucs . #x30EF) ; ワ + )) (=ucs . #xFF9C) ; ワ (katakana-jisx0201 . #xDC) ; øº‘Š© )) @@ -2412,6 +2652,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x30F3) + (<-halfwidth + ((name . "KATAKANA LETTER N") + (=ucs . #x30F3) ; ン + )) (=ucs . #xFF9D) ; ン (katakana-jisx0201 . #xDD) ; øº‘Šª )) @@ -2422,6 +2666,10 @@ (mirrored . nil) (iso-10646-comment . "halfwidth katakana-hiragana voiced sound mark") (->decomposition narrow #x3099) + (<-halfwidth + ((name . "COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK") + (=ucs . #x3099) ; ゙ + )) (=ucs . #xFF9E) ; ゙ (katakana-jisx0201 . #xDE) ; øº‘Š« )) @@ -2432,6 +2680,10 @@ (mirrored . nil) (iso-10646-comment . "halfwidth katakana-hiragana semi-voiced sound mark") (->decomposition narrow #x309A) + (<-halfwidth + ((name . "COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK") + (=ucs . #x309A) ; ゚ + )) (=ucs . #xFF9F) ; ゚ (katakana-jisx0201 . #xDF) ; øº‘Š¬ )) @@ -2441,6 +2693,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3164) + (<-halfwidth + ((name . "HANGUL FILLER") + (=ucs . #x3164) ; ㅤ + )) (=ucs . #xFFA0) ; ï¾  )) (define-char @@ -2449,6 +2705,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3131) + (<-halfwidth + ((name . "HANGUL LETTER KIYEOK") + (=ucs . #x3131) ; ㄱ + )) (=ucs . #xFFA1) ; ᄀ )) (define-char @@ -2457,6 +2717,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3132) + (<-halfwidth + ((name . "HANGUL LETTER SSANGKIYEOK") + (=ucs . #x3132) ; ㄲ + )) (=ucs . #xFFA2) ; ï¾¢ )) (define-char @@ -2465,6 +2729,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3133) + (<-halfwidth + ((name . "HANGUL LETTER KIYEOK-SIOS") + (=ucs . #x3133) ; ㄳ + )) (=ucs . #xFFA3) ; ï¾£ )) (define-char @@ -2473,6 +2741,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3134) + (<-halfwidth + ((name . "HANGUL LETTER NIEUN") + (=ucs . #x3134) ; ㄴ + )) (=ucs . #xFFA4) ; ᄂ )) (define-char @@ -2481,6 +2753,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3135) + (<-halfwidth + ((name . "HANGUL LETTER NIEUN-CIEUC") + (=ucs . #x3135) ; ㄵ + )) (=ucs . #xFFA5) ; ï¾¥ )) (define-char @@ -2489,6 +2765,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3136) + (<-halfwidth + ((name . "HANGUL LETTER NIEUN-HIEUH") + (=ucs . #x3136) ; ㄶ + )) (=ucs . #xFFA6) ; ᆭ )) (define-char @@ -2497,6 +2777,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3137) + (<-halfwidth + ((name . "HANGUL LETTER TIKEUT") + (=ucs . #x3137) ; ㄷ + )) (=ucs . #xFFA7) ; ᄃ )) (define-char @@ -2505,6 +2789,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3138) + (<-halfwidth + ((name . "HANGUL LETTER SSANGTIKEUT") + (=ucs . #x3138) ; ㄸ + )) (=ucs . #xFFA8) ; ᄄ )) (define-char @@ -2513,6 +2801,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3139) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL") + (=ucs . #x3139) ; ㄹ + )) (=ucs . #xFFA9) ; ᄅ )) (define-char @@ -2521,6 +2813,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x313A) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL-KIYEOK") + (=ucs . #x313A) ; ㄺ + )) (=ucs . #xFFAA) ; ᆰ )) (define-char @@ -2529,6 +2825,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x313B) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL-MIEUM") + (=ucs . #x313B) ; ㄻ + )) (=ucs . #xFFAB) ; ᆱ )) (define-char @@ -2537,6 +2837,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x313C) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL-PIEUP") + (=ucs . #x313C) ; ㄼ + )) (=ucs . #xFFAC) ; ᆲ )) (define-char @@ -2545,6 +2849,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x313D) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL-SIOS") + (=ucs . #x313D) ; ㄽ + )) (=ucs . #xFFAD) ; ï¾­ )) (define-char @@ -2553,6 +2861,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x313E) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL-THIEUTH") + (=ucs . #x313E) ; ㄾ + )) (=ucs . #xFFAE) ; ï¾® )) (define-char @@ -2561,6 +2873,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x313F) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL-PHIEUPH") + (=ucs . #x313F) ; ㄿ + )) (=ucs . #xFFAF) ; ᆵ )) (define-char @@ -2569,6 +2885,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3140) + (<-halfwidth + ((name . "HANGUL LETTER RIEUL-HIEUH") + (=ucs . #x3140) ; ㅀ + )) (=ucs . #xFFB0) ; ï¾° )) (define-char @@ -2577,6 +2897,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3141) + (<-halfwidth + ((name . "HANGUL LETTER MIEUM") + (=ucs . #x3141) ; ㅁ + )) (=ucs . #xFFB1) ; ï¾± )) (define-char @@ -2585,6 +2909,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3142) + (<-halfwidth + ((name . "HANGUL LETTER PIEUP") + (=ucs . #x3142) ; ㅂ + )) (=ucs . #xFFB2) ; ï¾² )) (define-char @@ -2593,6 +2921,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3143) + (<-halfwidth + ((name . "HANGUL LETTER SSANGPIEUP") + (=ucs . #x3143) ; ㅃ + )) (=ucs . #xFFB3) ; ï¾³ )) (define-char @@ -2601,6 +2933,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3144) + (<-halfwidth + ((name . "HANGUL LETTER PIEUP-SIOS") + (=ucs . #x3144) ; ㅄ + )) (=ucs . #xFFB4) ; ï¾´ )) (define-char @@ -2609,6 +2945,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3145) + (<-halfwidth + ((name . "HANGUL LETTER SIOS") + (=ucs . #x3145) ; ㅅ + )) (=ucs . #xFFB5) ; ï¾µ )) (define-char @@ -2617,6 +2957,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3146) + (<-halfwidth + ((name . "HANGUL LETTER SSANGSIOS") + (=ucs . #x3146) ; ㅆ + )) (=ucs . #xFFB6) ; ᄊ )) (define-char @@ -2625,6 +2969,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3147) + (<-halfwidth + ((name . "HANGUL LETTER IEUNG") + (=ucs . #x3147) ; ㅇ + )) (=ucs . #xFFB7) ; ï¾· )) (define-char @@ -2633,6 +2981,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3148) + (<-halfwidth + ((name . "HANGUL LETTER CIEUC") + (=ucs . #x3148) ; ㅈ + )) (=ucs . #xFFB8) ; ᄌ )) (define-char @@ -2641,6 +2993,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3149) + (<-halfwidth + ((name . "HANGUL LETTER SSANGCIEUC") + (=ucs . #x3149) ; ㅉ + )) (=ucs . #xFFB9) ; ï¾¹ )) (define-char @@ -2649,6 +3005,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x314A) + (<-halfwidth + ((name . "HANGUL LETTER CHIEUCH") + (=ucs . #x314A) ; ㅊ + )) (=ucs . #xFFBA) ; ᄎ )) (define-char @@ -2657,6 +3017,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x314B) + (<-halfwidth + ((name . "HANGUL LETTER KHIEUKH") + (=ucs . #x314B) ; ㅋ + )) (=ucs . #xFFBB) ; ï¾» )) (define-char @@ -2665,6 +3029,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x314C) + (<-halfwidth + ((name . "HANGUL LETTER THIEUTH") + (=ucs . #x314C) ; ㅌ + )) (=ucs . #xFFBC) ; ï¾¼ )) (define-char @@ -2673,6 +3041,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x314D) + (<-halfwidth + ((name . "HANGUL LETTER PHIEUPH") + (=ucs . #x314D) ; ㅍ + )) (=ucs . #xFFBD) ; ï¾½ )) (define-char @@ -2681,6 +3053,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x314E) + (<-halfwidth + ((name . "HANGUL LETTER HIEUH") + (=ucs . #x314E) ; ㅎ + )) (=ucs . #xFFBE) ; ï¾¾ )) (define-char @@ -2689,6 +3065,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x314F) + (<-halfwidth + ((name . "HANGUL LETTER A") + (=ucs . #x314F) ; ㅏ + )) (=ucs . #xFFC2) ; ᅡ )) (define-char @@ -2697,6 +3077,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3150) + (<-halfwidth + ((name . "HANGUL LETTER AE") + (=ucs . #x3150) ; ㅐ + )) (=ucs . #xFFC3) ; ᅢ )) (define-char @@ -2705,6 +3089,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3151) + (<-halfwidth + ((name . "HANGUL LETTER YA") + (=ucs . #x3151) ; ㅑ + )) (=ucs . #xFFC4) ; ᅣ )) (define-char @@ -2713,6 +3101,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3152) + (<-halfwidth + ((name . "HANGUL LETTER YAE") + (=ucs . #x3152) ; ㅒ + )) (=ucs . #xFFC5) ; ᅤ )) (define-char @@ -2721,6 +3113,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3153) + (<-halfwidth + ((name . "HANGUL LETTER EO") + (=ucs . #x3153) ; ㅓ + )) (=ucs . #xFFC6) ; ᅥ )) (define-char @@ -2729,6 +3125,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3154) + (<-halfwidth + ((name . "HANGUL LETTER E") + (=ucs . #x3154) ; ㅔ + )) (=ucs . #xFFC7) ; ᅦ )) (define-char @@ -2737,6 +3137,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3155) + (<-halfwidth + ((name . "HANGUL LETTER YEO") + (=ucs . #x3155) ; ㅕ + )) (=ucs . #xFFCA) ; ᅧ )) (define-char @@ -2745,6 +3149,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3156) + (<-halfwidth + ((name . "HANGUL LETTER YE") + (=ucs . #x3156) ; ㅖ + )) (=ucs . #xFFCB) ; ᅨ )) (define-char @@ -2753,6 +3161,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3157) + (<-halfwidth + ((name . "HANGUL LETTER O") + (=ucs . #x3157) ; ㅗ + )) (=ucs . #xFFCC) ; ᅩ )) (define-char @@ -2761,6 +3173,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3158) + (<-halfwidth + ((name . "HANGUL LETTER WA") + (=ucs . #x3158) ; ㅘ + )) (=ucs . #xFFCD) ; ᅪ )) (define-char @@ -2769,6 +3185,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3159) + (<-halfwidth + ((name . "HANGUL LETTER WAE") + (=ucs . #x3159) ; ㅙ + )) (=ucs . #xFFCE) ; ᅫ )) (define-char @@ -2777,6 +3197,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x315A) + (<-halfwidth + ((name . "HANGUL LETTER OE") + (=ucs . #x315A) ; ㅚ + )) (=ucs . #xFFCF) ; ᅬ )) (define-char @@ -2785,6 +3209,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x315B) + (<-halfwidth + ((name . "HANGUL LETTER YO") + (=ucs . #x315B) ; ㅛ + )) (=ucs . #xFFD2) ; ᅭ )) (define-char @@ -2793,6 +3221,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x315C) + (<-halfwidth + ((name . "HANGUL LETTER U") + (=ucs . #x315C) ; ㅜ + )) (=ucs . #xFFD3) ; ᅮ )) (define-char @@ -2801,6 +3233,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x315D) + (<-halfwidth + ((name . "HANGUL LETTER WEO") + (=ucs . #x315D) ; ㅝ + )) (=ucs . #xFFD4) ; ᅯ )) (define-char @@ -2809,6 +3245,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x315E) + (<-halfwidth + ((name . "HANGUL LETTER WE") + (=ucs . #x315E) ; ㅞ + )) (=ucs . #xFFD5) ; ᅰ )) (define-char @@ -2817,6 +3257,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x315F) + (<-halfwidth + ((name . "HANGUL LETTER WI") + (=ucs . #x315F) ; ㅟ + )) (=ucs . #xFFD6) ; ᅱ )) (define-char @@ -2825,6 +3269,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3160) + (<-halfwidth + ((name . "HANGUL LETTER YU") + (=ucs . #x3160) ; ㅠ + )) (=ucs . #xFFD7) ; ᅲ )) (define-char @@ -2833,6 +3281,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3161) + (<-halfwidth + ((name . "HANGUL LETTER EU") + (=ucs . #x3161) ; ㅡ + )) (=ucs . #xFFDA) ; ᅳ )) (define-char @@ -2841,6 +3293,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3162) + (<-halfwidth + ((name . "HANGUL LETTER YI") + (=ucs . #x3162) ; ㅢ + )) (=ucs . #xFFDB) ; ᅴ )) (define-char @@ -2849,6 +3305,10 @@ (bidi-category . "L") (mirrored . nil) (->decomposition narrow #x3163) + (<-halfwidth + ((name . "HANGUL LETTER I") + (=ucs . #x3163) ; ㅣ + )) (=ucs . #xFFDC) ; ᅵ )) (define-char @@ -2967,6 +3427,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x2502) + (<-halfwidth + ((name . "BOX DRAWINGS LIGHT VERTICAL") + (=ucs . #x2502) ; │ + )) (=ucs . #xFFE8) ; │ )) (define-char @@ -2975,6 +3439,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x2190) + (<-halfwidth + ((name . "LEFTWARDS ARROW") + (=ucs . #x2190) ; ← + )) (=ucs . #xFFE9) ; ï¿© )) (define-char @@ -2983,6 +3451,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x2191) + (<-halfwidth + ((name . "UPWARDS ARROW") + (=ucs . #x2191) ; ↑ + )) (=ucs . #xFFEA) ; ↑ )) (define-char @@ -2991,6 +3463,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x2192) + (<-halfwidth + ((name . "RIGHTWARDS ARROW") + (=ucs . #x2192) ; → + )) (=ucs . #xFFEB) ; ï¿« )) (define-char @@ -2999,6 +3475,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x2193) + (<-halfwidth + ((name . "DOWNWARDS ARROW") + (=ucs . #x2193) ; ↓ + )) (=ucs . #xFFEC) ; ↓ )) (define-char @@ -3007,6 +3487,10 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x25A0) + (<-halfwidth + ((name . "BLACK SQUARE") + (=ucs . #x25A0) ; ■ + )) (=ucs . #xFFED) ; ï¿­ )) (define-char @@ -3015,5 +3499,9 @@ (bidi-category . "ON") (mirrored . nil) (->decomposition narrow #x25CB) + (<-halfwidth + ((name . "WHITE CIRCLE") + (=ucs . #x25CB) ; ○ + )) (=ucs . #xFFEE) ; ï¿® ))