Sync up with r21-4-22-chise-0_24-aj1-bc. r21-4-22-u2km-0_24-aj1-bc
authortomo <tomo>
Fri, 7 May 2010 05:50:43 +0000 (05:50 +0000)
committertomo <tomo>
Fri, 7 May 2010 05:50:43 +0000 (05:50 +0000)
49 files changed:
lisp/ChangeLog
lisp/mule/mule-charset.el
lisp/mule/mule-coding.el
lisp/mule/mule-conf.el
lisp/utf-2000/ChangeLog
lisp/utf-2000/Ideograph-R001-One.el
lisp/utf-2000/Ideograph-R002-Line.el
lisp/utf-2000/Ideograph-R004-Slash.el
lisp/utf-2000/Ideograph-R005-Second.el
lisp/utf-2000/Ideograph-R007-Two.el
lisp/utf-2000/Ideograph-R008-Lid.el
lisp/utf-2000/Ideograph-R009-Man.el
lisp/utf-2000/Ideograph-R010-Legs.el
lisp/utf-2000/Ideograph-R012-Eight.el
lisp/utf-2000/Ideograph-R013-Down-Box.el
lisp/utf-2000/Ideograph-R014-Cover.el
lisp/utf-2000/Ideograph-R015-Ice.el
lisp/utf-2000/Ideograph-R016-Table.el
lisp/utf-2000/Ideograph-R018-Knife.el
lisp/utf-2000/Ideograph-R019-Power.el
lisp/utf-2000/Ideograph-R026-Seal.el
lisp/utf-2000/Ideograph-R027-Cliff.el
lisp/utf-2000/Ideograph-R029-Again.el
lisp/utf-2000/Ideograph-R030-Mouth.el
lisp/utf-2000/Ideograph-R037-Big.el
lisp/utf-2000/Ideograph-R040-Roof.el
lisp/utf-2000/Ideograph-R042-Small.el
lisp/utf-2000/Ideograph-R046-Mountain.el
lisp/utf-2000/Ideograph-R050-Turban.el
lisp/utf-2000/Ideograph-R051-Dry.el
lisp/utf-2000/Ideograph-R054-Long-Stride.el
lisp/utf-2000/Ideograph-R055-Two-Hands.el
lisp/utf-2000/Ideograph-R060-Step.el
lisp/utf-2000/Ideograph-R061-Heart.el
lisp/utf-2000/Ideograph-R062-Halberd.el
lisp/utf-2000/Ideograph-R072-Sun.el
lisp/utf-2000/Ideograph-R075-Tree.el
lisp/utf-2000/Ideograph-R078-Death.el
lisp/utf-2000/Ideograph-R079-Weapon.el
lisp/utf-2000/Ideograph-R082-Fur.el
lisp/utf-2000/Ideograph-R085-Water.el
lisp/utf-2000/Ideograph-R086-Fire.el
lisp/utf-2000/Ideograph-R109-Eye.el
lisp/utf-2000/Ideograph-R123-Sheep.el
lisp/utf-2000/Ideograph-R124-Feather.el
lisp/utf-2000/Ideograph-R157-Foot.el
lisp/utf-2000/Ideograph-R172-Short-Tailed-Bird.el
lisp/utf-2000/char-db-util.el
lisp/utf-2000/u02500-Box-Drawing.el

index c977e89..09170b9 100644 (file)
@@ -1,3 +1,35 @@
+2010-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-conf.el (=ucs@big5): Use `=>>ucs@unicode' instead of
+       `=ucs@unicode' as the mother.
+
+2010-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       setting for `=>>ucs@unicode'.
+
+       * mule/mule-conf.el (=>>ucs@unicode): New coded-charset for XEmacs
+       CHISE.
+
+2010-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
+       settings for &I-AJ1-ddddd; and &AJ1-ddddd;.
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `=adobe-japan1-6' and `=adobe-japan1-base'.
+
+       * mule/mule-conf.el (=adobe-japan1-base): New coded-charset for
+       XEmacs CHISE.
+       (=adobe-japan1-0): Specify `=adobe-japan1-base' as the mother;
+       specify `min-code' and `max-code'.
+       (=adobe-japan1-1): Specify `min-code' and `max-code'.
+       (=adobe-japan1-2): Likewise.
+       (=adobe-japan1-3): Likewise.
+       (=adobe-japan1-4): Likewise.
+       (=adobe-japan1-5): Likewise.
+       (=adobe-japan1-6): Likewise.
+
 2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
index 1f6f4ae..2857ed8 100644 (file)
@@ -358,6 +358,8 @@ DESCRIPTION (string) is the description string of the charset."
          =>jis-x0213-1
          ucs-bmp
          ;; ucs-sip
+         =adobe-japan1-6
+         =adobe-japan1-base
          )))
 
 ;;; mule-charset.el ends here
index ab70299..76e0097 100644 (file)
 
 (when (featurep 'utf-2000)
   (setq coded-charset-entity-reference-alist
-       '(((=gt                 . isolated)     "I-GT-" 5 d)
+       '(((=adobe-japan1-base  . isolated)    "I-AJ1-" 5 d)
+         ((=gt                 . isolated)     "I-GT-" 5 d)
          ((=ruimoku-v6         . isolated)   "I-RUI6-" 4 X)
          ((chinese-big5-cdp    . isolated)    "I-CDP-" 4 X)
          ((=gt-k               . isolated)    "I-GT-K" 5 d)
          ((arabic-digit        . isolated) "I-MULE-ARBD-" 2 X)
          ((ipa                 . isolated) "I-MULE-IPA-" 2 X)
          ((china3-jef          . isolated)    "I-JC3-" 4 X)
+         ( =adobe-japan1-6                      "AJ1-" 5 d)
+         ( =adobe-japan1-base                 "I-AJ1-" 5 d)
          ( =gt                                   "GT-" 5 d)
          (=>>gt                                "G-GT-" 5 d)
          (=>>gt                                 "aGT-" 5 d)
          ( =ucs@cns                              "CU-" 8 X)
          ( =ucs@ks                               "KU+" 4 X)
          ( =ucs@ks                               "KU-" 8 X)
+         (=>>ucs@unicode                       "G-UU+" 4 X)
          ( =jis-x0208@1978/i1                 "J78i1-" 4 X)
          ( =shinjigen@rev                      "SJG2-" 4 d)
          ( =shinjigen@1ed                      "SJG1-" 4 d)
index 2e1e7de..0e30a04 100644 (file)
                  mother        =ucs@ks
                  min-code      #x0000
                  max-code      #xFFFF))
+  (make-charset '=ucs@cns11643
+               "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
+               '(long-name     "UCS for CNS11643"
+                 chars         256
+                 dimension     3
+                 columns       2
+                 graphic       2
+                 direction     l2r
+                 =>iso-ir      177
+                 mother        =ucs@cns))
+
+  (make-charset '=>>ucs@unicode
+               "Representative abstract glyphs of Unicode"
+               '(long-name     "Unicode abstract glyphs"
+                 chars         256
+                 dimension     3
+                 columns       2
+                 graphic       2
+                 direction     l2r
+                 =>iso-ir      177
+                 mother        =ucs@unicode))
   (make-charset '=ucs@big5
                "ISO/IEC 10646 for Big5"
                '(long-name     "UCS for Big5"
                  graphic       2
                  direction     l2r
                  =>iso-ir      177
-                 mother        =ucs@unicode))
+                 mother        =>>ucs@unicode))
   (define-charset-alias 'ucs-big5 '=ucs@big5)
   (make-charset '=ucs@big5/cns11643
                "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw"
                  direction     l2r
                  =>iso-ir      177
                  mother        =ucs@big5))
-  (make-charset '=ucs@cns11643
-               "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
-               '(long-name     "UCS for CNS11643"
-                 chars         256
-                 dimension     3
-                 columns       2
-                 graphic       2
-                 direction     l2r
-                 =>iso-ir      177
-                 mother        =ucs@cns))
-  
+
   (make-charset
    '=ucs-radicals
    "CJK Radicals of UCS"
               code-offset #x20000))
 
   (make-charset
+   '=adobe-japan1-base
+   "Adobe-Japan1 Character Collection for CID-Keyed Fonts"
+   `(long-name "Adobe-Japan1"
+              chars 256
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "AdobeJapan1-[0-6]$"
+              min-code ,(lsh #x6300 16)
+              max-code ,(+ (lsh #x6300 16) 23057)
+              code-offset      ,(lsh #x6300 16)))
+  (make-charset
    '=adobe-japan1-0
    "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts"
    '(long-name "Adobe-Japan1-0"
               columns 2
               graphic 2
               direction l2r
+              mother =adobe-japan1-base
+              min-code 0
+              max-code 8283
               registry "AdobeJapan1-0$"))
   (make-charset
    '=adobe-japan1-1
               graphic 2
               direction l2r
               mother =adobe-japan1-0
+              min-code 0
+              max-code 8358
               registry "AdobeJapan1-1$"))
   (make-charset
    '=adobe-japan1-2
               graphic 2
               direction l2r
               mother =adobe-japan1-1
+              min-code 0
+              max-code 8719
               registry "AdobeJapan1-2$"))
   (make-charset
    '=adobe-japan1-3
               graphic 2
               direction l2r
               mother =adobe-japan1-2
+              min-code 0
+              max-code 9353
               registry "AdobeJapan1-3$"))
   (make-charset
    '=adobe-japan1-4
               graphic 2
               direction l2r
               mother =adobe-japan1-3
+              min-code 0
+              max-code 15443
               registry "AdobeJapan1-4$"))
   (make-charset
    '=adobe-japan1-5
               graphic 2
               direction l2r
               mother =adobe-japan1-4
+              min-code 0
+              max-code 20316
               registry "AdobeJapan1-5$"))
   (make-charset
    '=adobe-japan1-6
               graphic 2
               direction l2r
               mother =adobe-japan1-5
+              min-code 0
+              max-code 23057
               registry "AdobeJapan1-6$"))
   )
 
index fe7d8b8..e226279 100644 (file)
@@ -1,3 +1,162 @@
+2010-04-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R124-Feather.el (U+7FCF): Use `->denotational' instead
+       of `->subsumptive'; add abstract ideographic-structure.
+       (U+7FD0): Use `->denotational'.
+       (U+7FD1): Use `->denotational'.
+       (U-0002641B): Use `->denotational' instead of `->subsumptive'.
+       (U-00026416): Likewise.
+       (U+4385): Use `->denotational'.
+       (U-0002641A): Use `->denotational' instead of `->subsumptive'.
+
+       * Ideograph-R009-Man.el:
+       - Add some abstract ideographic-structure.
+       (U+4F16): Add `<-same' for J0-5666.
+       (JSP-305C): Separate G0-3B6F and GT-00527.
+       (U+4FC5): Use `->subsumptive' to separate representative nodes.
+       (U+503A): Compact `ideographic-structure'; add `<-simplified@CN'
+       for U+552E.
+       (GT-01259): New character.
+       (CB01842): Compact `ideographic-structure'.
+       (C3-3974): Likewise.
+       (JX2-216F): Omit `ideographic-structure'.
+       (JX2-2175): Add `<-formed' for J0-5924.
+       (JSP-3251): Unify H12-EB6D.
+       (JX2-2E46): Separate H12-EB6D.
+       (JSP-3248): Unify GT-01498.
+       (U+5103): Use `->denotational' instead of `->subsumptive'.
+
+2010-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R062-Halberd.el (U+622A): Use `->subsumptive'.
+       (U+622B): Use `->subsumptive' to separate representative nodes.
+       (U+622E): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R046-Mountain.el (U+5D60): Add
+       `ideographic-structure'.
+       (U+5DBB): Use `->subsumptive'.
+       (U+381A): Use `->subsumptive' to separate representative nodes.
+
+       * Ideograph-R029-Again.el (U+53D5): Use `->subsumptive' to
+       separate representative nodes.
+       (U+53D6): Add `ideographic-structure'.
+       (U-00020B90): Use `->denotational' and `->subsumptive'.
+       (U+53E2): Add `ideographic-structure'.
+
+       * Ideograph-R027-Cliff.el (U+53A7): Use `->denotational' and
+       `->subsumptive'.
+
+       * Ideograph-R172-Short-Tailed-Bird.el (U+96BD): Use
+       `->subsumptive'.
+
+       * Ideograph-R012-Eight.el (C7-4D3E): Map to U-0002F813.
+
+2010-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R005-Second.el (GT-00256): Add
+       `ideographic-structure'.
+       (U+4E79): Add `<-vulgar' for U+4E7E.
+       (U+341C): Use `->subsumptive' to separate representative nodes.
+       (U-000200F2): Use `->subsumptive'.
+       (GT-00263): Add `<-same' for J0-5923.
+
+       * Ideograph-R109-Eye.el (J0-6243): Unify UU+771E.
+       (U-0002F947): Add `->denotational' for U+771F.
+       (M-23237): Use `<-simplified@misc' instead of `<-simplified' for
+       J0-6243.
+
+       * Ideograph-R086-Fire.el (U+7133): Add `ideographic-structure'.
+
+       * Ideograph-R030-Mouth.el (U+356E): Add `ideographic-structure'.
+       (U+552E): Ditto.
+       (U+552F): Likewise.
+       (abstract glyph of JX1-5351): New abstract glyph.
+       (abstract glyph of UU+55D4): New abstract glyph.
+       (U+55D8): Add `ideographic-structure'.
+       (abstract glyph of UU+55D8): New abstract glyph.
+       (U+55DD): Add `ideographic-structure'.
+       (abstract glyph of JX2-2437): New abstract glyph.
+       (GT-05351): New character.
+       (C4-492D): Unify GT-05350.
+
+       * Ideograph-R019-Power.el (U+52EF): Use `->denotational' instead
+       of `->subsumptive'; add `ideographic-structure'.
+
+       * Ideograph-R015-Ice.el (U+51C6): Add `ideographic-structure'.
+
+       * Ideograph-R008-Lid.el (B-DCB3): Unify abstract glyph of UU+4EB6.
+
+       * char-db-util.el (char-db-coded-charset-priority-list): Add
+       `=>>ucs@unicode'.
+
+2010-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R010-Legs.el (U-0002048B): Use `->subsumptive' to
+       separate representative node.
+       (U+5157): Use `->denotational' instead of `->subsumptive'.
+
+       * Ideograph-R050-Turban.el (U+5E11): Separate representative
+       nodes.
+
+       * Ideograph-R037-Big.el (abstract glyph of UU+595A): New abstract
+       glyph.
+
+       * Ideograph-R085-Water.el (U+6C42): Use `->subsumptive' to
+       separate representative nodes.
+
+       * Ideograph-R123-Sheep.el (U+517B): Copied from
+       Ideograph-R012-Eight.el.
+       (JX2-7474): Unify JC3-82AA and AJ1-18393; use `<-denotational' for
+       U+517B; use `ideographic-{radical|strokes}@jis' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-{radical|strokes}@ucs'.
+
+       * Ideograph-R075-Tree.el (U+6903): Add `ideographic-structure'.
+       (U+3B87): Likewise.
+       (U+3BCD): Likewise.
+
+       * Ideograph-R015-Ice.el (M-01618): Unify U-000205B5 and H1-E2DD.
+       (U+51B8): Add `ideographic-structure'.
+       (U+51C8): Likewise.
+       (abstract glyph of JX1-2E56): New abstract glyph for abstract
+       `ideographic-structure'.
+       (UU+51CA): Unify GT-02194.
+       (U+51D1): Add `ideographic-structure'.
+       (AJ1-19178): Unify GT-02207; omit `ideographic-structure'.
+
+       * Ideograph-R012-Eight.el (U+34B5): Use `->subsumptive' to
+       separate representative nodes.
+       (U+517B): Use `ideographic-radical@ucs' instead of
+       `ideographic-radical'; add `ideographic-{radical|strokes}@jis'.
+       (AJ1-18393): Unify JX2-7474; use
+       `ideographic-{radical|strokes}@ucs' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-{radical|strokes}@jis'.
+
+       * Ideograph-R008-Lid.el (U+4EB6): Use `->denotational' instead of
+       `->subsumptive'.
+
+       * Ideograph-R002-Line.el (JX2-2125): Separate BC-8BA3, GT-00102
+       and GT-K00069.
+       (BC-8BF1): Omit `ideograph-cdp'.
+       (U+4E2E): Use `->subsumptive' to separate representative nodes.
+
+       * Ideograph-R001-One.el (U+4E12): Use `->denotational' and
+       `->subsumptive' to separate representative nodes.
+
+       * Ideograph-R014-Cover.el (U+51A3): Add `ideographic-structure'.
+       (JX2-232D): Add `<-formed' for J0-3A47.
+
+2010-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R082-Fur.el (U+6C09): Move B-ED4D to connote C2-5D39.
+
+       * Ideograph-R055-Two-Hands.el (U+38A1): Add
+       `ideographic-structure'.
+
+       * Ideograph-R040-Roof.el (abstract glyph of JX2-2828): New
+       abstract glyph.
+
 2010-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Ideograph-R003-Dot.el (M-00098): Unify GT-00142; add
index f18a8f6..9d9c9ec 100644 (file)
@@ -70,7 +70,7 @@
     (=gt-pj-2          . #x3021)       ; &I-GT-00003; [16-01]
     (=daikanwa         . 00003)        ; &I-M-00003;
     (=jef-china3       . #x41A1)       ; &I-JC3-41A1;
-    (=adobe-japan1-5   . 17234)        ; 丂
+    (=adobe-japan1-5   . 17234)        ; &I-AJ1-17234;
     (mojikyo           . 000003)       ; &MCS-60000003;
     (->Bopomofo
      ((name              . "BOPOMOFO LETTER K")
     (=gt               . 00015)        ; &I-GT-00015;
     (=gt-pj-2          . #x3028)       ; &I-GT-00015; [16-08]
     (=daikanwa         . 00015)        ; &I-M-00015;
-    (=adobe-japan1-5   . 19140)        ; 丌
+    (=adobe-japan1-5   . 19140)        ; &I-AJ1-19140;
     (mojikyo           . 000015)       ; &MCS-6000000F;
     ))
 (define-char
     (=daikanwa         . 00021)        ; &I-M-00021;
     (=shinjigen@1ed    .  0019)        ; 丏
     (=jef-china3       . #x97C5)       ; &I-JC3-97C5;
-    (=adobe-japan1-5   . 17235)        ; 丏
+    (=adobe-japan1-5   . 17235)        ; &I-AJ1-17235;
     (mojikyo           . 000021)       ; &MCS-60000015;
     ))
 (define-char
   '((ideographic-radical . 1)  ; ⼀
     (ideographic-strokes . 3)
     (total-strokes      . 4)
+    (=ucs              . #x4E12)       ; 丒
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x4E12)     ; 丒
+      ))
+    (ideographic-radical . 1)  ; ⼀
+    (ideographic-strokes . 3)
+    (total-strokes      . 4)
+    (=>>jis-x0213-2    . #x2124)       ; &G-GT-00034; [01-04]
+    (=>>gt             . 00034)        ; &G-GT-00034;
+    (->subsumptive
+     ((=daikanwa         . 00028)      ; &M-00028;
+      (<-vulgar
+       ((=ucs@jis          . #x4E11)   ; &GT-00033;
+       (=jis-x0208         . #x312F)   ; &GT-00033; [17-15]
+       (=ks-x1001          . #x7564)   ; &I-K0-7564; [85-68]
+       (=cns11643-1        . #x4460)   ; &I-C1-4460; [36-64]
+       (=jis-x0213-1       . #x312F)   ; &I-JX1-312F; [17-15]
+       (=daikanwa          . 00023)    ; &I-M-00023;
+       ))
+      (<-vulgar*sources
+       daikanwa)
+      )
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+       (=ucs               . #x2FF1)   ; ⿱
+       )
+       ((ideographic-structure
+        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT")
+         (=ucs               . #x2FF9) ; ⿹
+         )
+        ((=ucs               . #x200CC)        ; 𠃌
+         )
+        ((=ucs               . #x3405) ; 㐅
+         ))
+       )
+       ((=ucs              . #x4E00)   ; 一
+       ))
+      (=ucs@jis                  . #x4E12)     ; &AJ1-17236;
+      (=jis-x0212        . #x3025)     ; &AJ1-17236; [16-05]
+      (=jis-x0213-2      . #x2124)     ; &I-JX2-2124; [01-04]
+      (=adobe-japan1-5   . 17236)      ; &I-AJ1-17236;
+      )
+     ((=gt               . 00034)      ; &GT-00034;
+      (=gt-pj-2                  . #x3032)     ; &GT-00034; [16-18]
+      ))
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x4E12)     ; 丒
+      ))
+    (ideographic-radical . 1)  ; ⼀
+    (ideographic-strokes . 3)
+    (total-strokes      . 4)
     (ideographic-structure
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
       (=ucs              . #x2FF1)     ; ⿱
       )
      ((=ucs              . #x4E00)     ; 一
       ))
-    (=ucs              . #x4E12)       ; 丒
-    (=jis-x0212                . #x3025)       ; &I-JSP-3025; [16-05]
-    (=cns11643-4       . #x2139)       ; &I-C4-2139; [01-25]
-    (=jis-x0213-2      . #x2124)       ; &I-JX2-2124; [01-04]
-    (=gt               . 00034)        ; &I-GT-00034;
-    (=gt-pj-2          . #x3032)       ; &I-GT-00034; [16-18]
-    (=daikanwa         . 00028)        ; &I-M-00028;
-    (=shinjigen@rev    .  0017)        ; 丒
+    (=ucs@unicode      . #x4E12)       ; &C4-2139;
+    (=cns11643-4       . #x2139)       ; &C4-2139; [01-25]
     (=jef-china3       . #x41A8)       ; &I-JC3-41A8;
-    (=adobe-japan1-5   . 17236)        ; 丒
     (mojikyo           . 000028)       ; &MCS-6000001C;
     ))
 (define-char
index 38acc6a..6a47511 100644 (file)
   '((ideographic-radical . 2)  ; ⼁
     (ideographic-strokes . 1)
     (total-strokes      . 2)
+    (hanyu-dazidian    1 49 2)
     (=ucs              . #x4E29)       ; 丩
     (->subsumptive
-     ((hanyu-dazidian    1 49 2)
-      (=ucs@unicode      . #x4E29)     ; &GT-00102;
-      (=jis-x0213-2      . #x2125)     ; &GT-00102; [01-05]
-      (=big5-cdp         . #x8BA3)     ; &I-CDP-8BA3;
-      (=gt               . 00102)      ; &I-GT-00102;
-      (=gt-k             . 00069)      ; &I-GT-K00069;
-      (=gt-pj-2                  . #x3054)     ; &I-GT-00102; [16-52]
-      (=daikanwa         . 00068)      ; &I-M-00068;
-      (=shinjigen@1ed    .  0031)      ; &GT-00102;
-      (=adobe-japan1-5   . 17237)      ; &GT-00102;
-      (mojikyo           . 000068)     ; &MCS-60000044;
+     ((=>>jis-x0213-2    . #x2125)     ; &G-GT-00102; [01-05]
+      (=>>gt             . 00102)      ; &G-GT-00102;
+      (->subsumptive
+       ((=ucs@unicode      . #x4E29)   ; &AJ1-17237;
+       (=jis-x0213-2       . #x2125)   ; &AJ1-17237; [01-05]
+       (=daikanwa          . 00068)    ; &I-M-00068;
+       (=shinjigen         .  0031)    ; &AJ1-17237;
+       (=adobe-japan1-5    . 17237)    ; &I-AJ1-17237;
+       (mojikyo            . 000068)   ; &MCS-60000044;
+       )
+       ((=big5-cdp         . #x8BA3)   ; &GT-00102;
+       (=gt                . 00102)    ; &I-GT-00102;
+       (=gt-k              . 00069)    ; &I-GT-K00069;
+       (=gt-pj-2           . #x3054)   ; &I-GT-00102; [16-52]
+       ))
       )
      ((=ucs@cns                  . #x4E29)     ; &GT-K00068;
       (=cns11643-4       . #x2127)     ; &GT-K00068; [01-07]
   '((ideographic-radical . 2)  ; ⼁
     (ideographic-strokes . 2)
     (total-strokes      . 3)
-    (ideograph-cdp     . -137)
     (=big5-cdp         . #x8BF1)       ; &CDP-8BF1;
     (mojikyo           . 070081)       ; &MCS-600111C1;
     ))
     (ideographic-strokes . 3)
     (total-strokes      . 4)
     (hanyu-dazidian    1 51 7)
-    (ideographic-structure
-     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT")
-      (=ucs              . #x2FF9)     ; ⿹
-      )
-     ((name              . "CJK RADICAL SECOND THREE")
-      (=ucs              . #x2E84)     ; ⺄
-      )
-     ((=big5-cdp         . #x8BF1)     ; &CDP-8BF1;
-      ))
     (=ucs              . #x4E2E)       ; 丮
-    (=jis-x0212                . #x302B)       ; &I-JSP-302B; [16-11]
-    (=cns11643-2       . #x2130)       ; &I-C2-2130; [01-16]
-    (=jis-x0213-2      . #x2127)       ; &I-JX2-2127; [01-07]
     (=big5             . #xC950)       ; &I-B-C950;
-    (=gt               . 00108)        ; &I-GT-00108;
-    (=gt-k             . 00744)        ; &I-GT-K00744;
-    (=gt-pj-2          . #x3058)       ; &I-GT-00108; [16-56]
-    (=daikanwa         . 00074)        ; &I-M-00074;
-    (=jef-china3       . #x41AF)       ; &I-JC3-41AF;
-    (=adobe-japan1-5   . 17238)        ; 丮
-    (mojikyo           . 000074)       ; &MCS-6000004A;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT")
+       (=ucs               . #x2FF9)   ; ⿹
+       )
+       ((name              . "CJK RADICAL SECOND THREE")
+       (=ucs               . #x2E84)   ; ⺄
+       )
+       ((=big5-cdp         . #x8BF1)   ; &CDP-8BF1;
+       ))
+      (=ucs@unicode      . #x4E2E)     ; &AJ1-17238;
+      (=jis-x0212        . #x302B)     ; &AJ1-17238; [16-11]
+      (=jis-x0213-2      . #x2127)     ; &I-JX2-2127; [01-07]
+      (=gt               . 00108)      ; &I-GT-00108;
+      (=gt-k             . 00744)      ; &I-GT-K00744;
+      (=gt-pj-2                  . #x3058)     ; &I-GT-00108; [16-56]
+      (=daikanwa         . 00074)      ; &I-M-00074;
+      (=jef-china3       . #x41AF)     ; &I-JC3-41AF;
+      (=adobe-japan1-5   . 17238)      ; &I-AJ1-17238;
+      (mojikyo           . 000074)     ; &MCS-6000004A;
+      )
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT")
+       (=ucs               . #x2FF9)   ; ⿹
+       )
+       ((=gt-k             . 00007)    ; &GT-K00007;
+       )
+       ((=big5-cdp         . #x8BF1)   ; &CDP-8BF1;
+       ))
+      (=cns11643-2       . #x2130)     ; &C2-2130; [01-16]
+      ))
     ))
 (define-char
   '((ideographic-radical . 2)  ; ⼁
index 664648d..3af109f 100644 (file)
        (=jis-x0213-1       . #x3C37)   ; &I-JX1-3C37; [28-23]
        (=daikanwa          . 00006)    ; &I-M-00006;
        ))
-      (=ucs@unicode      . #x4E47)     ; &GT-00167;
-      (=gb2312           . #x5831)     ; &GT-00167; [56-17]
+      (=ucs@unicode      . #x4E47)     ; &AJ1-17239;
+      (=gb2312           . #x5831)     ; &AJ1-17239; [56-17]
       (=gt               . 00167)      ; &I-GT-00167;
       (=gt-k             . 00242)      ; &I-GT-K00242;
       (=gt-pj-2                  . #x307D)     ; &I-GT-00167; [16-93]
       (=daikanwa         . 00120)      ; &I-M-00120;
       (=jef-china3       . #x41B7)     ; &I-JC3-41B7;
-      (=adobe-japan1-5   . 17239)      ; &GT-00167;
+      (=adobe-japan1-5   . 17239)      ; &I-AJ1-17239;
       (mojikyo           . 000120)     ; &MCS-60000078;
       )
      ((=ucs@cns                  . #x4E47)     ; &JX2-2129;
     (=jis-x0213-1      . #x2E58)       ; &I-JX1-2E58; [14-56]
     (=hanziku-1                . #xDEE9)       ; &I-HZK01-DEE9;
     (=jef-china3       . #x41B8)       ; &I-JC3-41B8;
-    (=adobe-japan1-5   . 16795)        ; 凢
+    (=adobe-japan1-5   . 16795)        ; &I-AJ1-16795;
     (<-vulgar
      ((=ucs@unicode      . #x51E1)     ; &GT-02286;
       (=jis-x0208        . #x4B5E)     ; &GT-02286; [43-62]
     (ideographic-radical . 4)  ; ⼃
     (ideographic-strokes . 5)
     (total-strokes      . 6)
-    (=ucs@jis          . #x200A2)      ; &GT-00198;
-    (=jis-x0213-2      . #x212B)       ; &GT-00198; [01-11]
+    (=ucs@jis          . #x200A2)      ; &AJ1-17240;
+    (=jis-x0213-2      . #x212B)       ; &AJ1-17240; [01-11]
     (=gt               . 00198)        ; &I-GT-00198;
     (=gt-k             . 01780)        ; &I-GT-K01780;
     (=gt-pj-9          . #x4D49)       ; &I-GT-00198; [45-41]
-    (=adobe-japan1-5   . 17240)        ; &GT-00198;
+    (=adobe-japan1-5   . 17240)        ; &I-AJ1-17240;
     ))
 (define-char
   '((ideographic-radical . 4)  ; ⼃
       (=gt-pj-2                  . #x312D)     ; &GT-00188; [17-13]
       (=daikanwa         . 00139)      ; &I-M-00139;
       )
-     ((=ucs@cns                  . #x4E51)     ; &CDP-89F2;
-      (=ucs@jis                  . #x4E51)     ; &CDP-89F2;
-      (=jis-x0212        . #x3033)     ; &CDP-89F2; [16-19]
+     ((=ucs@cns                  . #x4E51)     ; &AJ1-17241;
+      (=ucs@jis                  . #x4E51)     ; &AJ1-17241;
+      (=jis-x0212        . #x3033)     ; &AJ1-17241; [16-19]
       (=cns11643-4       . #x2227)     ; &I-C4-2227; [02-07]
       (=jis-x0213-2      . #x212C)     ; &I-JX2-212C; [01-12]
       (=big5-cdp         . #x89F2)     ; &I-CDP-89F2;
       (=jef-china3       . #x41B9)     ; &I-JC3-41B9;
-      (=adobe-japan1-5   . 17241)      ; &CDP-89F2;
+      (=adobe-japan1-5   . 17241)      ; &I-AJ1-17241;
       (mojikyo           . 000139)     ; &MCS-6000008B;
       )
      ((=ucs@unicode      . #x4E51)     ; &UU+4E51;
     (total-strokes      . 6)
     (=ucs              . #x3406)       ; 㐆
     (->subsumptive
-     ((=ucs@jis                  . #x3406)     ; &GT-00199;
-      (=jis-x0213-2      . #x212D)     ; &GT-00199; [01-13]
+     ((=ucs@jis                  . #x3406)     ; &AJ1-17242;
+      (=jis-x0213-2      . #x212D)     ; &AJ1-17242; [01-13]
       (=gt               . 00199)      ; &I-GT-00199;
       (=gt-k             . 02202)      ; &I-GT-K02202;
       (=gt-pj-9                  . #x4E2A)     ; &I-GT-00199; [46-10]
-      (=adobe-japan1-5   . 17242)      ; &GT-00199;
+      (=adobe-japan1-5   . 17242)      ; &I-AJ1-17242;
       )
      ((=ucs@unicode      . #x3406)     ; &UU+3406;
       ))
index 80f4764..cbe4185 100644 (file)
     (=gt-pj-2          . #x3152)       ; &I-GT-00243; [17-50]
     (=daikanwa         . 00182)        ; &I-M-00182;
     (=jef-china3       . #x95BC)       ; &I-JC3-95BC;
-    (=adobe-japan1-5   . 17244)        ; 乩
+    (=adobe-japan1-5   . 17244)        ; &I-AJ1-17244;
     (mojikyo           . 000182)       ; &MCS-600000B6;
     ))
 (define-char
   '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 7)
     (total-strokes      . 8)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=gt-k             . 02519)      ; &GT-K02519;
+      )
+     ((=ucs              . #x4E5A)     ; 乚
+      ))
     (=gt               . 00256)        ; &GT-00256;
     (=gt-pj-9          . #x3C7A)       ; &GT-00256; [28-90]
     ))
     (=gt               . 00261)        ; &I-GT-00261;
     (=gt-pj-2          . #x315D)       ; &I-GT-00261; [17-61]
     (=daikanwa         . 00194)        ; &I-M-00194;
-    (=shinjigen@1ed    .  0065)        ; 乹
+    (=shinjigen                .  0065)        ; 乹
     (=hanziku-1                . #xAFA3)       ; &I-HZK01-AFA3;
-    (=adobe-japan1-5   . 19143)        ; 乹
+    (=adobe-japan1-5   . 19143)        ; &I-AJ1-19143;
     (mojikyo           . 000194)       ; &MCS-600000C2;
+    (<-vulgar
+     ((=ucs              . #x4E7E)     ; 乾
+      (=jis-x0208        . #x3425)     ; &I-J90-3425; [20-05]
+      (=daikanwa         . 00204)      ; &I-M-00204;
+      (=shinjigen        .  0064)      ; 乾
+      ))
+    (<-vulgar*sources
+     jiyun zhengzitong daikanwa shinjigen)
     ))
 (define-char
   '((ideographic-radical . 5)  ; ⼄
      ((=ucs              . #x4E5D)     ; 九
       ))
     (=ucs              . #x341C)       ; 㐜
-    (=cns11643-4       . #x2835)       ; &I-C4-2835; [08-21]
-    (=gt               . 00260)        ; &I-GT-00260;
-    (=gt-pj-2          . #x315E)       ; &I-GT-00260; [17-62]
-    (=daikanwa         . 00195)        ; &I-M-00195;
-    (=hanziku-1                . #xAFA4)       ; &I-HZK01-AFA4;
-    (mojikyo           . 000195)       ; &MCS-600000C3;
-    ))
-(define-char
-  '((=>ucs             . #x200F2)      ; 𠃲
-    (ideographic-radical . 5)  ; ⼄
-    (ideographic-strokes . 8)
-    (total-strokes      . 9)
-    (ideographic-structure
-     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-      (=ucs              . #x2FF0)     ; ⿰
-      )
-     ((=ucs@jis                  . #x96B9)     ; &GT-56353;
-      (=jis-x0208        . #x7032)     ; &GT-56353; [80-18]
-      (=jis-x0213-1      . #x7032)     ; &I-JX1-7032; [80-18]
-      (=daikanwa         . 41937)      ; &I-M-41937;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((=gt-k             . 02519)    ; &GT-K02519;
+       )
+       ((=ucs              . #x4E5D)   ; 九
+       ))
+      (=cns11643-4       . #x2835)     ; &GT-00260; [08-21]
+      (=gt               . 00260)      ; &I-GT-00260;
+      (=gt-pj-2                  . #x315E)     ; &I-GT-00260; [17-62]
+      (=daikanwa         . 00195)      ; &I-M-00195;
+      (mojikyo           . 000195)     ; &MCS-600000C3;
       )
-     ((=ucs              . #x4E5A)     ; 乚
+     ((=ucs@unicode      . #x341C)     ; &HZK01-AFA4;
+      (=hanziku-1        . #xAFA4)     ; &HZK01-AFA4;
       ))
-    (=gt               . 00263)        ; &GT-00263;
-    (=gt-pj-2          . #x315F)       ; &GT-00263; [17-63]
-    (=daikanwa         . 00196)        ; &I-M-00196;
-    (mojikyo           . 000196)       ; &MCS-600000C4;
     ))
 (define-char
-  '((morohashi-daikanwa        196 0 1)
-    (ideographic-radical . 5)  ; ⼄
+  '((ideographic-radical . 5)  ; ⼄
     (ideographic-strokes . 8)
     (total-strokes      . 9)
-    (hanyu-dazidian    1 56 4)
     (ideographic-structure
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
       (=ucs              . #x2FF0)     ; ⿰
      ((=ucs              . #x4E5A)     ; 乚
       ))
     (=ucs              . #x200F2)      ; 𠃲
-    (=cns11643-6       . #x2E4D)       ; &I-C6-2E4D; [14-45]
-    (=hanziku-1                . #xAFA6)       ; &I-HZK01-AFA6;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((=ucs@jis          . #x96B9)   ; &GT-56353;
+       (=jis-x0208         . #x7032)   ; &GT-56353; [80-18]
+       (=jis-x0213-1       . #x7032)   ; &I-JX1-7032; [80-18]
+       (=daikanwa          . 41937)    ; &I-M-41937;
+       )
+       ((=ucs              . #x4E5A)   ; 乚
+       ))
+      (=gt               . 00263)      ; &GT-00263;
+      (=gt-pj-2                  . #x315F)     ; &GT-00263; [17-63]
+      (=daikanwa         . 00196)      ; &I-M-00196;
+      (mojikyo           . 000196)     ; &MCS-600000C4;
+      (<-same
+       ((=ucs@jis          . #x622A)   ; &GT-14675;
+       (=jis-x0208         . #x5923)   ; &GT-14675; [57-03]
+       (=ks-x1001          . #x6F38)   ; &I-K0-6F38; [79-24]
+       (=jis-x0213-1       . #x5923)   ; &I-JX1-5923; [57-03]
+       (=daikanwa          . 11639)    ; &I-M-11639;
+       ))
+      (<-same*sources
+       zihui-bu daikanwa)
+      )
+     ((hanyu-dazidian    1 56 4)
+      (ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((=ucs@unicode      . #x96B9)   ; &C1-4F63;
+       (=gb2312            . #x763F)   ; &C1-4F63; [86-31]
+       (=cns11643-1        . #x4F63)   ; &I-C1-4F63; [47-67]
+       )
+       ((=ucs              . #x4E5A)   ; 乚
+       ))
+      (=ucs@iso                  . #x200F2)    ; &HZK01-AFA6;
+      (=cns11643-6       . #x2E4D)     ; &HZK01-AFA6; [14-45]
+      (=hanziku-1        . #xAFA6)     ; &I-HZK01-AFA6;
+      ))
     ))
 (define-char
   '((ideographic-radical . 5)  ; ⼄
index 82642d0..4d5d3f9 100644 (file)
     (=cns11643-4       . #x214D)       ; &I-C4-214D; [01-45]
     (=jis-x0213-1      . #x7431)       ; &I-JX1-7431; [84-17]
     (=big5-cdp         . #x8B6F)       ; &I-CDP-8B6F;
-    (=adobe-japan1-5   . 16854)        ; 开
+    (=adobe-japan1-5   . 16854)        ; &I-AJ1-16854;
     (mojikyo           . 051106)       ; &MCS-6000C7A2;
     ))
 (define-char
     (=daikanwa         . 00273)        ; &I-M-00273;
     (=hanziku-1                . #xF57D)       ; &I-HZK01-F57D;
     (=jef-china3       . #x41D1)       ; &I-JC3-41D1;
-    (=adobe-japan1-5   . 17245)        ; 亝
+    (=adobe-japan1-5   . 17245)        ; &I-AJ1-17245;
     (mojikyo           . 000273)       ; &MCS-60000111;
     ))
 (define-char
index 99a3f77..b80856a 100644 (file)
         ((=big5-cdp          . #x8BED) ; &GT-10942;
          (=daikanwa          . 08674)  ; &I-M-08674;
          ))
-       (=ucs@jis           . #x342C)   ; &M-00296;
-       (=jis-x0213-2       . #x2132)   ; &M-00296; [01-18]
+       (=ucs@jis           . #x342C)   ; &AJ1-17246;
+       (=jis-x0213-2       . #x2132)   ; &AJ1-17246; [01-18]
        (=daikanwa          . 00296)    ; &I-M-00296;
        (=jef-china3        . #x41D7)   ; &I-JC3-41D7;
-       (=adobe-japan1-5    . 17246)    ; &M-00296;
+       (=adobe-japan1-5    . 17246)    ; &I-AJ1-17246;
        (mojikyo            . 000296)   ; &MCS-60000128;
        )
        ((=ucs@unicode      . #x342C)   ; &UU+342C;
        )
        ((=big5-cdp         . #x8C4D)   ; &CDP-8C4D;
        )
-       ((=ucs@unicode      . #x4E47)   ; &GT-00167;
-       (=gb2312            . #x5831)   ; &GT-00167; [56-17]
+       ((=ucs@unicode      . #x4E47)   ; &AJ1-17239;
+       (=gb2312            . #x5831)   ; &AJ1-17239; [56-17]
        (=daikanwa          . 00120)    ; &I-M-00120;
        ))
       (=ucs@jis                  . #x4EB3)     ; &GT-00414;
         ((=ucs               . #x5196) ; 冖
          ))
        )
-       ((=ucs@unicode      . #x4E47)   ; &GT-00167;
-       (=gb2312            . #x5831)   ; &GT-00167; [56-17]
+       ((=ucs@unicode      . #x4E47)   ; &AJ1-17239;
+       (=gb2312            . #x5831)   ; &AJ1-17239; [56-17]
        (=daikanwa          . 00120)    ; &I-M-00120;
        ))
       (=ucs@unicode      . #x4EB3)     ; &G0-5971;
     (total-strokes      . 13)
     (sound@ja/on       "tan")
     (=ucs              . #x4EB6)       ; 亶
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x4EB6)     ; 亶
+      ))
+    (ideographic-radical . 8)  ; ⼇
+    (ideographic-strokes . 11)
+    (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x342D)     ; 㐭
+      )
+     ((=ucs              . #x65E6)     ; 旦
+      ))
+    (=>>ucs@unicode    . #x4EB6)       ; &G-GT-00433;
+    (=>>jis-x0213-1    . #x5039)       ; &G-GT-00433; [48-25]
+    (=big5             . #xDCB3)       ; &G-GT-00433;
+    (=>>gt             . 00433)        ; &G-GT-00433;
     (->subsumptive
      ((hanyu-dazidian    1 291 6)
       (ideographic-structure
        ((=ucs              . #x65E6)   ; 旦
        ))
       (=ucs@jis                  . #x4EB6)     ; &GT-00433;
-      (=ucs@big5         . #x4EB6)     ; &GT-00433;
       (=jis-x0208        . #x5039)     ; &GT-00433; [48-25]
       (=jis-x0213-1      . #x5039)     ; &I-JX1-5039; [48-25]
-      (=big5             . #xDCB3)     ; &I-B-DCB3;
       (=gt               . 00433)      ; &I-GT-00433;
       (=gt-k             . 10291)      ; &I-GT-K10291;
       (=gt-pj-1                  . #x5039)     ; &I-GT-00433; [48-25]
       (=ucs@unicode      . #x4EB6)     ; &C2-4158;
       (=iso-ir165        . #x7A38)     ; &C2-4158; [90-24]
       (=cns11643-2       . #x4158)     ; &I-C2-4158; [33-56]
+      ))
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x4EB6)     ; 亶
+      ))
+    (ideographic-radical . 8)  ; ⼇
+    (ideographic-strokes . 11)
+    (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
       )
-     ((ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
-       (=ucs               . #x2FF1)   ; ⿱
-       )
-       ((=big5-cdp         . #x8BE5)   ; &CDP-8BE5;
-       (=daikanwa          . 00300)    ; &I-M-00300;
-       )
-       ((=ucs              . #x4E14)   ; 且
-       ))
-      (=ks-x1001         . #x5322)     ; &K0-5322; [51-02]
+     ((=big5-cdp         . #x8BE5)     ; &CDP-8BE5;
+      (=daikanwa         . 00300)      ; &I-M-00300;
+      )
+     ((=ucs              . #x4E14)     ; 且
       ))
+    (=ks-x1001         . #x5322)       ; &K0-5322; [51-02]
     ))
 (define-char
   '((ideographic-radical . 8)  ; ⼇
index 016a37a..d98b002 100644 (file)
     (=cns11643-3       . #x2132)       ; &I-C3-2132; [01-18]
     (=jis-x0213-2      . #x2137)       ; &I-JX2-2137; [01-23]
     (=daikanwa         . 00345)        ; &I-M-00345;
-    (=adobe-japan1-5   . 17247)        ; 亼
+    (=adobe-japan1-5   . 17247)        ; &I-AJ1-17247;
     (mojikyo           . 000345)       ; &MCS-60000159;
     ))
 (define-char
     (=big5             . #xA4B1)       ; &I-B-A4B1;
     (=daikanwa         . 00351)        ; &I-M-00351;
     (=jef-china3       . #x41E5)       ; &I-JC3-41E5;
-    (=adobe-japan1-5   . 17248)        ; 仃
+    (=adobe-japan1-5   . 17248)        ; &I-AJ1-17248;
     (mojikyo           . 000351)       ; &MCS-6000015F;
     ))
 (define-char
     (ideographic-strokes . 2)
     (total-strokes      . 4)
     (hanyu-dazidian    1 109 1)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x516B)     ; 八
+      ))
     (=ucs              . #x4EC8)       ; 仈
     (=big5             . #xC954)       ; &I-B-C954;
     (->subsumptive
        (=jis-x0213-1       . #x482C)   ; &I-JX1-482C; [40-12]
        (=daikanwa          . 01450)    ; &I-M-01450;
        ))
-      (=ucs@jis                  . #x4EC8)     ; &M-00356;
-      (=jis-x0213-2      . #x2139)     ; &M-00356; [01-25]
+      (=ucs@jis                  . #x4EC8)     ; &AJ1-17249;
+      (=jis-x0213-2      . #x2139)     ; &AJ1-17249; [01-25]
       (=daikanwa         . 00356)      ; &I-M-00356;
-      (=adobe-japan1-5   . 17249)      ; &M-00356;
+      (=adobe-japan1-5   . 17249)      ; &I-AJ1-17249;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (=jis-x0213-2      . #x213C)       ; &I-JX2-213C; [01-28]
     (=big5             . #xC96A)       ; &I-B-C96A;
     (=daikanwa         . 00375)        ; &I-M-00375;
-    (=adobe-japan1-5   . 17251)        ; 仚
+    (=adobe-japan1-5   . 17251)        ; &I-AJ1-17251;
     (mojikyo           . 000375)       ; &MCS-60000177;
     ))
 (define-char
     (=gb2312           . #x586F)       ; &I-G0-586F; [56-79]
     (=jis-x0213-2      . #x213B)       ; &I-JX2-213B; [01-27]
     (=hanziku-1                . #xBB6E)       ; &I-HZK01-BB6E;
-    (=adobe-japan1-5   . 17250)        ; 仫
+    (=adobe-japan1-5   . 17250)        ; &I-AJ1-17250;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 4)
     (total-strokes      . 6)
     (hanyu-dazidian    1 124 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x4ECA)     ; 今
+      ))
     (=ucs              . #x4EF1)       ; 仱
     (=big5             . #xC9B0)       ; &I-B-C9B0;
     (->subsumptive
        (=jis-x0213-1       . #x3A23)   ; &I-JX1-3A23; [26-03]
        (=daikanwa          . 00358)    ; &I-M-00358;
        ))
-      (=ucs@cns                  . #x4EF1)     ; &M-00401;
-      (=ucs@jis                  . #x4EF1)     ; &M-00401;
-      (=jis-x0212        . #x304C)     ; &M-00401; [16-44]
+      (=ucs@cns                  . #x4EF1)     ; &AJ1-17252;
+      (=ucs@jis                  . #x4EF1)     ; &AJ1-17252;
+      (=jis-x0212        . #x304C)     ; &AJ1-17252; [16-44]
       (=cns11643-2       . #x216F)     ; &I-C2-216F; [01-79]
       (=jis-x0213-2      . #x213D)     ; &I-JX2-213D; [01-29]
       (=daikanwa         . 00401)      ; &I-M-00401;
       (=jef-china3       . #x41EA)     ; &I-JC3-41EA;
-      (=adobe-japan1-5   . 17252)      ; &M-00401;
+      (=adobe-japan1-5   . 17252)      ; &I-AJ1-17252;
       (mojikyo           . 000401)     ; &MCS-60000191;
       )
      ((ideographic-structure
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 4)
     (total-strokes      . 6)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x6BD4)     ; 比
+      ))
     (=ucs              . #x4EF3)       ; 仳
     (=big5             . #xA5F6)       ; &I-B-A5F6;
     (->subsumptive
        (=jis-x0213-1       . #x4866)   ; &I-JX1-4866; [40-70]
        (=daikanwa          . 16743)    ; &I-M-16743;
        ))
-      (=ucs@unicode      . #x4EF3)     ; &M-00404;
-      (=gb2312           . #x5872)     ; &M-00404; [56-82]
+      (=ucs@unicode      . #x4EF3)     ; &AJ1-19144;
+      (=gb2312           . #x5872)     ; &AJ1-19144; [56-82]
       (=jis-x0212        . #x304D)     ; &I-JSP-304D; [16-45]
       (=daikanwa         . 00404)      ; &I-M-00404;
-      (=shinjigen@1ed    .  0165)      ; &M-00404;
+      (=shinjigen        .  0165)      ; &AJ1-19144;
       (=jef-china3       . #x41EB)     ; &I-JC3-41EB;
-      (=adobe-japan1-5   . 19144)      ; &M-00404;
+      (=adobe-japan1-5   . 19144)      ; &I-AJ1-19144;
       (mojikyo           . 000404)     ; &MCS-60000194;
       )
      ((ideographic-structure
     (=big5             . #xC9AE)       ; &I-B-C9AE;
     (=daikanwa         . 00409)        ; &I-M-00409;
     (=jef-china3       . #x97CB)       ; &I-JC3-97CB;
-    (=adobe-japan1-5   . 17253)        ; 仵
+    (=adobe-japan1-5   . 17253)        ; &I-AJ1-17253;
     (mojikyo           . 000409)       ; &MCS-60000199;
     ))
 (define-char
     (=gt-k             . 01600)        ; &I-GT-K01600;
     (=gt-pj-1          . #x376F)       ; &I-GT-00548; [23-79]
     (=daikanwa         . 00410)        ; &I-M-00410;
+    (=shinjigen@1ed    .  0155)        ; 件
     (=shinjigen@rev    .  0156)        ; 件
     (mojikyo           . 000410)       ; &MCS-6000019A;
     ))
     (=cns11643-4       . #x222A)       ; &I-C4-222A; [02-10]
     (=daikanwa         . 00434)        ; &I-M-00434;
     (=hanziku-1                . #xBCAD)       ; &I-HZK01-BCAD;
-    (=adobe-japan1-5   . 19145)        ; 伌
+    (=adobe-japan1-5   . 19145)        ; &I-AJ1-19145;
     (mojikyo           . 000434)       ; &MCS-600001B2;
     ))
 (define-char
     (=jis-x0213-2      . #x2140)       ; &I-JX2-2140; [01-32]
     (=daikanwa         . 00452)        ; &I-M-00452;
     (=hanziku-1                . #xBCAC)       ; &I-HZK01-BCAC;
-    (=adobe-japan1-5   . 17254)        ; 伖
+    (=adobe-japan1-5   . 17254)        ; &I-AJ1-17254;
     (mojikyo           . 000452)       ; &MCS-600001C4;
+    (<-same
+     ((=ucs@unicode      . #x5E11)     ; &GT-11143;
+      (=jis-x0208        . #x5666)     ; &GT-11143; [54-70]
+      (=gb2312           . #x607B)     ; &I-G0-607B; [64-91]
+      (=ks-x1001         . #x7736)     ; &I-K0-7736; [87-22]
+      (=jis-x0213-1      . #x5666)     ; &I-JX1-5666; [54-70]
+      (=daikanwa         . 08838)      ; &I-M-08838;
+      ))
+    (<-same*sources
+     yunhai daikanwa)
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 4)
     (total-strokes      . 6)
+    (hanyu-dazidian    1 126 3)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x706B)     ; 火
+      ))
     (=ucs              . #x4F19)       ; 伙
+    (=big5             . #xA5EB)       ; &I-B-A5EB;
     (->subsumptive
-     ((hanyu-dazidian    1 126 3)
-      (ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-       (=ucs               . #x2FF0)   ; ⿰
-       )
-       ((name              . "CJK RADICAL PERSON")
-       (=ucs               . #x2E85)   ; ⺅
+     ((=>>gt             . 00527)      ; &G-GT-00527;
+      (->subsumptive
+       ((=ucs@jis          . #x4F19)   ; &AJ1-19146;
+       (=jis-x0212         . #x305C)   ; &AJ1-19146; [16-60]
+       (=daikanwa          . 00457)    ; &I-M-00457;
+       (=jef-china3        . #x41F5)   ; &I-JC3-41F5;
+       (=adobe-japan1-5    . 19146)    ; &I-AJ1-19146;
+       (mojikyo            . 000457)   ; &MCS-600001C9;
        )
-       ((=ucs@unicode      . #x706B)   ; &GT-24152;
-       (=jis-x0208         . #x3250)   ; &GT-24152; [18-48]
-       (=gb2312            . #x3B70)   ; &I-G0-3B70; [27-80]
-       (=ks-x1001          . #x7B7D)   ; &I-K0-7B7D; [91-93]
-       (=jis-x0213-1       . #x3250)   ; &I-JX1-3250; [18-48]
-       (=daikanwa          . 18850)    ; &I-M-18850;
+       ((ideographic-structure
+        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+         (=ucs               . #x2FF0) ; ⿰
+         )
+        ((name               . "CJK RADICAL PERSON")
+         (=ucs               . #x2E85) ; ⺅
+         )
+        ((=ucs@unicode       . #x706B) ; &GT-24152;
+         (=jis-x0208         . #x3250) ; &GT-24152; [18-48]
+         (=gb2312            . #x3B70) ; &I-G0-3B70; [27-80]
+         (=ks-x1001          . #x7B7D) ; &I-K0-7B7D; [91-93]
+         (=jis-x0213-1       . #x3250) ; &I-JX1-3250; [18-48]
+         (=daikanwa          . 18850)  ; &I-M-18850;
+         ))
+       (=ucs@unicode       . #x4F19)   ; &GT-00527;
+       (=gb2312            . #x3B6F)   ; &GT-00527; [27-79]
+       (=gt                . 00527)    ; &I-GT-00527;
+       (=gt-pj-2           . #x3368)   ; &I-GT-00527; [19-72]
        ))
-      (=ucs@unicode      . #x4F19)     ; &M-00457;
-      (=gb2312           . #x3B6F)     ; &M-00457; [27-79]
-      (=jis-x0212        . #x305C)     ; &I-JSP-305C; [16-60]
-      (=big5             . #xA5EB)     ; &I-B-A5EB;
-      (=daikanwa         . 00457)      ; &I-M-00457;
-      (=jef-china3       . #x41F5)     ; &I-JC3-41F5;
-      (=adobe-japan1-5   . 19146)      ; &M-00457;
-      (mojikyo           . 000457)     ; &MCS-600001C9;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 5)
     (total-strokes      . 7)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5974)     ; 奴
+      ))
     (=ucs              . #x4F2E)       ; 伮
     (->subsumptive
      ((hanyu-dazidian    1 140 5)
        (=jis-x0213-1       . #x455B)   ; &I-JX1-455B; [37-59]
        (=daikanwa          . 06039)    ; &I-M-06039;
        ))
-      (=ucs@unicode      . #x4F2E)     ; &M-00464;
-      (=jis-x0212        . #x305D)     ; &M-00464; [16-61]
+      (=ucs@unicode      . #x4F2E)     ; &AJ1-19148;
+      (=jis-x0212        . #x305D)     ; &AJ1-19148; [16-61]
       (=daikanwa         . 00464)      ; &I-M-00464;
       (=hanziku-1        . #xC0BA)     ; &I-HZK01-C0BA;
       (=jef-china3       . #x41F7)     ; &I-JC3-41F7;
-      (=adobe-japan1-5   . 19148)      ; &M-00464;
+      (=adobe-japan1-5   . 19148)      ; &I-AJ1-19148;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (=daikanwa         . 00470)        ; &I-M-00470;
     (=hanziku-1                . #xBFD7)       ; &I-HZK01-BFD7;
     (=cbeta            . 01124)        ; &I-CB01124;
-    (=adobe-japan1-5   . 19149)        ; 伱
+    (=adobe-japan1-5   . 19149)        ; &I-AJ1-19149;
     (mojikyo           . 059044)       ; &MCS-6000E6A4;
     ))
 (define-char
     (=daikanwa         . 00479)        ; &I-M-00479;
     (=hanziku-1                . #xBF54)       ; &I-HZK01-BF54;
     (=cbeta            . 06067)        ; &I-CB06067;
-    (=adobe-japan1-5   . 17256)        ; 伷
+    (=adobe-japan1-5   . 17256)        ; &I-AJ1-17256;
     (mojikyo           . 000479)       ; &MCS-600001DF;
     ))
 (define-char
     (=big5             . #xCA60)       ; &I-B-CA60;
     (=daikanwa         . 00487)        ; &I-M-00487;
     (=jef-china3       . #x41FD)       ; &I-JC3-41FD;
-    (=adobe-japan1-5   . 17257)        ; 伾
+    (=adobe-japan1-5   . 17257)        ; &I-AJ1-17257;
     (mojikyo           . 000487)       ; &MCS-600001E7;
     ))
 (define-char
     (=big5             . #xA747)       ; &I-B-A747;
     (=daikanwa         . 00497)        ; &I-M-00497;
     (=jef-china3       . #x42A2)       ; &I-JC3-42A2;
-    (=adobe-japan1-5   . 16779)        ; 佈
+    (=adobe-japan1-5   . 16779)        ; &I-AJ1-16779;
     (mojikyo           . 000497)       ; &MCS-600001F1;
     ))
 (define-char
     (=big5             . #xCA65)       ; &I-B-CA65;
     (=daikanwa         . 00514)        ; &I-M-00514;
     (=jef-china3       . #x41E2)       ; &I-JC3-41E2;
-    (=adobe-japan1-5   . 17258)        ; 佘
+    (=adobe-japan1-5   . 17258)        ; &I-AJ1-17258;
     (mojikyo           . 000514)       ; &MCS-60000202;
     ))
 (define-char
     (ideographic-strokes . 5)
     (total-strokes      . 7)
     (hanyu-dazidian    1 137 7)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x51AC)     ; 冬
+      ))
     (=ucs              . #x4F5F)       ; 佟
     (->subsumptive
      ((ideographic-structure
        )
        ((=ucs              . #x2F81A)  ; 冬
        ))
-      (=ucs@jis                  . #x4F5F)     ; &M-00522;
-      (=jis-x0212        . #x3070)     ; &M-00522; [16-80]
+      (=ucs@jis                  . #x4F5F)     ; &AJ1-16780;
+      (=jis-x0212        . #x3070)     ; &AJ1-16780; [16-80]
       (=jis-x0213-1      . #x2E31)     ; &I-JX1-2E31; [14-17]
       (=daikanwa         . 00522)      ; &I-M-00522;
       (=jef-china3       . #x42AA)     ; &I-JC3-42AA;
-      (=adobe-japan1-5   . 16780)      ; &M-00522;
+      (=adobe-japan1-5   . 16780)      ; &I-AJ1-16780;
       (mojikyo           . 000522)     ; &MCS-6000020A;
       )
      ((ideographic-structure
     (=jis-x0213-2      . #x2141)       ; &I-JX2-2141; [01-33]
     (=big5             . #xCA5F)       ; &I-B-CA5F;
     (=jef-china3       . #x93CA)       ; &I-JC3-93CA;
-    (=adobe-japan1-5   . 17255)        ; 佤
+    (=adobe-japan1-5   . 17255)        ; &I-AJ1-17255;
     (mojikyo           . 059050)       ; &MCS-6000E6AA;
     ))
 (define-char
     (=jis-x0213-1      . #x2E32)       ; &I-JX1-2E32; [14-18]
     (=big5             . #xCBBF)       ; &I-B-CBBF;
     (=daikanwa         . 00545)        ; &I-M-00545;
-    (=adobe-japan1-5   . 16781)        ; 佪
+    (=adobe-japan1-5   . 16781)        ; &I-AJ1-16781;
     (mojikyo           . 000545)       ; &MCS-60000221;
     ))
 (define-char
     (ideographic-strokes . 6)
     (total-strokes      . 8)
     (hanyu-dazidian    1 144 2)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x8001)     ; 老
+      ))
     (=ucs              . #x4F6C)       ; 佬
+    (=big5             . #xA8D0)       ; &I-B-A8D0;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=jis-x0213-1       . #x4F37)   ; &I-JX1-4F37; [47-23]
        (=daikanwa          . 28842)    ; &I-M-28842;
        ))
-      (=ucs@unicode      . #x4F6C)     ; &M-00548;
-      (=gb2312           . #x4050)     ; &M-00548; [32-48]
+      (=ucs@unicode      . #x4F6C)     ; &AJ1-16782;
+      (=gb2312           . #x4050)     ; &AJ1-16782; [32-48]
       (=jis-x0212        . #x3073)     ; &I-JSP-3073; [16-83]
       (=jis-x0213-1      . #x2E33)     ; &I-JX1-2E33; [14-19]
-      (=big5             . #xA8D0)     ; &I-B-A8D0;
       (=daikanwa         . 00548)      ; &I-M-00548;
       (=jef-china3       . #x91A2)     ; &I-JC3-91A2;
-      (=adobe-japan1-5   . 16782)      ; &M-00548;
+      (=adobe-japan1-5   . 16782)      ; &I-AJ1-16782;
       (mojikyo           . 000548)     ; &MCS-60000224;
       )
      ((ideographic-structure
     (=shinjigen                .  0235)        ; 併
     (mojikyo           . 000561)       ; &MCS-60000231;
     (<-simplified@JP/Jouyou
-     ((=ucs@unicode      . #x5002)     ; &HZK01-CBD4;
-      (=cns11643-3       . #x2F4B)     ; &HZK01-CBD4; [15-43]
+     ((=ucs@unicode      . #x5002)     ; &AJ1-20299;
+      (=cns11643-3       . #x2F4B)     ; &AJ1-20299; [15-43]
       (=jis-x0213-1      . #x2E3C)     ; &I-JX1-2E3C; [14-28]
       ))
     ))
     (=jis-x0213-2      . #x2147)       ; &I-JX2-2147; [01-39]
     (=big5             . #xCBBC)       ; &I-B-CBBC;
     (=daikanwa         . 00563)        ; &I-M-00563;
-    (=adobe-japan1-5   . 17260)        ; 佷
+    (=adobe-japan1-5   . 17260)        ; &I-AJ1-17260;
     (mojikyo           . 000563)       ; &MCS-60000233;
     ))
 (define-char
     (=big5             . #xCBC3)       ; &I-B-CBC3;
     (=daikanwa         . 00564)        ; &I-M-00564;
     (=jef-china3       . #x42AD)       ; &I-JC3-42AD;
-    (=adobe-japan1-5   . 17261)        ; 佸
+    (=adobe-japan1-5   . 17261)        ; &I-AJ1-17261;
     (mojikyo           . 000564)       ; &MCS-60000234;
     ))
 (define-char
     (ideographic-strokes . 6)
     (total-strokes      . 8)
     (hanyu-dazidian    1 152 4)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x386F)     ; 㡯
+      ))
     (=ucs              . #x4F82)       ; 侂
     (=big5             . #xCBC9)       ; &I-B-CBC9;
     (->subsumptive
        )
        ((=daikanwa         . 09225)    ; &M-09225;
        ))
-      (=ucs@jis                  . #x4F82)     ; &M-00576;
-      (=jis-x0212        . #x307D)     ; &M-00576; [16-93]
+      (=ucs@jis                  . #x4F82)     ; &AJ1-17262;
+      (=jis-x0212        . #x307D)     ; &AJ1-17262; [16-93]
       (=jis-x0213-2      . #x214B)     ; &I-JX2-214B; [01-43]
       (=daikanwa         . 00576)      ; &I-M-00576;
       (=jef-china3       . #x9FFE)     ; &I-JC3-9FFE;
-      (=adobe-japan1-5   . 17262)      ; &M-00576;
+      (=adobe-japan1-5   . 17262)      ; &I-AJ1-17262;
       (mojikyo           . 000576)     ; &MCS-60000240;
       )
      ((ideographic-structure
     (=big5             . #xCBBB)       ; &I-B-CBBB;
     (=daikanwa         . 00579)        ; &I-M-00579;
     (=jef-china3       . #x42B2)       ; &I-JC3-42B2;
-    (=adobe-japan1-5   . 19150)        ; 侄
+    (=adobe-japan1-5   . 19150)        ; &I-AJ1-19150;
     (mojikyo           . 000579)       ; &MCS-60000243;
     ))
 (define-char
     (ideographic-strokes . 6)
     (total-strokes      . 8)
     (hanyu-dazidian    1 153 1)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x4EA5)     ; 亥
+      ))
     (=ucs              . #x4F85)       ; 侅
     (=big5             . #xCBB4)       ; &I-B-CBB4;
     (->subsumptive
        (=ks-x1001          . #x7A24)   ; &I-K0-7A24; [90-04]
        (=jis-x0213-1       . #x3067)   ; &I-JX1-3067; [16-71]
        ))
-      (=ucs@jis                  . #x4F85)     ; &M-00580;
-      (=jis-x0212        . #x3121)     ; &M-00580; [17-01]
+      (=ucs@jis                  . #x4F85)     ; &AJ1-17263;
+      (=jis-x0212        . #x3121)     ; &AJ1-17263; [17-01]
       (=jis-x0213-2      . #x214C)     ; &I-JX2-214C; [01-44]
       (=daikanwa         . 00580)      ; &I-M-00580;
-      (=adobe-japan1-5   . 17263)      ; &M-00580;
+      (=adobe-japan1-5   . 17263)      ; &I-AJ1-17263;
       (mojikyo           . 000580)     ; &MCS-60000244;
       )
      ((ideographic-structure
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 6)
     (total-strokes      . 8)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5982)     ; 如
+      ))
     (=ucs              . #x4F9E)       ; 侞
     (=big5             . #xCBC7)       ; &I-B-CBC7;
     (->subsumptive
        (=jis-x0213-1       . #x4721)   ; &I-JX1-4721; [39-01]
        (=daikanwa          . 06060)    ; &I-M-06060;
        ))
-      (=ucs@unicode      . #x4F9E)     ; &M-00610;
-      (=jis-x0212        . #x312D)     ; &M-00610; [17-13]
+      (=ucs@unicode      . #x4F9E)     ; &AJ1-19151;
+      (=jis-x0212        . #x312D)     ; &AJ1-19151; [17-13]
       (=daikanwa         . 00610)      ; &I-M-00610;
-      (=adobe-japan1-5   . 19151)      ; &M-00610;
+      (=adobe-japan1-5   . 19151)      ; &I-AJ1-19151;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
      ((name              . "CJK RADICAL PERSON")
       (=ucs              . #x2E85)     ; ⺅
       )
-     ((=ucs@unicode      . #x5173)     ; &GT-07389;
-      (=gb2312           . #x3958)     ; &GT-07389; [25-56]
+     ((=ucs@unicode      . #x5173)     ; &AJ1-17300;
+      (=gb2312           . #x3958)     ; &AJ1-17300; [25-56]
       (=jis-x0213-2      . #x2328)     ; &I-JX2-2328; [03-08]
       ))
     (=ucs@iso          . #x2022A)      ; &C5-2524;
     (=big5             . #xCDE0)       ; &I-B-CDE0;
     (=daikanwa         . 00641)        ; &I-M-00641;
     (=jef-china3       . #x42BE)       ; &I-JC3-42BE;
-    (=adobe-japan1-5   . 17265)        ; 侲
+    (=adobe-japan1-5   . 17265)        ; &I-AJ1-17265;
     (mojikyo           . 000641)       ; &MCS-60000281;
     ))
 (define-char
     (=cns11643-1       . #x5021)       ; &I-C1-5021; [48-01]
     (=big5             . #xAB5D)       ; &I-B-AB5D;
     (=daikanwa         . 00648)        ; &I-M-00648;
-    (=adobe-japan1-5   . 19152)        ; 侷
+    (=adobe-japan1-5   . 19152)        ; &I-AJ1-19152;
     (mojikyo           . 000648)       ; &MCS-60000288;
     ))
 (define-char
      ((=ucs              . #x6C42)     ; 求
       ))
     (=ucs              . #x4FC5)       ; 俅
-    (=gb2312           . #x5934)       ; &I-G0-5934; [57-20]
-    (=jis-x0212                . #x3138)       ; &I-JSP-3138; [17-24]
-    (=cns11643-2       . #x287E)       ; &I-C2-287E; [08-94]
-    (=jis-x0213-2      . #x2152)       ; &I-JX2-2152; [01-50]
     (=big5             . #xCDDE)       ; &I-B-CDDE;
-    (=daikanwa         . 00668)        ; &I-M-00668;
-    (=jef-china3       . #x42C6)       ; &I-JC3-42C6;
-    (=adobe-japan1-5   . 17266)        ; 俅
-    (mojikyo           . 000668)       ; &MCS-6000029C;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((name              . "CJK RADICAL PERSON")
+       (=ucs               . #x2E85)   ; ⺅
+       )
+       ((=ucs@unicode      . #x6C42)   ; &GT-21960;
+       (=jis-x0208         . #x3561)   ; &GT-21960; [21-65]
+       (=gb2312            . #x4773)   ; &I-G0-4773; [39-83]
+       (=ks-x1001          . #x4F34)   ; &I-K0-4F34; [47-20]
+       (=jis-x0213-1       . #x3561)   ; &I-JX1-3561; [21-65]
+       (=daikanwa          . 17105)    ; &I-M-17105;
+       ))
+      (=ucs@unicode      . #x4FC5)     ; &AJ1-17266;
+      (=gb2312           . #x5934)     ; &AJ1-17266; [57-20]
+      (=jis-x0212        . #x3138)     ; &I-JSP-3138; [17-24]
+      (=jis-x0213-2      . #x2152)     ; &I-JX2-2152; [01-50]
+      (=daikanwa         . 00668)      ; &I-M-00668;
+      (=jef-china3       . #x42C6)     ; &I-JC3-42C6;
+      (=adobe-japan1-5   . 17266)      ; &I-AJ1-17266;
+      (mojikyo           . 000668)     ; &MCS-6000029C;
+      )
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((name              . "CJK RADICAL PERSON")
+       (=ucs               . #x2E85)   ; ⺅
+       )
+       ((=cns11643-1       . #x4A65)   ; &C1-4A65; [42-69]
+       ))
+      (=cns11643-2       . #x287E)     ; &C2-287E; [08-94]
+      ))
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (=big5             . #xCDE2)       ; &I-B-CDE2;
     (=daikanwa         . 00675)        ; &I-M-00675;
     (=jef-china3       . #x42C8)       ; &I-JC3-42C8;
-    (=adobe-japan1-5   . 17267)        ; 俋
+    (=adobe-japan1-5   . 17267)        ; &I-AJ1-17267;
     (mojikyo           . 000675)       ; &MCS-600002A3;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 7)
     (total-strokes      . 9)
-    (hanyu-dazidian    1 166 7)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5B8C)     ; 完
+      ))
     (=ucs              . #x4FD2)       ; 俒
     (->subsumptive
      ((ideographic-structure
        (=jis-x0213-1       . #x3430)   ; &I-JX1-3430; [20-16]
        (=daikanwa          . 07079)    ; &I-M-07079;
        ))
-      (=ucs@jis                  . #x4FD2)     ; &M-00684;
-      (=jis-x0212        . #x3140)     ; &M-00684; [17-32]
+      (=ucs@jis                  . #x4FD2)     ; &AJ1-17268;
+      (=jis-x0212        . #x3140)     ; &AJ1-17268; [17-32]
       (=jis-x0213-2      . #x2155)     ; &I-JX2-2155; [01-53]
       (=daikanwa         . 00684)      ; &I-M-00684;
-      (=adobe-japan1-5   . 17268)      ; &M-00684;
+      (=adobe-japan1-5   . 17268)      ; &I-AJ1-17268;
       (mojikyo           . 000684)     ; &MCS-600002AC;
       )
-     ((ideographic-structure
+     ((hanyu-dazidian    1 166 7)
+      (ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 7)
     (total-strokes      . 9)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5BFF)     ; 寿
+      ))
     (=ucs              . #x4FE6)       ; 俦
     (->subsumptive
      ((ideographic-structure
        (=cns11643-3        . #x255D)   ; &I-C3-255D; [05-61]
        (=jis-x0213-1       . #x3C77)   ; &I-JX1-3C77; [28-87]
        ))
-      (=ucs@jis                  . #x4FE6)     ; &JX2-214F;
-      (=jis-x0213-2      . #x214F)     ; &JX2-214F; [01-47]
-      (=adobe-japan1-5   . 17264)      ; &JX2-214F;
+      (=ucs@jis                  . #x4FE6)     ; &AJ1-17264;
+      (=jis-x0213-2      . #x214F)     ; &AJ1-17264; [01-47]
+      (=adobe-japan1-5   . 17264)      ; &I-AJ1-17264;
       )
      ((hanyu-dazidian    1 156 9)
       (ideographic-structure
        (=shinjigen         .  0424)    ; 儔
        ))
       (<-vulgar*sources
-       shinjigen@1ed)
+       shinjigen)
       ))
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 8)
     (total-strokes      . 10)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x52B9)     ; 効
+      ))
     (=ucs              . #x4FF2)       ; 俲
     (->subsumptive
      ((ideographic-structure
        (=jis-x0213-1       . #x387A)   ; &I-JX1-387A; [24-90]
        (=daikanwa          . 02334)    ; &I-M-02334;
        ))
-      (=ucs@jis                  . #x4FF2)     ; &M-00725;
-      (=jis-x0212        . #x3145)     ; &M-00725; [17-37]
+      (=ucs@jis                  . #x4FF2)     ; &AJ1-17270;
+      (=jis-x0212        . #x3145)     ; &AJ1-17270; [17-37]
       (=jis-x0213-2      . #x2157)     ; &I-JX2-2157; [01-55]
       (=daikanwa         . 00725)      ; &I-M-00725;
-      (=shinjigen        .  0357)      ; &M-00725;
+      (=shinjigen        .  0357)      ; &AJ1-17270;
       (=cbeta            . 04885)      ; &I-CB04885;
       (=jef-china3       . #x42FE)     ; &I-JC3-42FE;
-      (=adobe-japan1-5   . 17270)      ; &M-00725;
+      (=adobe-japan1-5   . 17270)      ; &I-AJ1-17270;
       (mojikyo           . 000725)     ; &MCS-600002D5;
       (<-vulgar
        ((=ucs@jis          . #x509A)   ; &GT-01222;
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (=ucs              . #x4FF3)       ; 俳
+    (=big5             . #xADD6)       ; &I-B-ADD6;
     (->subsumptive
-     ((=ucs@big5         . #x4FF3)     ; &B-ADD6;
-      (=big5             . #xADD6)     ; &B-ADD6;
+     ((=>>jis-x0213-1    . #x4750)     ; &G-GT-01025; [39-48]
+      (=>>gt             . 01025)      ; &G-GT-01025;
       (->subsumptive
        ((ideographic-structure
         ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 182 6)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5E77)     ; 幷
+      ))
     (=ucs              . #x5002)       ; 倂
     (=>jis-x0213-1     . #x2E3C)       ; 倂 [14-28]
     (->subsumptive
        ((=ucs@unicode      . #x5E77)   ; &C3-2863;
        (=cns11643-3        . #x2863)   ; &C3-2863; [08-67]
        ))
-      (=ucs@unicode      . #x5002)     ; &HZK01-CBD4;
-      (=cns11643-3       . #x2F4B)     ; &HZK01-CBD4; [15-43]
+      (=ucs@unicode      . #x5002)     ; &AJ1-20299;
+      (=cns11643-3       . #x2F4B)     ; &AJ1-20299; [15-43]
       (=jis-x0213-1      . #x2E3C)     ; &I-JX1-2E3C; [14-28]
       (=hanziku-1        . #xCBD4)     ; &I-HZK01-CBD4;
-      (=adobe-japan1-5   . 20299)      ; &HZK01-CBD4;
+      (=adobe-japan1-5   . 20299)      ; &I-AJ1-20299;
       ))
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 8)
     (total-strokes      . 10)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x80B4)     ; 肴
+      ))
     (=ucs              . #x5004)       ; 倄
     (->subsumptive
      ((hanyu-dazidian    1 181 2)
        (=jis-x0213-1       . #x3A68)   ; &I-JX1-3A68; [26-72]
        (=daikanwa          . 29322)    ; &I-M-29322;
        ))
-      (=ucs@unicode      . #x5004)     ; &M-00749;
-      (=jis-x0212        . #x314B)     ; &M-00749; [17-43]
+      (=ucs@unicode      . #x5004)     ; &AJ1-19153;
+      (=jis-x0212        . #x314B)     ; &AJ1-19153; [17-43]
       (=daikanwa         . 00749)      ; &I-M-00749;
       (=hanziku-1        . #xCBB0)     ; &I-HZK01-CBB0;
       (=jef-china3       . #x42D4)     ; &I-JC3-42D4;
-      (=adobe-japan1-5   . 19153)      ; &M-00749;
+      (=adobe-japan1-5   . 19153)      ; &I-AJ1-19153;
       (mojikyo           . 000749)     ; &MCS-600002ED;
       )
      ((ideographic-structure
        (=ucs               . #x2E85)   ; ⺅
        )
        ((=ucs@jis          . #x53D6)   ; &GT-03992;
-       (=ucs@big5          . #x53D6)   ; &GT-03992;
        (=jis-x0208         . #x3C68)   ; &GT-03992; [28-72]
        (=ks-x1001          . #x7622)   ; &I-K0-7622; [86-02]
        (=cns11643-1        . #x4C3D)   ; &I-C1-4C3D; [44-29]
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 184 4)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5B98)     ; 官
+      ))
     (=ucs              . #x500C)       ; 倌
     (=big5             . #xADBE)       ; &I-B-ADBE;
     (->subsumptive
        (=jis-x0213-1       . #x3431)   ; &I-JX1-3431; [20-17]
        (=daikanwa          . 07107)    ; &I-M-07107;
        ))
-      (=ucs@jis                  . #x500C)     ; &M-00759;
-      (=jis-x0212        . #x314E)     ; &M-00759; [17-46]
+      (=ucs@jis                  . #x500C)     ; &AJ1-19154;
+      (=jis-x0212        . #x314E)     ; &AJ1-19154; [17-46]
       (=daikanwa         . 00759)      ; &I-M-00759;
       (=jef-china3       . #x42D6)     ; &I-JC3-42D6;
-      (=adobe-japan1-5   . 19154)      ; &M-00759;
+      (=adobe-japan1-5   . 19154)      ; &I-AJ1-19154;
       (mojikyo           . 000759)     ; &MCS-600002F7;
       )
      ((ideographic-structure
     (=big5             . #xD0DD)       ; &I-B-D0DD;
     (=daikanwa         . 00761)        ; &I-M-00761;
     (=jef-china3       . #x42D7)       ; &I-JC3-42D7;
-    (=adobe-japan1-5   . 16783)        ; 倎
+    (=adobe-japan1-5   . 16783)        ; &I-AJ1-16783;
     (mojikyo           . 000761)       ; &MCS-600002F9;
     ))
 (define-char
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 184 1)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x708E)     ; 炎
+      ))
     (=ucs              . #x5013)       ; 倓
+    (=big5             . #xD0CB)       ; &I-B-D0CB;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=jis-x0213-1       . #x316A)   ; &I-JX1-316A; [17-74]
        (=daikanwa          . 18910)    ; &I-M-18910;
        ))
-      (=ucs@unicode      . #x5013)     ; &M-00768;
-      (=jis-x0212        . #x3151)     ; &M-00768; [17-49]
+      (=ucs@unicode      . #x5013)     ; &AJ1-17271;
+      (=jis-x0212        . #x3151)     ; &AJ1-17271; [17-49]
       (=jis-x0213-2      . #x215A)     ; &I-JX2-215A; [01-58]
-      (=big5             . #xD0CB)     ; &I-B-D0CB;
       (=daikanwa         . 00768)      ; &I-M-00768;
       (=jef-china3       . #x42D9)     ; &I-JC3-42D9;
-      (=adobe-japan1-5   . 17271)      ; &M-00768;
+      (=adobe-japan1-5   . 17271)      ; &I-AJ1-17271;
       (mojikyo           . 000768)     ; &MCS-60000300;
       )
      ((ideographic-structure
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 177 1)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs@big5         . #x5C1A)     ; &J97-3E30;
+      (=>jis-x0208       . #x3E30)     ; &J97-3E30; [30-16]
+      ))
     (=ucs              . #x5018)       ; 倘
     (=big5             . #xADD5)       ; &I-B-ADD5;
     ))
      ((name              . "CJK RADICAL PERSON")
       (=ucs              . #x2E85)     ; ⺅
       )
-     ((=ucs@unicode      . #x5C19)     ; &M-07493;
-      (=ks-x1001         . #x5F46)     ; &M-07493; [63-38]
-      (=daikanwa         . 07493)      ; &I-M-07493;
+     ((=ucs              . #x5C19)     ; 尙
+      ))
+    (=>>jis-x0213-1    . #x2E3E)       ; &G-GT-00988; [14-30]
+    (=>>gt             . 00988)        ; &G-GT-00988;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((name              . "CJK RADICAL PERSON")
+       (=ucs               . #x2E85)   ; ⺅
+       )
+       ((=ucs@unicode      . #x5C19)   ; &M-07493;
+       (=ks-x1001          . #x5F46)   ; &M-07493; [63-38]
+       (=daikanwa          . 07493)    ; &I-M-07493;
+       ))
+      (=ucs@jis                  . #x5018)     ; &AJ1-16784;
+      (=jis-x0212        . #x3153)     ; &AJ1-16784; [17-51]
+      (=jis-x0213-1      . #x2E3E)     ; &I-JX1-2E3E; [14-30]
+      (=gt               . 00988)      ; &I-GT-00988;
+      (=gt-pj-2                  . #x363A)     ; &I-GT-00988; [22-26]
+      (=daikanwa         . 00774)      ; &I-M-00774;
+      (=shinjigen        .  0303)      ; &AJ1-16784;
+      (=jef-china3       . #x42DB)     ; &I-JC3-42DB;
+      (=adobe-japan1-5   . 16784)      ; &I-AJ1-16784;
+      (mojikyo           . 000774)     ; &MCS-60000306;
       ))
-    (=ucs@jis          . #x5018)       ; &M-00774;
-    (=jis-x0212                . #x3153)       ; &M-00774; [17-51]
-    (=jis-x0213-1      . #x2E3E)       ; &I-JX1-2E3E; [14-30]
-    (=daikanwa         . 00774)        ; &I-M-00774;
-    (=shinjigen                .  0303)        ; &M-00774;
-    (=jef-china3       . #x42DB)       ; &I-JC3-42DB;
-    (=adobe-japan1-5   . 16784)        ; &M-00774;
-    (mojikyo           . 000774)       ; &MCS-60000306;
     ))
 (define-char
   '((<-denotational
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 181 7)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5468)     ; 周
+      ))
     (=ucs              . #x501C)       ; 倜
     (=big5             . #xD0D7)       ; &I-B-D0D7;
     ))
       )
      ((=ucs              . #x2F83F)    ; 周
       ))
-    (=ucs@jis          . #x501C)       ; &M-00778;
-    (=jis-x0212                . #x3155)       ; &M-00778; [17-53]
+    (=ucs@jis          . #x501C)       ; &AJ1-17272;
+    (=jis-x0212                . #x3155)       ; &AJ1-17272; [17-53]
     (=jis-x0213-2      . #x215B)       ; &I-JX2-215B; [01-59]
     (=daikanwa         . 00778)        ; &I-M-00778;
     (=jef-china3       . #x42DD)       ; &I-JC3-42DD;
-    (=adobe-japan1-5   . 17272)        ; &M-00778;
+    (=adobe-japan1-5   . 17272)        ; &I-AJ1-17272;
     (mojikyo           . 000778)       ; &MCS-6000030A;
     ))
 (define-char
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 180 1)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x96B9)     ; 隹
+      ))
     (=ucs              . #x5020)       ; 倠
     (=big5             . #xD0D8)       ; &I-B-D0D8;
     (->subsumptive
     (total-strokes      . 10)
     (=ucs              . #x346A)       ; 㑪
     (->subsumptive
-     ((=ucs@jis                  . #x346A)     ; &JX2-2156;
-      (=jis-x0213-2      . #x2156)     ; &JX2-2156; [01-54]
-      (=adobe-japan1-5   . 17269)      ; &JX2-2156;
+     ((=ucs@jis                  . #x346A)     ; &AJ1-17269;
+      (=jis-x0213-2      . #x2156)     ; &AJ1-17269; [01-54]
+      (=adobe-japan1-5   . 17269)      ; &I-AJ1-17269;
       )
      ((=ucs@unicode      . #x346A)     ; &UU+346A;
       ))
      ((name              . "CJK RADICAL PERSON")
       (=ucs              . #x2E85)     ; ⺅
       )
-     ((ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
-       (=ucs               . #x2FF1)   ; ⿱
-       )
-       ((=ucs              . #x9FB6)   ; 龶
-       )
-       ((=ucs              . #x8D1D)   ; 贝
-       ))
+     ((=ucs              . #x8D23)     ; 责
       ))
     (=ucs              . #x503A)       ; 债
     (=gb2312           . #x552E)       ; &I-G0-552E; [53-14]
     (=hanziku-1                . #xC968)       ; &I-HZK01-C968;
+    (<-simplified@CN
+     ((=ucs              . #x50B5)     ; 債
+      (=gb12345                  . #x552E)     ; 債 [53-14]
+      ))
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 9)
     (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x722F)     ; 爯
+      ))
     (=ucs              . #x5041)       ; 偁
     (=big5             . #xD457)       ; &I-B-D457;
     ))
       (=jis-x0212        . #x4A49)     ; &M-19671; [42-41]
       (=daikanwa         . 19671)      ; &I-M-19671;
       ))
-    (=ucs@jis          . #x5041)       ; &M-00828;
-    (=jis-x0212                . #x3160)       ; &M-00828; [17-64]
+    (=ucs@jis          . #x5041)       ; &AJ1-16785;
+    (=jis-x0212                . #x3160)       ; &AJ1-16785; [17-64]
     (=jis-x0213-1      . #x2E43)       ; &I-JX1-2E43; [14-35]
     (=daikanwa         . 00828)        ; &I-M-00828;
     (=jef-china3       . #x91A4)       ; &I-JC3-91A4;
-    (=adobe-japan1-5   . 16785)        ; &M-00828;
+    (=adobe-japan1-5   . 16785)        ; &I-AJ1-16785;
     (mojikyo           . 000828)       ; &MCS-6000033C;
     ))
 (define-char
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x82E5)     ; 若
+      ))
     (=ucs              . #x504C)       ; 偌
     (=big5             . #xB0B4)       ; &I-B-B0B4;
     ))
       )
      ((=ucs              . #x2F998)    ; 若
       ))
-    (=ucs@unicode      . #x504C)       ; &JSP-3165;
-    (=gb2312           . #x593C)       ; &JSP-3165; [57-28]
+    (=ucs@unicode      . #x504C)       ; &AJ1-19155;
+    (=gb2312           . #x593C)       ; &AJ1-19155; [57-28]
     (=jis-x0212                . #x3165)       ; &I-JSP-3165; [17-69]
-    (=adobe-japan1-5   . 19155)        ; &JSP-3165;
+    (=adobe-japan1-5   . 19155)        ; &I-AJ1-19155;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (=big5             . #xB0B9)       ; &I-B-B0B9;
     (=daikanwa         . 00843)        ; &I-M-00843;
     (=jef-china3       . #x42EA)       ; &I-JC3-42EA;
-    (=adobe-japan1-5   . 17273)        ; 偎
+    (=adobe-japan1-5   . 17273)        ; &I-AJ1-17273;
     (mojikyo           . 000843)       ; &MCS-6000034B;
     ))
 (define-char
     (=jis-x0213-2      . #x2162)       ; &I-JX2-2162; [01-66]
     (=big5             . #xD451)       ; &I-B-D451;
     (=daikanwa         . 00853)        ; &I-M-00853;
-    (=shinjigen@rev    .  0326)        ; 偓
+    (=shinjigen                .  0326)        ; 偓
     (=jef-china3       . #x91A5)       ; &I-JC3-91A5;
-    (=adobe-japan1-5   . 17274)        ; 偓
+    (=adobe-japan1-5   . 17274)        ; &I-AJ1-17274;
     (mojikyo           . 000853)       ; &MCS-60000355;
     ))
 (define-char
     (=big5             . #xD45D)       ; &I-B-D45D;
     (=daikanwa         . 00868)        ; &I-M-00868;
     (=jef-china3       . #x42EE)       ; &I-JC3-42EE;
-    (=adobe-japan1-5   . 19156)        ; 偟
+    (=adobe-japan1-5   . 19156)        ; &I-AJ1-19156;
     (mojikyo           . 000868)       ; &MCS-60000364;
     ))
 (define-char
     (ideographic-strokes . 9)
     (total-strokes      . 11)
     (hanyu-dazidian    1 192 2)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x79CB)     ; 秋
+      ))
     (=ucs              . #x5062)       ; 偢
+    (=big5             . #xD45A)       ; &I-B-D45A;
     (->subsumptive
-     ((ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-       (=ucs               . #x2FF0)   ; ⿰
-       )
-       ((name              . "CJK RADICAL PERSON")
-       (=ucs               . #x2E85)   ; ⺅
+     ((=>>gt             . 01113)      ; &G-GT-01113;
+      (->subsumptive
+       ((ideographic-structure
+        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+         (=ucs               . #x2FF0) ; ⿰
+         )
+        ((name               . "CJK RADICAL PERSON")
+         (=ucs               . #x2E85) ; ⺅
+         )
+        ((=ucs@unicode       . #x79CB) ; &GT-32182;
+         (=jis-x0208         . #x3D29) ; &GT-32182; [29-09]
+         (=gb2312            . #x476F) ; &I-G0-476F; [39-79]
+         (=ks-x1001          . #x7555) ; &I-K0-7555; [85-53]
+         (=jis-x0213-1       . #x3D29) ; &I-JX1-3D29; [29-09]
+         (=daikanwa          . 24940)  ; &I-M-24940;
+         ))
+       (=ucs@unicode       . #x5062)   ; &GT-01113;
+       (=gt                . 01113)    ; &GT-01113;
+       (=gt-pj-2           . #x3728)   ; &GT-01113; [23-08]
+       (=daikanwa          . 00871)    ; &I-M-00871;
+       (mojikyo            . 000871)   ; &MCS-60000367;
        )
-       ((=ucs@unicode      . #x79CB)   ; &GT-32182;
-       (=jis-x0208         . #x3D29)   ; &GT-32182; [29-09]
-       (=gb2312            . #x476F)   ; &I-G0-476F; [39-79]
-       (=ks-x1001          . #x7555)   ; &I-K0-7555; [85-53]
-       (=jis-x0213-1       . #x3D29)   ; &I-JX1-3D29; [29-09]
-       (=daikanwa          . 24940)    ; &I-M-24940;
+       ((=ucs@jis          . #x5062)   ; &AJ1-19157;
+       (=jis-x0212         . #x316E)   ; &AJ1-19157; [17-78]
+       (=jef-china3        . #x42EF)   ; &I-JC3-42EF;
+       (=adobe-japan1-5    . 19157)    ; &I-AJ1-19157;
        ))
-      (=ucs@unicode      . #x5062)     ; &M-00871;
-      (=jis-x0212        . #x316E)     ; &M-00871; [17-78]
-      (=big5             . #xD45A)     ; &I-B-D45A;
-      (=daikanwa         . 00871)      ; &I-M-00871;
-      (=jef-china3       . #x42EF)     ; &I-JC3-42EF;
-      (=adobe-japan1-5   . 19157)      ; &M-00871;
-      (mojikyo           . 000871)     ; &MCS-60000367;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (ideographic-strokes . 9)
     (total-strokes      . 11)
     (hanyu-dazidian    1 194 9)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x97F3)     ; 音
+      ))
     (=ucs              . #x5063)       ; 偣
     (=big5             . #xD460)       ; &I-B-D460;
     (->subsumptive
        (=ks-x1001          . #x6B65)   ; &I-K0-6B65; [75-69]
        (=jis-x0213-1       . #x323B)   ; &I-JX1-323B; [18-27]
        ))
-      (=ucs@jis                  . #x5063)     ; &M-00873;
-      (=jis-x0212        . #x316F)     ; &M-00873; [17-79]
+      (=ucs@jis                  . #x5063)     ; &AJ1-17275;
+      (=jis-x0212        . #x316F)     ; &AJ1-17275; [17-79]
       (=jis-x0213-2      . #x2164)     ; &I-JX2-2164; [01-68]
       (=daikanwa         . 00873)      ; &I-M-00873;
       (=jef-china3       . #x42F0)     ; &I-JC3-42F0;
-      (=adobe-japan1-5   . 17275)      ; &M-00873;
+      (=adobe-japan1-5   . 17275)      ; &I-AJ1-17275;
       (mojikyo           . 000873)     ; &MCS-60000369;
       )
      ((ideographic-structure
     (total-strokes      . 12)
     (=ucs              . #x202F4)      ; 𠋴
     (<-same
-     ((=ucs@unicode      . #x5013)     ; &M-00768;
-      (=jis-x0212        . #x3151)     ; &M-00768; [17-49]
+     ((=ucs@unicode      . #x5013)     ; &AJ1-17271;
+      (=jis-x0212        . #x3151)     ; &AJ1-17271; [17-49]
       (=jis-x0213-2      . #x215A)     ; &I-JX2-215A; [01-58]
       (=daikanwa         . 00768)      ; &I-M-00768;
       ))
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 10)
     (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x6817)     ; 栗
+      ))
     (=ucs              . #x5088)       ; 傈
     (->subsumptive
      ((hanyu-dazidian    1 202 1)
        (=jis-x0213-1       . #x372A)   ; &I-JX1-372A; [23-10]
        (=daikanwa          . 14695)    ; &I-M-14695;
        ))
-      (=ucs@unicode      . #x5088)     ; &M-00942;
-      (=gb2312           . #x407C)     ; &M-00942; [32-92]
+      (=ucs@unicode      . #x5088)     ; &AJ1-17277;
+      (=gb2312           . #x407C)     ; &AJ1-17277; [32-92]
       (=jis-x0213-2      . #x2169)     ; &I-JX2-2169; [01-73]
       (=daikanwa         . 00942)      ; &I-M-00942;
       (=hanziku-1        . #xCFDB)     ; &I-HZK01-CFDB;
-      (=adobe-japan1-5   . 17277)      ; &M-00942;
+      (=adobe-japan1-5   . 17277)      ; &I-AJ1-17277;
       (mojikyo           . 000942)     ; &MCS-600003AE;
       )
      ((ideographic-structure
      ((name              . "CJK RADICAL PERSON")
       (=ucs              . #x2E85)     ; ⺅
       )
-     ((=ucs@unicode      . #x771E)     ; &UU+771E;
+     ((=ucs              . #x771E)     ; 眞
+      ))
+    (=>>gt             . 01257)        ; &G-GT-01257;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((name              . "CJK RADICAL PERSON")
+       (=ucs               . #x2E85)   ; ⺅
+       )
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
+       (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
+       (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
+       (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
+       (=daikanwa          . 23235)    ; &I-M-23235;
+       ))
+      (=ucs@jis                  . #x508E)     ; &AJ1-19159;
+      (=jis-x0212        . #x317C)     ; &AJ1-19159; [17-92]
+      (=gt               . 01257)      ; &I-GT-01257;
+      (=gt-pj-2                  . #x376F)     ; &I-GT-01257; [23-79]
+      (=daikanwa         . 00951)      ; &I-M-00951;
+      (=jef-china3       . #x42FA)     ; &I-JC3-42FA;
+      (=adobe-japan1-5   . 19159)      ; &I-AJ1-19159;
+      (mojikyo           . 000951)     ; &MCS-600003B7;
       ))
-    (=ucs@jis          . #x508E)       ; &M-00951;
-    (=jis-x0212                . #x317C)       ; &M-00951; [17-92]
-    (=daikanwa         . 00951)        ; &I-M-00951;
-    (=jef-china3       . #x42FA)       ; &I-JC3-42FA;
-    (=adobe-japan1-5   . 19159)        ; &M-00951;
-    (mojikyo           . 000951)       ; &MCS-600003B7;
     ))
 (define-char
   '((<-denotational
      ((name              . "CJK RADICAL PERSON")
       (=ucs              . #x2E85)     ; ⺅
       )
+     ((=ucs              . #x771F)     ; 真
+      ))
+    (=>gt              . 01259)        ; &A-GT-01259;
+    ))
+(define-char
+  '((<-denotational
+     ((=>gt              . 01259)      ; &A-GT-01259;
+      ))
+    (ideographic-radical . 9)  ; ⼈
+    (ideographic-strokes . 10)
+    (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
      ((=ucs@unicode      . #x771F)     ; &C1-5678;
       (=gb2312           . #x5566)     ; &C1-5678; [53-70]
       (=cns11643-1       . #x5678)     ; &I-C1-5678; [54-88]
     (=cns11643-2       . #x3A3D)       ; &C2-3A3D; [26-29]
     ))
 (define-char
+  '((<-denotational
+     ((=>gt              . 01259)      ; &A-GT-01259;
+      ))
+    (ideographic-radical . 9)  ; ⼈
+    (ideographic-strokes . 10)
+    (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs@jis                  . #x771F)     ; &GT-29752;
+      (=jis-x0208        . #x3F3F)     ; &GT-29752; [31-31]
+      (=jis-x0213-1      . #x3F3F)     ; &I-JX1-3F3F; [31-31]
+      (=daikanwa         . 23236)      ; &I-M-23236;
+      ))
+    (=gt               . 01259)        ; &GT-01259;
+    (=gt-pj-9          . #x514D)       ; &GT-01259; [49-45]
+    ))
+(define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 10)
     (total-strokes      . 12)
     (ideographic-strokes . 10)
     (total-strokes      . 12)
     (hanyu-dazidian    1 203 21)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x595A)     ; 奚
+      ))
     (=ucs              . #x5092)       ; 傒
     (=big5             . #xD85D)       ; &I-B-D85D;
     ))
       (=ucs              . #x2E85)     ; ⺅
       )
      ((=ucs@jis                  . #x595A)     ; &GT-07480;
-      (=ucs@big5         . #x595A)     ; &GT-07480;
       (=jis-x0208        . #x5478)     ; &GT-07480; [52-88]
       (=ks-x1001         . #x7A28)     ; &I-K0-7A28; [90-08]
       (=jis-x0213-1      . #x5478)     ; &I-JX1-5478; [52-88]
       (=daikanwa         . 05930)      ; &I-M-05930;
       ))
-    (=ucs@jis          . #x5092)       ; &M-00959;
-    (=jis-x0212                . #x3221)       ; &M-00959; [18-01]
+    (=ucs@jis          . #x5092)       ; &AJ1-17278;
+    (=jis-x0212                . #x3221)       ; &AJ1-17278; [18-01]
     (=jis-x0213-2      . #x216A)       ; &I-JX2-216A; [01-74]
     (=daikanwa         . 00959)        ; &I-M-00959;
-    (=adobe-japan1-5   . 17278)        ; &M-00959;
+    (=adobe-japan1-5   . 17278)        ; &I-AJ1-17278;
     (mojikyo           . 000959)       ; &MCS-600003BF;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 10)
     (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x6247)     ; 扇
+      ))
     (=ucs              . #x5093)       ; 傓
     ))
 (define-char
      ((=ks-x1001         . #x603F)     ; &GT-14838; [64-31]
       (=daikanwa         . 11743)      ; &I-M-11743;
       ))
-    (=ucs@jis          . #x5093)       ; &M-00961;
-    (=jis-x0212                . #x3222)       ; &M-00961; [18-02]
+    (=ucs@jis          . #x5093)       ; &AJ1-17279;
+    (=jis-x0212                . #x3222)       ; &AJ1-17279; [18-02]
     (=jis-x0213-2      . #x216B)       ; &I-JX2-216B; [01-75]
     (=daikanwa         . 00961)        ; &I-M-00961;
     (=jef-china3       . #x42FB)       ; &I-JC3-42FB;
-    (=adobe-japan1-5   . 17279)        ; &M-00961;
+    (=adobe-japan1-5   . 17279)        ; &I-AJ1-17279;
     (mojikyo           . 000961)       ; &MCS-600003C1;
     ))
 (define-char
     (ideographic-strokes . 10)
     (total-strokes      . 12)
     (hanyu-dazidian    1 206 9)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x96BA)     ; 隺
+      ))
     (=ucs              . #x5095)       ; 傕
     (=big5             . #xD852)       ; &I-B-D852;
     (->subsumptive
        (=jis-x0213-2       . #x7B6E)   ; &I-JX2-7B6E; [91-78]
        (=daikanwa          . 41940)    ; &I-M-41940;
        ))
-      (=ucs@jis                  . #x5095)     ; &M-00963;
-      (=jis-x0213-2      . #x216C)     ; &M-00963; [01-76]
+      (=ucs@jis                  . #x5095)     ; &AJ1-17280;
+      (=jis-x0213-2      . #x216C)     ; &AJ1-17280; [01-76]
       (=daikanwa         . 00963)      ; &I-M-00963;
-      (=adobe-japan1-5   . 17280)      ; &M-00963;
+      (=adobe-japan1-5   . 17280)      ; &I-AJ1-17280;
       (mojikyo           . 000963)     ; &MCS-600003C3;
       )
      ((ideographic-structure
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (hanyu-dazidian    1 194 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5DEE)     ; 差
+      ))
     (=ucs              . #x509E)       ; 傞
     (->subsumptive
      ((ideographic-strokes . 10)
        (=jis-x0213-1       . #x3A39)   ; &I-JX1-3A39; [26-25]
        (=daikanwa          . 08732)    ; &I-M-08732;
        ))
-      (=ucs@cns                  . #x509E)     ; &M-00973;
-      (=ucs@jis                  . #x509E)     ; &M-00973;
-      (=ucs@big5         . #x509E)     ; &M-00973;
-      (=jis-x0212        . #x3227)     ; &M-00973; [18-07]
+      (=ucs@cns                  . #x509E)     ; &AJ1-19160;
+      (=ucs@jis                  . #x509E)     ; &AJ1-19160;
+      (=ucs@big5         . #x509E)     ; &AJ1-19160;
+      (=jis-x0212        . #x3227)     ; &AJ1-19160; [18-07]
       (=cns11643-2       . #x3A38)     ; &I-C2-3A38; [26-24]
       (=big5             . #xD854)     ; &I-B-D854;
       (=daikanwa         . 00973)      ; &I-M-00973;
       (=jef-china3       . #x43A3)     ; &I-JC3-43A3;
-      (=adobe-japan1-5   . 19160)      ; &M-00973;
+      (=adobe-japan1-5   . 19160)      ; &I-AJ1-19160;
       (mojikyo           . 000973)     ; &MCS-600003CD;
       )
      ((ideographic-strokes . 9)
     (ideographic-strokes . 10)
     (total-strokes      . 12)
     (hanyu-dazidian    1 206 2)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5BB6)     ; 家
+      ))
     (=ucs              . #x50A2)       ; 傢
     (=big5             . #xB3C3)       ; &I-B-B3C3;
     (->subsumptive
        (=jis-x0213-1       . #x3248)   ; &I-JX1-3248; [18-40]
        (=daikanwa          . 07169)    ; &I-M-07169;
        ))
-      (=ucs@jis                  . #x50A2)     ; &M-00992;
-      (=jis-x0212        . #x322B)     ; &M-00992; [18-11]
+      (=ucs@jis                  . #x50A2)     ; &AJ1-19161;
+      (=jis-x0212        . #x322B)     ; &AJ1-19161; [18-11]
       (=daikanwa         . 00992)      ; &I-M-00992;
-      (=adobe-japan1-5   . 19161)      ; &M-00992;
+      (=adobe-japan1-5   . 19161)      ; &I-AJ1-19161;
       )
      ((mojikyo           . 000992)     ; &MCS-600003E0;
       )
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 10)
     (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x96BD)     ; 隽
+      ))
     (=ucs              . #x347A)       ; 㑺
     (->subsumptive
      ((morohashi-daikanwa      ho 21)
        ((name              . "CJK RADICAL PERSON")
        (=ucs               . #x2E85)   ; ⺅
        )
-       ((ideographic-structure
-        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
-         (=ucs               . #x2FF1) ; ⿱
-         )
-        ((=ucs@jis           . #x96B9) ; &GT-56353;
-         (=jis-x0208         . #x7032) ; &GT-56353; [80-18]
-         (=jis-x0213-1       . #x7032) ; &I-JX1-7032; [80-18]
-         (=daikanwa          . 41937)  ; &I-M-41937;
-         )
-        ((=ucs               . #x4E43) ; 乃
-         ))
+       ((=ucs@jis          . #x96BD)   ; &M-41945;
+       (=jis-x0213-2       . #x7B6F)   ; &M-41945; [91-79]
+       (=daikanwa          . 41945)    ; &I-M-41945;
        ))
       (=cbeta            . 01842)      ; &CB01842;
       (=jef-china3       . #x80BE)     ; &I-JC3-80BE;
        ((name              . "CJK RADICAL PERSON")
        (=ucs               . #x2E85)   ; ⺅
        )
-       ((ideographic-structure
-        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
-         (=ucs               . #x2FF1) ; ⿱
-         )
-        ((=ucs@unicode       . #x96B9) ; &C1-4F63;
-         (=gb2312            . #x763F) ; &C1-4F63; [86-31]
-         (=cns11643-1        . #x4F63) ; &I-C1-4F63; [47-67]
-         )
-        ((=ucs               . #x4E43) ; 乃
-         ))
+       ((=ucs@unicode      . #x96BD)   ; &C3-3439;
+       (=gb2312            . #x7641)   ; &C3-3439; [86-33]
+       (=cns11643-3        . #x3439)   ; &I-C3-3439; [20-25]
        ))
       (=ucs@unicode      . #x347A)     ; &HZK01-D044;
       (=cns11643-3       . #x3974)     ; &HZK01-D044; [25-84]
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 11)
     (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x53C3)     ; 參
+      ))
     (=ucs              . #x50AA)       ; 傪
     (->subsumptive
      ((hanyu-dazidian    1 215 10)
-      (ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-       (=ucs               . #x2FF0)   ; ⿰
-       )
-       ((name              . "CJK RADICAL PERSON")
-       (=ucs               . #x2E85)   ; ⺅
-       )
-       ((=ucs              . #x53C3)   ; 參
-       ))
-      (=ucs@unicode      . #x50AA)     ; &M-01002;
-      (=jis-x0212        . #x322C)     ; &M-01002; [18-12]
+      (=ucs@unicode      . #x50AA)     ; &AJ1-17281;
+      (=jis-x0212        . #x322C)     ; &AJ1-17281; [18-12]
       (=jis-x0213-2      . #x216F)     ; &I-JX2-216F; [01-79]
       (=daikanwa         . 01002)      ; &I-M-01002;
       (=hanziku-1        . #xD2AD)     ; &I-HZK01-D2AD;
-      (=adobe-japan1-5   . 17281)      ; &M-01002;
+      (=adobe-japan1-5   . 17281)      ; &I-AJ1-17281;
       )
      ((=cns11643-3       . #x4039)     ; &CB05255; [32-25]
       (=cbeta            . 05255)      ; &I-CB05255;
     (=jis-x0213-2      . #x2171)       ; &I-JX2-2171; [01-81]
     (=big5             . #xDCC0)       ; &I-B-DCC0;
     (=daikanwa         . 01013)        ; &I-M-01013;
-    (=adobe-japan1-5   . 17283)        ; 傱
+    (=adobe-japan1-5   . 17283)        ; &I-AJ1-17283;
     (mojikyo           . 001013)       ; &MCS-600003F5;
     ))
 (define-char
     (ideographic-strokes . 11)
     (total-strokes      . 13)
     (hanyu-dazidian    1 214 1)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x796D)     ; 祭
+      ))
     (=ucs              . #x50BA)       ; 傺
+    (=big5             . #xDCBF)       ; &I-B-DCBF;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ks-x1001          . #x702E)   ; &I-K0-702E; [80-14]
        (=jis-x0213-1       . #x3A57)   ; &I-JX1-3A57; [26-55]
        ))
-      (=ucs@unicode      . #x50BA)     ; &JX2-2172;
-      (=gb2312           . #x5951)     ; &JX2-2172; [57-49]
+      (=ucs@unicode      . #x50BA)     ; &AJ1-17284;
+      (=gb2312           . #x5951)     ; &AJ1-17284; [57-49]
       (=jis-x0212        . #x3230)     ; &I-JSP-3230; [18-16]
       (=jis-x0213-2      . #x2172)     ; &I-JX2-2172; [01-82]
-      (=big5             . #xDCBF)     ; &I-B-DCBF;
-      (=adobe-japan1-5   . 17284)      ; &JX2-2172;
+      (=adobe-japan1-5   . 17284)      ; &I-AJ1-17284;
       )
      ((mojikyo           . 001033)     ; &MCS-60000409;
       ))
     (ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 11)
     (total-strokes      . 13)
-    (=ucs@jis          . #x50BB)       ; &GT-01322;
-    (=jis-x0213-2      . #x2173)       ; &GT-01322; [01-83]
+    (=ucs@jis          . #x50BB)       ; &AJ1-17285;
+    (=jis-x0213-2      . #x2173)       ; &AJ1-17285; [01-83]
     (=gt               . 01322)        ; &I-GT-01322;
     (=gt-pj-2          . #x385B)       ; &I-GT-01322; [24-59]
-    (=adobe-japan1-5   . 17285)        ; &GT-01322;
+    (=adobe-japan1-5   . 17285)        ; &I-AJ1-17285;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x24C08)    ; 𤰈
+      ))
     (=ucs              . #x50C3)       ; 僃
     ))
 (define-char
     (ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 11)
     (total-strokes      . 13)
+    (=>>gt             . 01372)        ; &G-GT-01372;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
       )
      ((=cbeta            . 08880)      ; &CB08880;
       ))
-    (=ucs@unicode      . #x50C3)       ; &JSP-3233;
-    (=jis-x0212                . #x3233)       ; &JSP-3233; [18-19]
-    (=adobe-japan1-5   . 19162)        ; &JSP-3233;
+    (=ucs@unicode      . #x50C3)       ; &AJ1-19162;
+    (=jis-x0212                . #x3233)       ; &AJ1-19162; [18-19]
+    (=adobe-japan1-5   . 19162)        ; &I-AJ1-19162;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 11)
     (total-strokes      . 13)
+    (hanyu-dazidian    1 210 1)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x7968)     ; 票
+      ))
     (=ucs              . #x50C4)       ; 僄
+    (=big5             . #xDCB8)       ; &I-B-DCB8;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
       (=cns11643-2       . #x415D)     ; &M-01047; [33-61]
       (=daikanwa         . 01047)      ; &I-M-01047;
       )
-     ((hanyu-dazidian    1 210 1)
-      (ideographic-structure
+     ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
        (=ks-x1001          . #x7879)   ; &I-K0-7879; [88-89]
        (=jis-x0213-1       . #x493C)   ; &I-JX1-493C; [41-28]
        ))
-      (=ucs@unicode      . #x50C4)     ; &JX2-2174;
-      (=jis-x0212        . #x3234)     ; &JX2-2174; [18-20]
+      (=ucs@unicode      . #x50C4)     ; &AJ1-17286;
+      (=jis-x0212        . #x3234)     ; &AJ1-17286; [18-20]
       (=jis-x0213-2      . #x2174)     ; &I-JX2-2174; [01-84]
-      (=big5             . #xDCB8)     ; &I-B-DCB8;
-      (=shinjigen@rev    .  0383)      ; &JX2-2174;
+      (=shinjigen        .  0383)      ; &AJ1-17286;
       (=jef-china3       . #x8EC4)     ; &I-JC3-8EC4;
-      (=adobe-japan1-5   . 17286)      ; &JX2-2174;
+      (=adobe-japan1-5   . 17286)      ; &I-AJ1-17286;
       (mojikyo           . 001047)     ; &MCS-60000417;
       ))
     ))
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 11)
     (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x7FCF)     ; 翏
+      ))
     (=ucs              . #x50C7)       ; 僇
     (=big5             . #xB6CE)       ; &I-B-B6CE;
     ))
       (=jis-x0213-2      . #x747B)     ; &I-JX2-747B; [84-91]
       (=daikanwa         . 28665)      ; &I-M-28665;
       ))
-    (=ucs@jis          . #x50C7)       ; &M-01051;
-    (=jis-x0212                . #x3235)       ; &M-01051; [18-21]
+    (=ucs@jis          . #x50C7)       ; &AJ1-17287;
+    (=jis-x0212                . #x3235)       ; &AJ1-17287; [18-21]
     (=jis-x0213-2      . #x2175)       ; &I-JX2-2175; [01-85]
     (=daikanwa         . 01051)        ; &I-M-01051;
-    (=shinjigen@rev    .  2789)        ; &M-01051;
+    (=shinjigen                .  2789)        ; &AJ1-17287;
     (=jef-china3       . #x43AC)       ; &I-JC3-43AC;
-    (=adobe-japan1-5   . 17287)        ; &M-01051;
+    (=adobe-japan1-5   . 17287)        ; &I-AJ1-17287;
     (mojikyo           . 001051)       ; &MCS-6000041B;
+    (<-formed
+     ((=ucs@jis                  . #x622E)     ; &GT-14699;
+      (=jis-x0208        . #x5924)     ; &GT-14699; [57-04]
+      (=ks-x1001         . #x5740)     ; &I-K0-5740; [55-32]
+      (=jis-x0213-1      . #x5924)     ; &I-JX1-5924; [57-04]
+      (=daikanwa         . 11655)      ; &I-M-11655;
+      (=shinjigen        .  2788)      ; &GT-14699;
+      ))
+    (<-formed*sources
+     shinjigen)
     ))
 (define-char
   '((<-denotational
     (ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 11)
     (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=>>ucs@unicode    . #x7FCF)     ; &G-UU+7FCF;
+      ))
+    (=>>ucs@unicode    . #x50C7)       ; &G-UU+50C7;
     (->subsumptive
      ((hanyu-dazidian    1 215 8)
       (ideographic-structure
     (total-strokes      . 14)
     (hanyu-dazidian    1 222 12)
     (=ucs              . #x50CE)       ; 僎
+    (=big5             . #xB9B6)       ; &I-B-B9B6;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        )
        ((=ucs              . #x2F884)  ; 巽
        ))
-      (=ucs@unicode      . #x50CE)     ; &M-01083;
-      (=jis-x0212        . #x3237)     ; &M-01083; [18-23]
+      (=ucs@unicode      . #x50CE)     ; &AJ1-17290;
+      (=jis-x0212        . #x3237)     ; &AJ1-17290; [18-23]
       (=jis-x0213-2      . #x2178)     ; &I-JX2-2178; [01-88]
-      (=big5             . #xB9B6)     ; &I-B-B9B6;
       (=daikanwa         . 01083)      ; &I-M-01083;
       (=jef-china3       . #x43AF)     ; &I-JC3-43AF;
-      (=adobe-japan1-5   . 17290)      ; &M-01083;
+      (=adobe-japan1-5   . 17290)      ; &I-AJ1-17290;
       (mojikyo           . 001083)     ; &MCS-6000043B;
       )
      ((ideographic-structure
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 12)
     (total-strokes      . 14)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x5584)     ; 善
+      ))
     (=ucs              . #x50D0)       ; 僐
     ))
 (define-char
       )
      ((=ucs              . #x2F845)    ; 善
       ))
-    (=ucs@unicode      . #x50D0)       ; &M-01087;
-    (=jis-x0212                . #x3238)       ; &M-01087; [18-24]
+    (=ucs@unicode      . #x50D0)       ; &AJ1-16787;
+    (=jis-x0212                . #x3238)       ; &AJ1-16787; [18-24]
     (=jis-x0213-1      . #x2E47)       ; &I-JX1-2E47; [14-39]
     (=daikanwa         . 01087)        ; &I-M-01087;
     (=hanziku-1                . #xD3CB)       ; &I-HZK01-D3CB;
-    (=adobe-japan1-5   . 16787)        ; &M-01087;
+    (=adobe-japan1-5   . 16787)        ; &I-AJ1-16787;
     (mojikyo           . 001087)       ; &MCS-6000043F;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 12)
     (total-strokes      . 14)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x96C6)     ; 集
+      ))
     (=ucs              . #x20371)      ; 𠍱
     (->subsumptive
      ((ideographic-structure
        (=jis-x0213-1       . #x3D38)   ; &I-JX1-3D38; [29-24]
        (=daikanwa          . 41974)    ; &I-M-41974;
        ))
-      (=ucs@jis                  . #x20371)    ; &GT-01442;
-      (=jis-x0213-2      . #x2179)     ; &GT-01442; [01-89]
+      (=ucs@jis                  . #x20371)    ; &AJ1-17291;
+      (=jis-x0213-2      . #x2179)     ; &AJ1-17291; [01-89]
       (=gt               . 01442)      ; &I-GT-01442;
       (=gt-pj-2                  . #x3931)     ; &I-GT-01442; [25-17]
       (=daikanwa         . 01091)      ; &I-M-01091;
-      (=adobe-japan1-5   . 17291)      ; &GT-01442;
+      (=adobe-japan1-5   . 17291)      ; &I-AJ1-17291;
       (mojikyo           . 001091)     ; &MCS-60000443;
       )
      ((hanyu-dazidian    1 220 6)
        )
        ((=ks-x1001         . #x706E)   ; &GT-09378; [80-78]
        ))
-      (=ucs@jis                  . #x50D4)     ; &JX2-217A;
-      (=jis-x0212        . #x323A)     ; &JX2-217A; [18-26]
+      (=ucs@jis                  . #x50D4)     ; &AJ1-17292;
+      (=jis-x0212        . #x323A)     ; &AJ1-17292; [18-26]
       (=jis-x0213-2      . #x217A)     ; &I-JX2-217A; [01-90]
       (=jef-china3       . #x43B1)     ; &I-JC3-43B1;
-      (=adobe-japan1-5   . 17292)      ; &JX2-217A;
+      (=adobe-japan1-5   . 17292)      ; &I-AJ1-17292;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (=daikanwa         . 01108)        ; &I-M-01108;
     (=hanziku-1                . #xD2F3)       ; &I-HZK01-D2F3;
     (=jef-china3       . #x43B5)       ; &I-JC3-43B5;
-    (=adobe-japan1-5   . 17293)        ; 僡
+    (=adobe-japan1-5   . 17293)        ; &I-AJ1-17293;
     (mojikyo           . 001108)       ; &MCS-60000454;
     ))
 (define-char
     (ideographic-strokes . 12)
     (total-strokes      . 14)
     (hanyu-dazidian    1 216 14)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x8CC1)     ; 賁
+      ))
     (=ucs              . #x50E8)       ; 僨
     (=big5             . #xE0F3)       ; &I-B-E0F3;
     (->subsumptive
        (=jis-x0213-1       . #x6C4C)   ; &I-JX1-6C4C; [76-44]
        (=daikanwa          . 36727)    ; &I-M-36727;
        ))
-      (=ucs@unicode      . #x50E8)     ; &M-01119;
-      (=jis-x0212        . #x3242)     ; &M-01119; [18-34]
+      (=ucs@unicode      . #x50E8)     ; &AJ1-19163;
+      (=jis-x0212        . #x3242)     ; &AJ1-19163; [18-34]
       (=cns11643-2       . #x4879)     ; &I-C2-4879; [40-89]
-      (=gb12345                  . #x5947)     ; &M-01119; [57-39]
+      (=gb12345                  . #x5947)     ; &AJ1-19163; [57-39]
       (=daikanwa         . 01119)      ; &I-M-01119;
-      (=adobe-japan1-5   . 19163)      ; &M-01119;
+      (=adobe-japan1-5   . 19163)      ; &I-AJ1-19163;
       (mojikyo           . 001119)     ; &MCS-6000045F;
       ))
     ))
        ((=ks-x1001         . #x4D52)   ; &GT-56386; [45-50]
        (=daikanwa          . 41976)    ; &I-M-41976;
        ))
-      (=ucs@jis                  . #x50F1)     ; &M-01154;
-      (=jis-x0212        . #x3245)     ; &M-01154; [18-37]
+      (=ucs@jis                  . #x50F1)     ; &AJ1-19164;
+      (=jis-x0212        . #x3245)     ; &AJ1-19164; [18-37]
       (=daikanwa         . 01154)      ; &I-M-01154;
       (=jef-china3       . #x43BB)     ; &I-JC3-43BB;
-      (=adobe-japan1-5   . 19164)      ; &M-01154;
+      (=adobe-japan1-5   . 19164)      ; &I-AJ1-19164;
       (mojikyo           . 001154)     ; &MCS-60000482;
       )
      ((ideographic-structure
     (=ucs              . #x50F2)       ; 僲
     (->subsumptive
      ((morohashi-daikanwa      ho 22)
+      (hanyu-dazidian    8 8 22)
       (ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
          (=daikanwa          . 30338)  ; &I-M-30338;
          ))
        ))
-      (=ucs@unicode      . #x50F2)     ; &JSP-3251;
-      (=jis-x0212        . #x3251)     ; &JSP-3251; [18-49]
+      (=ucs@unicode      . #x50F2)     ; &HZK12-EB6D;
+      (=jis-x0212        . #x3251)     ; &HZK12-EB6D; [18-49]
+      (=hanziku-12       . #xEB6D)     ; &I-HZK12-EB6D;
       (mojikyo           . 050002)     ; &MCS-6000C352;
       )
-     ((hanyu-dazidian    8 8 22)
-      (ideographic-structure
+     ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
         ((=ks-x1001          . #x743F) ; &K0-743F; [84-31]
          ))
        ))
-      (=ucs@jis/2000     . #x50F2)     ; &HZK12-EB6D;
-      (=jis-x0213-1      . #x2E46)     ; &HZK12-EB6D; [14-38]
-      (=hanziku-12       . #xEB6D)     ; &I-HZK12-EB6D;
-      (=adobe-japan1-5   . 16786)      ; &HZK12-EB6D;
+      (=ucs@jis/2000     . #x50F2)     ; &AJ1-16786;
+      (=ucs@jis/2004     . #x50F2)     ; &AJ1-16786;
+      (=jis-x0213-1      . #x2E46)     ; &AJ1-16786; [14-38]
+      (=adobe-japan1-5   . 16786)      ; &I-AJ1-16786;
       ))
     ))
 (define-char
     (ideographic-strokes . 12)
     (total-strokes      . 14)
     (hanyu-dazidian    1 217 17)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x7C9F)     ; 粟
+      ))
     (=ucs              . #x50F3)       ; 僳
+    (=big5             . #xE0F4)       ; &I-B-E0F4;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=jis-x0213-1       . #x3040)   ; &I-JX1-3040; [16-32]
        (=daikanwa          . 26922)    ; &I-M-26922;
        ))
-      (=ucs@unicode      . #x50F3)     ; &JX2-2176;
-      (=gb2312           . #x4B5B)     ; &JX2-2176; [43-59]
+      (=ucs@unicode      . #x50F3)     ; &AJ1-17288;
+      (=gb2312           . #x4B5B)     ; &AJ1-17288; [43-59]
       (=jis-x0213-2      . #x2176)     ; &I-JX2-2176; [01-86]
-      (=big5             . #xE0F4)     ; &I-B-E0F4;
-      (=adobe-japan1-5   . 17288)      ; &JX2-2176;
+      (=adobe-japan1-5   . 17288)      ; &I-AJ1-17288;
       (mojikyo           . 057732)     ; &MCS-6000E184;
       )
      ((ideographic-structure
     (ideographic-strokes . 13)
     (total-strokes      . 15)
     (hanyu-dazidian    1 226 8)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x611B)     ; 愛
+      ))
     (=ucs              . #x50FE)       ; 僾
+    (=big5             . #xE4ED)       ; &I-B-E4ED;
     ))
 (define-char
   '((<-denotational
       (=ks-x1001         . #x6471)     ; &I-K0-6471; [68-81]
       (=jis-x0213-1      . #x3026)     ; &I-JX1-3026; [16-06]
       ))
-    (=ucs@unicode      . #x50FE)       ; &JSP-3248;
-    (=jis-x0212                . #x3248)       ; &JSP-3248; [18-40]
-    (=big5             . #xE4ED)       ; &I-B-E4ED;
-    (=adobe-japan1-5   . 19165)        ; &JSP-3248;
+    (=ucs@unicode      . #x50FE)       ; &AJ1-19165;
+    (=jis-x0212                . #x3248)       ; &AJ1-19165; [18-40]
+    (=gt               . 01498)        ; &I-GT-01498;
+    (=gt-pj-2          . #x3976)       ; &I-GT-01498; [25-86]
+    (=adobe-japan1-5   . 19165)        ; &I-AJ1-19165;
     (mojikyo           . 059110)       ; &MCS-6000E6E6;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 13)
     (total-strokes      . 15)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x696D)     ; 業
+      ))
     (=ucs              . #x3492)       ; 㒒
     (->subsumptive
      ((hanyu-dazidian    1 224 11)
        (=jis-x0213-1       . #x3648)   ; &I-JX1-3648; [22-40]
        (=daikanwa          . 15170)    ; &I-M-15170;
        ))
-      (=ucs@unicode      . #x3492)     ; &M-01173;
-      (=jis-x0213-2      . #x217E)     ; &M-01173; [01-94]
+      (=ucs@unicode      . #x3492)     ; &AJ1-17294;
+      (=jis-x0213-2      . #x217E)     ; &AJ1-17294; [01-94]
       (=daikanwa         . 01173)      ; &I-M-01173;
       (=hanziku-1        . #xD472)     ; &I-HZK01-D472;
       (=cbeta            . 03878)      ; &I-CB03878;
-      (=adobe-japan1-5   . 17294)      ; &M-01173;
+      (=adobe-japan1-5   . 17294)      ; &I-AJ1-17294;
       (mojikyo           . 001173)     ; &MCS-60000495;
       )
      ((ideographic-structure
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 13)
     (total-strokes      . 15)
-    (hanyu-dazidian    1 227 4)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x4EB6)     ; 亶
+      ))
     (=ucs              . #x5103)       ; 儃
-    (=big5             . #xE4E7)       ; &I-B-E4E7;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x5103)     ; 儃
+      ))
+    (ideographic-radical . 9)  ; ⼈
+    (ideographic-strokes . 13)
+    (total-strokes      . 15)
+    (hanyu-dazidian    1 227 4)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=>>gt             . 00433)      ; &G-GT-00433;
+      ))
+    (=>>ucs@unicode    . #x5103)       ; &G-JX1-2E4B;
+    (=>>jis-x0213-1    . #x2E4B)       ; &G-JX1-2E4B; [14-43]
+    (=big5             . #xE4E7)       ; &G-JX1-2E4B;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2E85)   ; ⺅
        )
        ((=ucs@jis          . #x4EB6)   ; &GT-00433;
-       (=ucs@big5          . #x4EB6)   ; &GT-00433;
        (=jis-x0208         . #x5039)   ; &GT-00433; [48-25]
        (=jis-x0213-1       . #x5039)   ; &I-JX1-5039; [48-25]
        (=daikanwa          . 00328)    ; &I-M-00328;
        ))
-      (=ucs@jis                  . #x5103)     ; &M-01177;
-      (=jis-x0212        . #x3249)     ; &M-01177; [18-41]
+      (=ucs@jis                  . #x5103)     ; &AJ1-16789;
+      (=jis-x0212        . #x3249)     ; &AJ1-16789; [18-41]
       (=jis-x0213-1      . #x2E4B)     ; &I-JX1-2E4B; [14-43]
       (=daikanwa         . 01177)      ; &I-M-01177;
-      (=adobe-japan1-5   . 16789)      ; &M-01177;
+      (=adobe-japan1-5   . 16789)      ; &I-AJ1-16789;
       (mojikyo           . 001177)     ; &MCS-60000499;
       )
      ((ideographic-structure
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (hanyu-dazidian    1 217 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x656C)     ; 敬
+      ))
     (=ucs              . #x5106)       ; 儆
+    (=big5             . #xE4EA)       ; &I-B-E4EA;
     ))
 (define-char
   '((<-denotational
       )
      ((=ucs              . #x2F8C9)    ; 敬
       ))
-    (=ucs@unicode      . #x5106)       ; &JX1-2E4A;
-    (=gb2312           . #x5953)       ; &JX1-2E4A; [57-51]
+    (=ucs@unicode      . #x5106)       ; &AJ1-16788;
+    (=gb2312           . #x5953)       ; &AJ1-16788; [57-51]
     (=ks-x1001         . #x4C4C)       ; &I-K0-4C4C; [44-44]
     (=jis-x0212                . #x324A)       ; &I-JSP-324A; [18-42]
     (=jis-x0213-1      . #x2E4A)       ; &I-JX1-2E4A; [14-42]
-    (=big5             . #xE4EA)       ; &I-B-E4EA;
     (=jef-china3       . #x43BE)       ; &I-JC3-43BE;
-    (=adobe-japan1-5   . 16788)        ; &JX1-2E4A;
+    (=adobe-japan1-5   . 16788)        ; &I-AJ1-16788;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (=big5             . #xE4EB)       ; &I-B-E4EB;
     (=daikanwa         . 01188)        ; &I-M-01188;
     (=jef-china3       . #x43BF)       ; &I-JC3-43BF;
-    (=adobe-japan1-5   . 19166)        ; 儇
+    (=adobe-japan1-5   . 19166)        ; &I-AJ1-19166;
     (mojikyo           . 001188)       ; &MCS-600004A4;
     ))
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 14)
     (total-strokes      . 16)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x7591)     ; 疑
+      ))
     (=ucs              . #x5117)       ; 儗
+    (=big5             . #xE8F6)       ; &I-B-E8F6;
     (->subsumptive
      ((hanyu-dazidian    1 231 9)
       (ideographic-structure
        (=jis-x0213-1       . #x353F)   ; &I-JX1-353F; [21-31]
        (=daikanwa          . 22007)    ; &I-M-22007;
        ))
-      (=ucs@unicode      . #x5117)     ; &M-01233;
-      (=jis-x0212        . #x3253)     ; &M-01233; [18-51]
+      (=ucs@unicode      . #x5117)     ; &AJ1-17296;
+      (=jis-x0212        . #x3253)     ; &AJ1-17296; [18-51]
       (=jis-x0213-2      . #x2323)     ; &I-JX2-2323; [03-03]
-      (=big5             . #xE8F6)     ; &I-B-E8F6;
       (=daikanwa         . 01233)      ; &I-M-01233;
       (=jef-china3       . #x43C1)     ; &I-JC3-43C1;
-      (=adobe-japan1-5   . 17296)      ; &M-01233;
+      (=adobe-japan1-5   . 17296)      ; &I-AJ1-17296;
       (mojikyo           . 001233)     ; &MCS-600004D1;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
-       ((=ucs@unicode      . #x50C4)   ; &JX2-2174;
-       (=jis-x0212         . #x3234)   ; &JX2-2174; [18-20]
+       ((=ucs@unicode      . #x50C4)   ; &AJ1-17286;
+       (=jis-x0212         . #x3234)   ; &AJ1-17286; [18-20]
        (=jis-x0213-2       . #x2174)   ; &I-JX2-2174; [01-84]
        )
        ((=ucs              . #x5BF8)   ; 寸
     (ideographic-strokes . 17)
     (total-strokes      . 19)
     (hanyu-dazidian    1 237 10)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x6BDA)     ; 毚
+      ))
     (=ucs              . #x5133)       ; 儳
+    (=big5             . #xC35F)       ; &I-B-C35F;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=jis-x0213-2       . #x6E29)   ; &I-JX2-6E29; [78-09]
        (=daikanwa          . 16767)    ; &I-M-16767;
        ))
-      (=ucs@unicode      . #x5133)     ; &M-01296;
-      (=jis-x0212        . #x3260)     ; &M-01296; [18-64]
-      (=big5             . #xC35F)     ; &I-B-C35F;
+      (=ucs@unicode      . #x5133)     ; &AJ1-19170;
+      (=jis-x0212        . #x3260)     ; &AJ1-19170; [18-64]
       (=daikanwa         . 01296)      ; &I-M-01296;
-      (=adobe-japan1-5   . 19170)      ; &M-01296;
+      (=adobe-japan1-5   . 19170)      ; &I-AJ1-19170;
       (mojikyo           . 001296)     ; &MCS-60000510;
       )
      ((ideographic-structure
 (define-char
   '((ideographic-radical . 9)  ; ⼈
     (hanyu-dazidian    1 236 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT")
+      (=ucs              . #x2FF8)     ; ⿸
+      )
+     ((=ucs              . #x6538)     ; 攸
+      )
+     ((=ucs              . #x9ED1)     ; 黑
+      ))
     (=ucs              . #x5135)       ; 儵
+    (=big5             . #xF1EC)       ; &I-B-F1EC;
     (->subsumptive
      ((ideographic-strokes . 17)
       (total-strokes      . 19)
-      (ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT")
-       (=ucs               . #x2FF8)   ; ⿸
-       )
-       ((=ucs              . #x6538)   ; 攸
-       )
-       ((=ucs              . #x9ED1)   ; 黑
-       ))
-      (=ucs@jis                  . #x5135)     ; &M-01299;
-      (=jis-x0212        . #x3262)     ; &M-01299; [18-66]
+      (=ucs@jis                  . #x5135)     ; &AJ1-16790;
+      (=jis-x0212        . #x3262)     ; &AJ1-16790; [18-66]
       (=jis-x0213-1      . #x2E4E)     ; &I-JX1-2E4E; [14-46]
-      (=big5             . #xF1EC)     ; &I-B-F1EC;
       (=daikanwa         . 01299)      ; &I-M-01299;
-      (=adobe-japan1-5   . 16790)      ; &M-01299;
+      (=adobe-japan1-5   . 16790)      ; &I-AJ1-16790;
       (mojikyo           . 001299)     ; &MCS-60000513;
       )
      ((ideographic-strokes . 17)
   '((ideographic-radical . 9)  ; ⼈
     (ideographic-strokes . 19)
     (total-strokes      . 21)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((name              . "CJK RADICAL PERSON")
+      (=ucs              . #x2E85)     ; ⺅
+      )
+     ((=ucs              . #x7F85)     ; 羅
+      ))
     (=ucs              . #x5138)       ; 儸
     (=big5             . #xC4D8)       ; &I-B-C4D8;
     (->subsumptive
        (=jis-x0213-1       . #x4D65)   ; &I-JX1-4D65; [45-69]
        (=daikanwa          . 28397)    ; &I-M-28397;
        ))
-      (=ucs@jis                  . #x5138)     ; &M-01313;
-      (=jis-x0212        . #x3263)     ; &M-01313; [18-67]
+      (=ucs@jis                  . #x5138)     ; &AJ1-19171;
+      (=jis-x0212        . #x3263)     ; &AJ1-19171; [18-67]
       (=daikanwa         . 01313)      ; &I-M-01313;
       (=jef-china3       . #x43CA)     ; &I-JC3-43CA;
-      (=adobe-japan1-5   . 19171)      ; &M-01313;
+      (=adobe-japan1-5   . 19171)      ; &I-AJ1-19171;
       (mojikyo           . 001313)     ; &MCS-60000521;
       )
      ((hanyu-dazidian    1 239 3)
index 9efc176..7c7d69b 100644 (file)
     (=jis-x0213-1      . #x2E51)       ; &I-JX1-2E51; [14-49]
     (=big5             . #xA8E1)       ; &I-B-A8E1;
     (=daikanwa         . 01369)        ; &I-M-01369;
-    (=shinjigen@rev    .  0464)        ; 兕
-    (=adobe-japan1-5   . 16791)        ; 兕
+    (=shinjigen                .  0464)        ; 兕
+    (=adobe-japan1-5   . 16791)        ; &I-AJ1-16791;
     (mojikyo           . 001369)       ; &MCS-60000559;
     ))
 (define-char
   '((ideographic-radical . 10) ; ⼉
     (ideographic-strokes . 6)
     (total-strokes      . 8)
-    (hanyu-dazidian    1 273 2)
     (ideographic-structure
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
       (=ucs              . #x2FF1)     ; ⿱
       )
-     ((=ucs@jis                  . #x4EA0)     ; &GT-00376;
-      (=jis-x0208        . #x5035)     ; &GT-00376; [48-21]
-      (=jis-x0213-1      . #x5035)     ; &I-JX1-5035; [48-21]
+     ((=ucs              . #x4EA0)     ; 亠
       )
      ((=ucs              . #x5147)     ; 兇
       ))
     (=ucs              . #x2048B)      ; 𠒋
-    (=hanziku-1                . #xDE67)       ; &I-HZK01-DE67;
+    (->subsumptive
+     ((hanyu-dazidian    1 273 2)
+      (ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+       (=ucs               . #x2FF1)   ; ⿱
+       )
+       ((=ucs@unicode      . #x4EA0)   ; &GT-00375;
+       (=gb2312            . #x596F)   ; &GT-00375; [57-79]
+       (=daikanwa          . 00286)    ; &I-M-00286;
+       )
+       ((=ucs              . #x5147)   ; 兇
+       ))
+      (=ucs@iso                  . #x2048B)    ; &HZK01-DE67;
+      (=hanziku-1        . #xDE67)     ; &HZK01-DE67;
+      ))
     ))
 (define-char
   '((ideographic-radical . 10) ; ⼉
     (ideographic-strokes . 7)
     (total-strokes      . 9)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x4EA0)     ; 亠
+      )
+     ((=ucs@big5         . #x514C)     ; &B-A749;
+      (=big5             . #xA749)     ; &B-A749;
+      ))
     (=ucs              . #x5157)       ; 兗
-    (=big5             . #xAB5E)       ; &I-B-AB5E;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x5157)     ; 兗
+      ))
+    (ideographic-radical . 10) ; ⼉
+    (ideographic-strokes . 7)
+    (total-strokes      . 9)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x4EA0)     ; 亠
+      )
+     ((=ucs              . #x514C)     ; 兌
+      ))
+    (=>>jis-x0213-1    . #x2E52)       ; &G-JX1-2E52; [14-50]
+    (=big5             . #xAB5E)       ; &G-JX1-2E52;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
        (=jis-x0213-1       . #x513C)   ; &I-JX1-513C; [49-28]
        (=daikanwa          . 01356)    ; &I-M-01356;
        ))
-      (=ucs@jis                  . #x5157)     ; &M-01375;
-      (=jis-x0212        . #x326A)     ; &M-01375; [18-74]
+      (=ucs@jis                  . #x5157)     ; &AJ1-16792;
+      (=jis-x0212        . #x326A)     ; &AJ1-16792; [18-74]
       (=jis-x0213-1      . #x2E52)     ; &I-JX1-2E52; [14-50]
       (=daikanwa         . 01375)      ; &I-M-01375;
-      (=shinjigen        .  0472)      ; &M-01375;
+      (=shinjigen        .  0472)      ; &AJ1-16792;
       (=jef-china3       . #x43D7)     ; &I-JC3-43D7;
-      (=adobe-japan1-5   . 16792)      ; &M-01375;
+      (=adobe-japan1-5   . 16792)      ; &I-AJ1-16792;
       )
      ((hanyu-dazidian    1 273 10)
       (ideographic-structure
     (=jis-x0213-2      . #x2326)       ; &I-JX2-2326; [03-06]
     (=daikanwa         . 01393)        ; &I-M-01393;
     (=hanziku-1                . #xDEAA)       ; &I-HZK01-DEAA;
-    (=adobe-japan1-5   . 17298)        ; 兠
+    (=adobe-japan1-5   . 17298)        ; &I-AJ1-17298;
     (mojikyo           . 001393)       ; &MCS-60000571;
     ))
 (define-char
index 36d7c9c..bc80197 100644 (file)
       (=gb2312           . #x4C6C)     ; &GT-K00468; [44-76]
       (=cns11643-1       . #x4532)     ; &I-C1-4532; [37-18]
       ))
-    (=ucs@unicode      . #x5173)       ; &GT-07389;
-    (=gb2312           . #x3958)       ; &GT-07389; [25-56]
+    (=ucs@unicode      . #x5173)       ; &AJ1-17300;
+    (=gb2312           . #x3958)       ; &AJ1-17300; [25-56]
     (=jis-x0213-2      . #x2328)       ; &I-JX2-2328; [03-08]
     (=big5-cdp         . #x8C63)       ; &I-CDP-8C63;
     (=gt               . 07389)        ; &I-GT-07389;
     (=gt-pj-11         . #x4B39)       ; &I-GT-07389; [43-25]
     (=cbeta            . 00659)        ; &I-CB00659;
     (=jef-china3       . #x90EC)       ; &I-JC3-90EC;
-    (=adobe-japan1-5   . 17300)        ; &GT-07389;
+    (=adobe-japan1-5   . 17300)        ; &I-AJ1-17300;
     (mojikyo           . 051198)       ; &MCS-6000C7FE;
     ))
 (define-char
       (=cns11643-6       . #x2357)     ; &M-48931; [03-55]
       (=daikanwa         . 48931)      ; &I-M-48931;
       )
-     ((=ucs@jis                  . #x20509)    ; &GT-01905;
-      (=jis-x0213-2      . #x2327)     ; &GT-01905; [03-07]
+     ((=ucs@jis                  . #x20509)    ; &AJ1-17299;
+      (=jis-x0213-2      . #x2327)     ; &AJ1-17299; [03-07]
       (=gt               . 01905)      ; &I-GT-01905;
       (=gt-k             . 01768)      ; &I-GT-K01768;
       (=gt-pj-9                  . #x4F4B)     ; &I-GT-01905; [47-43]
-      (=gt-pj-k1         . #x322C)     ; &GT-01905; [18-12]
-      (=adobe-japan1-5   . 17299)      ; &GT-01905;
+      (=gt-pj-k1         . #x322C)     ; &AJ1-17299; [18-12]
+      (=adobe-japan1-5   . 17299)      ; &I-AJ1-17299;
       ))
     ))
 (define-char
      ((=ucs              . #x20509)    ; 𠔉
       ))
     (<-simplified
-     ((=ucs@jis                  . #x20509)    ; &GT-01905;
-      (=jis-x0213-2      . #x2327)     ; &GT-01905; [03-07]
+     ((=ucs@jis                  . #x20509)    ; &AJ1-17299;
+      (=jis-x0213-2      . #x2327)     ; &AJ1-17299; [03-07]
       ))
     (->subsumptive
      ((=ucs@JP           . #x9FB9)     ; &GT-K01769;
     (=ucs              . #x5174)       ; 兴
     (=gb2312           . #x504B)       ; &I-G0-504B; [48-43]
     (=hanziku-1                . #xD858)       ; &I-HZK01-D858;
-    (=adobe-japan1-5   . 19172)        ; 兴
+    (=adobe-japan1-5   . 19172)        ; &I-AJ1-19172;
     ))
 (define-char
   '((ideographic-radical . 12) ; ⼋
   '((ideographic-radical . 12) ; ⼋
     (ideographic-strokes . 5)
     (total-strokes      . 7)
-    (hanyu-dazidian    1 244 7)
     (=ucs              . #x34B5)       ; 㒵
-    (=cns11643-6       . #x257B)       ; &I-C6-257B; [05-91]
-    (=jis-x0213-1      . #x2E53)       ; &I-JX1-2E53; [14-51]
-    (=daikanwa         . 01466)        ; &I-M-01466;
-    (=hanziku-1                . #xD87A)       ; &I-HZK01-D87A;
-    (=adobe-japan1-5   . 16793)        ; 㒵
+    (->subsumptive
+     ((=ucs@unicode      . #x34B5)     ; &AJ1-16793;
+      (=jis-x0213-1      . #x2E53)     ; &AJ1-16793; [14-51]
+      (=daikanwa         . 01466)      ; &I-M-01466;
+      (=adobe-japan1-5   . 16793)      ; &I-AJ1-16793;
+      )
+     ((=cns11643-6       . #x257B)     ; &C6-257B; [05-91]
+      )
+     ((hanyu-dazidian    1 244 7)
+      (=hanziku-1        . #xD87A)     ; &HZK01-D87A;
+      ))
     ))
 (define-char
   '((ideographic-radical . 12) ; ⼋
     (=hanziku-1                . #xD97A)       ; &I-HZK01-D97A;
     ))
 (define-char
-  '((ideographic-radical . 12) ; ⼋
+  '((ideographic-radical@ucs . 12)     ; ⼋
+    (ideographic-radical@jis . 123)    ; ⽺
+    (ideographic-strokes@jis . 4)
     (=ucs              . #x517B)       ; 养
     ))
 (define-char
   '((<-denotational
      ((=ucs              . #x517B)     ; 养
       ))
-    (ideographic-radical . 12) ; ⼋
-    (ideographic-strokes . 8)
+    (ideographic-radical@ucs . 12)     ; ⼋
+    (ideographic-strokes@ucs . 8)
+    (ideographic-radical@jis . 123)    ; ⽺
+    (ideographic-strokes@jis . 4)
     (total-strokes      . 10)
-    (=jef-china3       . #x82AA)       ; &JC3-82AA;
-    (=adobe-japan1-5   . 18393)        ; &JC3-82AA;
+    (=ucs@jis          . #x517B)       ; &AJ1-18393;
+    (=jis-x0213-2      . #x7474)       ; &AJ1-18393; [84-84]
+    (=jef-china3       . #x82AA)       ; &I-JC3-82AA;
+    (=adobe-japan1-5   . 18393)        ; &I-AJ1-18393;
     ))
 (define-char
   '((<-denotational
   '((<-denotational
      ((=ucs              . #x34B9)     ; 㒹
       ))
+    (=>ucs*            . #x34B9)       ; 㒹
     (ideographic-radical . 12) ; ⼋
     (ideographic-strokes . 18)
     (total-strokes      . 20)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x771E)     ; 眞
+      )
+     ((=ucs              . #x771E)     ; 眞
+      ))
+    (=ucs              . #x2F813)      ; 㒹
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
-       ((=ucs@unicode      . #x771E)   ; &UU+771E;
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
+       (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
+       (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
+       (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
+       (=daikanwa          . 23235)    ; &I-M-23235;
        )
-       ((=ucs@unicode      . #x771E)   ; &UU+771E;
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
+       (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
+       (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
+       (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
+       (=daikanwa          . 23235)    ; &I-M-23235;
        ))
       (=daikanwa         . 01505)      ; &M-01505;
       (=cbeta            . 04138)      ; &I-CB04138;
       )
-     ((ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-       (=ucs               . #x2FF0)   ; ⿰
-       )
-       ((=cns11643-3       . #x3759)   ; &C3-3759; [23-57]
-       )
-       ((=cns11643-3       . #x3759)   ; &C3-3759; [23-57]
-       ))
+     ((=ucs@iso                  . #x2F813)    ; &C7-4D3E;
       (=cns11643-7       . #x4D3E)     ; &C7-4D3E; [45-30]
       ))
     ))
index 6980613..0f70e21 100644 (file)
@@ -95,7 +95,7 @@
     (=gt-k             . 00548)        ; &I-GT-K00548;
     (=gt-pj-2          . #x3D28)       ; &I-GT-01984; [29-08]
     (=daikanwa         . 01508)        ; &I-M-01508;
-    (=adobe-japan1-5   . 17301)        ; 冃
+    (=adobe-japan1-5   . 17301)        ; &I-AJ1-17301;
     ))
 (define-char
   '((<-denotational
     (=gt-pj-2          . #x3D29)       ; &I-GT-01981; [29-09]
     (=daikanwa         . 01509)        ; &I-M-01509;
     (=jef-china3       . #x9DE6)       ; &I-JC3-9DE6;
-    (=adobe-japan1-5   . 19173)        ; 冄
+    (=adobe-japan1-5   . 19173)        ; &I-AJ1-19173;
     (mojikyo           . 001509)       ; &MCS-600005E5;
     ))
 (define-char
     (=gt-pj-2          . #x3D2E)       ; &I-GT-01986; [29-14]
     (=daikanwa         . 01517)        ; &I-M-01517;
     (=jef-china3       . #x43EC)       ; &I-JC3-43EC;
-    (=adobe-japan1-5   . 17302)        ; 冋
+    (=adobe-japan1-5   . 17302)        ; &I-AJ1-17302;
     ))
 (define-char
   '((ideographic-radical . 13) ; ⼌
     (total-strokes      . 11)
     (=ucs              . #x34BC)       ; 㒼
     (->subsumptive
-     ((=ucs@jis                  . #x34BC)     ; &GT-02035;
-      (=jis-x0213-2      . #x232B)     ; &GT-02035; [03-11]
+     ((=ucs@jis                  . #x34BC)     ; &AJ1-17303;
+      (=jis-x0213-2      . #x232B)     ; &AJ1-17303; [03-11]
       (=gt               . 02035)      ; &I-GT-02035;
       (=gt-k             . 08276)      ; &I-GT-K08276;
       (=gt-pj-2                  . #x3D49)     ; &I-GT-02035; [29-41]
       (=daikanwa         . 01547)      ; &I-M-01547;
-      (=adobe-japan1-5   . 17303)      ; &GT-02035;
+      (=adobe-japan1-5   . 17303)      ; &I-AJ1-17303;
       )
      ((hanyu-dazidian    1 101 3)
       (ideographic-structure
index 1d52313..cd11277 100644 (file)
@@ -78,7 +78,7 @@
     (=jis-x0213-2      . #x232C)       ; &I-JX2-232C; [03-12]
     (=big5             . #xC955)       ; &I-B-C955;
     (=daikanwa         . 01567)        ; &I-M-01567;
-    (=adobe-japan1-5   . 17304)        ; 冘
+    (=adobe-japan1-5   . 17304)        ; &I-AJ1-17304;
     ))
 (define-char
   '((ideographic-radical . 14) ; ⼍
   '((ideographic-radical . 14) ; ⼍
     (ideographic-strokes . 8)
     (total-strokes      . 10)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x5196)     ; 冖
+      )
+     ((=ucs              . #x53D6)     ; 取
+      ))
     (=ucs              . #x51A3)       ; 冣
     (->subsumptive
      ((ideographic-structure
        ((=ucs              . #x5196)   ; 冖
        )
        ((=ucs@jis          . #x53D6)   ; &GT-03992;
-       (=ucs@big5          . #x53D6)   ; &GT-03992;
        (=jis-x0208         . #x3C68)   ; &GT-03992; [28-72]
        (=ks-x1001          . #x7622)   ; &I-K0-7622; [86-02]
        (=cns11643-1        . #x4C3D)   ; &I-C1-4C3D; [44-29]
        (=jis-x0213-1       . #x3C68)   ; &I-JX1-3C68; [28-72]
        (=daikanwa          . 03158)    ; &I-M-03158;
        ))
-      (=ucs@cns                  . #x51A3)     ; &M-01586;
-      (=ucs@jis                  . #x51A3)     ; &M-01586;
-      (=jis-x0212        . #x3277)     ; &M-01586; [18-87]
+      (=ucs@cns                  . #x51A3)     ; &AJ1-17305;
+      (=ucs@jis                  . #x51A3)     ; &AJ1-17305;
+      (=jis-x0212        . #x3277)     ; &AJ1-17305; [18-87]
       (=cns11643-3       . #x2F59)     ; &I-C3-2F59; [15-57]
       (=jis-x0213-2      . #x232D)     ; &I-JX2-232D; [03-13]
       (=daikanwa         . 01586)      ; &I-M-01586;
-      (=shinjigen@rev    .  0927)      ; &M-01586;
-      (=adobe-japan1-5   . 17305)      ; &M-01586;
+      (=shinjigen        .  0927)      ; &AJ1-17305;
+      (=adobe-japan1-5   . 17305)      ; &I-AJ1-17305;
+      (<-formed
+       ((=ucs@iso          . #x2F8D4)  ; &GT-18101;
+       (=ucs@jis           . #x6700)   ; &GT-18101;
+       (=ucs@ks            . #x6700)   ; &GT-18101;
+       (=jis-x0208         . #x3A47)   ; &GT-18101; [26-39]
+       (=ks-x1001          . #x754C)   ; &I-K0-754C; [85-44]
+       (=cns11643-6        . #x4978)   ; &I-C6-4978; [41-88]
+       (=jis-x0213-1       . #x3A47)   ; &I-JX1-3A47; [26-39]
+       (=daikanwa          . 14301)    ; &I-M-14301;
+       (=shinjigen         .  0925)    ; &GT-18101;
+       ))
+      (<-formed*sources
+       shinjigen)
       )
      ((hanyu-dazidian    1 304 8)
       (ideographic-structure
index d2bc832..795fa46 100644 (file)
        )
        ((=ucs              . #x51AB)   ; 冫
        ))
-      (=ucs@jis                  . #x51AD)     ; &M-01611;
-      (=jis-x0212        . #x3278)     ; &M-01611; [18-88]
+      (=ucs@jis                  . #x51AD)     ; &AJ1-17306;
+      (=jis-x0212        . #x3278)     ; &AJ1-17306; [18-88]
       (=cns11643-4       . #x215E)     ; &I-C4-215E; [01-62]
       (=jis-x0213-2      . #x232E)     ; &I-JX2-232E; [03-14]
       (=daikanwa         . 01611)      ; &I-M-01611;
       (=hanziku-1        . #xE2D8)     ; &I-HZK01-E2D8;
-      (=adobe-japan1-5   . 17306)      ; &M-01611;
+      (=adobe-japan1-5   . 17306)      ; &I-AJ1-17306;
       )
      ((=ucs@unicode      . #x51AD)     ; &UU+51AD;
       ))
   '((ideographic-radical . 15) ; ⼎
     (ideographic-strokes . 4)
     (total-strokes      . 6)
-    (=daikanwa         . 01618)        ; &M-01618;
+    (hanyu-dazidian    1 295 10)
+    (=ucs              . #x205B5)      ; 𠖵
+    (=daikanwa         . 01618)        ; &I-M-01618;
+    (=hanziku-1                . #xE2DD)       ; &I-HZK01-E2DD;
     ))
 (define-char
   '((ideographic-radical . 15) ; ⼎
     (=gt               . 02131)        ; &I-GT-02131;
     (=gt-k             . 02347)        ; &I-GT-K02347;
     (=gt-pj-9          . #x342F)       ; &I-GT-02131; [20-15]
-    (=adobe-japan1-5   . 17307)        ; 㓇
+    (=adobe-japan1-5   . 17307)        ; &I-AJ1-17307;
     (mojikyo           . 077374)       ; &MCS-60012E3E;
     ))
 (define-char
   '((ideographic-radical . 15) ; ⼎
     (ideographic-strokes . 5)
     (total-strokes      . 7)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x51AB)     ; 冫
+      )
+     ((=ucs              . #x534A)     ; 半
+      ))
     (=ucs              . #x51B8)       ; 冸
     ))
 (define-char
      ((=ks-x1001         . #x5A62)     ; &GT-03469; [58-66]
       (=daikanwa         . 02707)      ; &I-M-02707;
       ))
-    (=ucs@jis          . #x51B8)       ; &M-01623;
-    (=jis-x0212                . #x3279)       ; &M-01623; [18-89]
+    (=ucs@jis          . #x51B8)       ; &AJ1-19174;
+    (=jis-x0212                . #x3279)       ; &AJ1-19174; [18-89]
     (=daikanwa         . 01623)        ; &I-M-01623;
     (=cbeta            . 05819)        ; &I-CB05819;
-    (=adobe-japan1-5   . 19174)        ; &M-01623;
+    (=adobe-japan1-5   . 19174)        ; &I-AJ1-19174;
     (mojikyo           . 001623)       ; &MCS-60000657;
     ))
 (define-char
     (=cns11643-4       . #x233D)       ; &I-C4-233D; [03-29]
     (=daikanwa         . 01629)        ; &I-M-01629;
     (=hanziku-1                . #xE2F9)       ; &I-HZK01-E2F9;
-    (=adobe-japan1-5   . 19175)        ; 冺
+    (=adobe-japan1-5   . 19175)        ; &I-AJ1-19175;
     ))
 (define-char
   '((ideographic-radical . 15) ; ⼎
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 299 4)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x51AB)     ; 冫
+      )
+     ((=ucs              . #x96B9)     ; 隹
+      ))
     (=ucs              . #x51C6)       ; 准
     (=big5             . #xADE3)       ; &I-B-ADE3;
     (->subsumptive
     (ideographic-strokes . 8)
     (total-strokes      . 10)
     (hanyu-dazidian    1 297 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x51AB)     ; 冫
+      )
+     ((=ucs              . #x722D)     ; 爭
+      ))
     (=ucs              . #x51C8)       ; 凈
     (=big5             . #xD0E4)       ; &I-B-D0E4;
     ))
       (=jis-x0213-1      . #x6027)     ; &I-JX1-6027; [64-07]
       (=daikanwa         . 19663)      ; &I-M-19663;
       ))
-    (=ucs@jis          . #x51C8)       ; &M-01664;
-    (=jis-x0212                . #x3321)       ; &M-01664; [19-01]
+    (=ucs@jis          . #x51C8)       ; &AJ1-19176;
+    (=jis-x0212                . #x3321)       ; &AJ1-19176; [19-01]
     (=daikanwa         . 01664)        ; &I-M-01664;
     (=jef-china3       . #x43FA)       ; &I-JC3-43FA;
-    (=adobe-japan1-5   . 19176)        ; &M-01664;
+    (=adobe-japan1-5   . 19176)        ; &I-AJ1-19176;
     ))
 (define-char
   '((<-denotational
       )
      ((=ucs              . #x51AB)     ; 冫
       )
-     ((=ucs@unicode      . #x9751)     ; &M-42564;
-      (=ks-x1001         . #x746C)     ; &M-42564; [84-76]
-      (=daikanwa         . 42564)      ; &I-M-42564;
+     ((=ucs              . #x9751)     ; 靑
+      ))
+    (=>>jis-x0213-1    . #x2E56)       ; &G-GT-02192; [14-54]
+    (=>>gt             . 02192)        ; &G-GT-02192;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((=ucs              . #x51AB)   ; 冫
+       )
+       ((=ucs@unicode      . #x9751)   ; &M-42564;
+       (=ks-x1001          . #x746C)   ; &M-42564; [84-76]
+       (=daikanwa          . 42564)    ; &I-M-42564;
+       ))
+      (=ucs@jis                  . #x51CA)     ; &AJ1-16794;
+      (=ucs@ks           . #x51CA)     ; &AJ1-16794;
+      (=jis-x0213-1      . #x2E56)     ; &AJ1-16794; [14-54]
+      (=gt               . 02192)      ; &I-GT-02192;
+      (=gt-pj-2                  . #x3E4D)     ; &I-GT-02192; [30-45]
+      (=daikanwa         . 01666)      ; &I-M-01666;
+      (=jef-china3       . #x43FB)     ; &I-JC3-43FB;
+      (=adobe-japan1-5   . 16794)      ; &I-AJ1-16794;
       ))
-    (=ucs@jis          . #x51CA)       ; &M-01666;
-    (=ucs@ks           . #x51CA)       ; &M-01666;
-    (=jis-x0213-1      . #x2E56)       ; &M-01666; [14-54]
-    (=daikanwa         . 01666)        ; &I-M-01666;
-    (=jef-china3       . #x43FB)       ; &I-JC3-43FB;
-    (=adobe-japan1-5   . 16794)        ; &M-01666;
     ))
 (define-char
   '((<-denotational
     (ideographic-radical . 15) ; ⼎
     (ideographic-strokes . 8)
     (total-strokes      . 10)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x51AB)     ; 冫
+      )
+     ((=ucs              . #x9752)     ; 青
+      ))
+    (=>>gt             . 02194)        ; &G-GT-02194;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=gb2312            . #x4760)   ; &I-G0-4760; [39-64]
        (=jis-x0213-1       . #x4044)   ; &I-JX1-4044; [32-36]
        ))
-      (=ucs@unicode      . #x51CA)     ; &UU+51CA;
+      (=ucs@unicode      . #x51CA)     ; &GT-02194;
+      (=gt               . 02194)      ; &GT-02194;
+      (=gt-pj-9                  . #x403F)     ; &GT-02194; [32-31]
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (=daikanwa         . 01675)        ; &I-M-01675;
     (=hanziku-1                . #xE3C8)       ; &I-HZK01-E3C8;
     (=jef-china3       . #x43FC)       ; &I-JC3-43FC;
-    (=adobe-japan1-5   . 19177)        ; 减
+    (=adobe-japan1-5   . 19177)        ; &I-AJ1-19177;
     ))
 (define-char
   '((ideographic-radical . 15) ; ⼎
   '((ideographic-radical . 15) ; ⼎
     (ideographic-strokes . 9)
     (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x51AB)     ; 冫
+      )
+     ((=ucs              . #x594F)     ; 奏
+      ))
     (=ucs              . #x51D1)       ; 凑
     ))
 (define-char
     (ideographic-radical . 15) ; ⼎
     (ideographic-strokes . 9)
     (total-strokes      . 11)
-    (ideographic-structure
-     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-      (=ucs              . #x2FF0)     ; ⿰
-      )
-     ((=ucs              . #x51AB)     ; 冫
-      )
-     ((=gt               . 07451)      ; &GT-07451;
-      (=daikanwa         . 05915)      ; &I-M-05915;
-      ))
-    (=ucs@jis          . #x51D1)       ; &M-01683;
-    (=jis-x0212                . #x3323)       ; &M-01683; [19-03]
+    (=ucs@jis          . #x51D1)       ; &AJ1-19178;
+    (=jis-x0212                . #x3323)       ; &AJ1-19178; [19-03]
+    (=gt               . 02207)        ; &I-GT-02207;
+    (=gt-pj-2          . #x3E5C)       ; &I-GT-02207; [30-60]
     (=daikanwa         . 01683)        ; &I-M-01683;
-    (=adobe-japan1-5   . 19178)        ; &M-01683;
+    (=adobe-japan1-5   . 19178)        ; &I-AJ1-19178;
     ))
 (define-char
   '((<-denotational
     (=big5             . #xE140)       ; &I-B-E140;
     (=daikanwa         . 01706)        ; &I-M-01706;
     (=jef-china3       . #x44A2)       ; &I-JC3-44A2;
-    (=adobe-japan1-5   . 19181)        ; 凘
+    (=adobe-japan1-5   . 19181)        ; &I-AJ1-19181;
     ))
 (define-char
   '((ideographic-radical . 15) ; ⼎
       )
      ((=ucs              . #x706C)     ; 灬
       ))
-    (=ucs@cns          . #x51DE)       ; &M-01721;
-    (=ucs@jis          . #x51DE)       ; &M-01721;
-    (=cns11643-2       . #x5644)       ; &M-01721; [54-36]
+    (=ucs@cns          . #x51DE)       ; &AJ1-20300;
+    (=ucs@jis          . #x51DE)       ; &AJ1-20300;
+    (=cns11643-2       . #x5644)       ; &AJ1-20300; [54-36]
     (=jis-x0213-1      . #x2E57)       ; &I-JX1-2E57; [14-55]
     (=daikanwa         . 01721)        ; &I-M-01721;
-    (=adobe-japan1-5   . 20300)        ; &M-01721;
+    (=adobe-japan1-5   . 20300)        ; &I-AJ1-20300;
     ))
 (define-char
   '((<-denotational
     ))
 (define-char
   '((ideographic-radical . 15) ; ⼎
-    (hanyu-dazidian    1 295 10)
-    (=ucs              . #x205B5)      ; 𠖵
-    (=hanziku-1                . #xE2DD)       ; &I-HZK01-E2DD;
-    ))
-(define-char
-  '((ideographic-radical . 15) ; ⼎
     (hanyu-dazidian    1 297 23)
     (=ucs              . #x205CF)      ; 𠗏
     (=hanziku-1                . #xE36B)       ; &I-HZK01-E36B;
index d97677a..33b81fd 100644 (file)
     (=jis-x0213-1      . #x2E58)       ; &I-JX1-2E58; [14-56]
     (=hanziku-1                . #xDEE9)       ; &I-HZK01-DEE9;
     (=jef-china3       . #x41B8)       ; &I-JC3-41B8;
-    (=adobe-japan1-5   . 16795)        ; 凢
+    (=adobe-japan1-5   . 16795)        ; &I-AJ1-16795;
     (<-vulgar
      ((=ucs@unicode      . #x51E1)     ; &GT-02286;
       (=jis-x0208        . #x4B5E)     ; &GT-02286; [43-62]
     (=big5             . #xB9B9)       ; &I-B-B9B9;
     (=daikanwa         . 01797)        ; &I-M-01797;
     (=jef-china3       . #x98DF)       ; &I-JC3-98DF;
-    (=adobe-japan1-5   . 17309)        ; 凳
+    (=adobe-japan1-5   . 17309)        ; &I-AJ1-17309;
     (mojikyo           . 001797)       ; &MCS-60000705;
     ))
 (define-char
index a58888c..b496a77 100644 (file)
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
       (=ucs              . #x2FF1)     ; ⿱
       )
-     ((=ucs@jis                  . #x20509)    ; &GT-01905;
-      (=jis-x0213-2      . #x2327)     ; &GT-01905; [03-07]
+     ((=ucs@jis                  . #x20509)    ; &AJ1-17299;
+      (=jis-x0213-2      . #x2327)     ; &AJ1-17299; [03-07]
       )
      ((=ucs              . #x5200)     ; 刀
       ))
     (total-strokes      . 12)
     (=ucs              . #x202F4)      ; 𠋴
     (<-same
-     ((=ucs@unicode      . #x5013)     ; &M-00768;
-      (=jis-x0212        . #x3151)     ; &M-00768; [17-49]
+     ((=ucs@unicode      . #x5013)     ; &AJ1-17271;
+      (=jis-x0212        . #x3151)     ; &AJ1-17271; [17-49]
       (=jis-x0213-2      . #x215A)     ; &I-JX2-215A; [01-58]
       (=daikanwa         . 00768)      ; &I-M-00768;
       ))
index 30d47b5..07a00ad 100644 (file)
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
        (=ucs               . #x2FF1)   ; ⿱
        )
-       ((=ucs@jis          . #x20509)  ; &GT-01905;
-       (=jis-x0213-2       . #x2327)   ; &GT-01905; [03-07]
+       ((=ucs@jis          . #x20509)  ; &AJ1-17299;
+       (=jis-x0213-2       . #x2327)   ; &AJ1-17299; [03-07]
        )
        ((=ucs              . #x529B)   ; 力
        ))
   '((ideographic-radical . 19) ; ⼒
     (ideographic-strokes . 13)
     (total-strokes      . 15)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x4EB6)     ; 亶
+      )
+     ((=ucs              . #x529B)     ; 力
+      ))
     (=ucs              . #x52EF)       ; 勯
-    (=big5             . #xE4F5)       ; &I-B-E4F5;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x52EF)     ; 勯
+      ))
+    (ideographic-radical . 19) ; ⼒
+    (ideographic-strokes . 13)
+    (total-strokes      . 15)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=>>gt             . 00433)      ; &G-GT-00433;
+      )
+     ((=ucs              . #x529B)     ; 力
+      ))
+    (=>>ucs@unicode    . #x52EF)       ; &B-E4F5;
+    (=big5             . #xE4F5)       ; &B-E4F5;
     (->subsumptive
-     ((ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-       (=ucs               . #x2FF0)   ; ⿰
-       )
-       ((=ucs@jis          . #x4EB6)   ; &GT-00433;
-       (=ucs@big5          . #x4EB6)   ; &GT-00433;
-       (=jis-x0208         . #x5039)   ; &GT-00433; [48-25]
-       (=jis-x0213-1       . #x5039)   ; &I-JX1-5039; [48-25]
-       (=daikanwa          . 00328)    ; &I-M-00328;
-       )
-       ((=ucs              . #x529B)   ; 力
-       ))
-      (=daikanwa         . 02455)      ; &M-02455;
+     ((=daikanwa         . 02455)      ; &M-02455;
       )
      ((hanyu-dazidian    1 381 14)
-      (ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
-       (=ucs               . #x2FF0)   ; ⿰
-       )
-       ((=ucs              . #x4EB6)   ; 亶
-       )
-       ((=ucs              . #x529B)   ; 力
-       ))
       (=ucs@unicode      . #x52EF)     ; &C2-4F5D;
       (=cns11643-2       . #x4F5D)     ; &C2-4F5D; [47-61]
       ))
     (total-strokes      . 17)
     (=ucs              . #x208B9)      ; 𠢹
     (->subsumptive
-     ((=ucs@jis                  . #x208B9)    ; &GT-03173;
-      (=jis-x0213-2      . #x234A)     ; &GT-03173; [03-42]
+     ((=ucs@jis                  . #x208B9)    ; &AJ1-17327;
+      (=jis-x0213-2      . #x234A)     ; &AJ1-17327; [03-42]
       (=gt               . 03173)      ; &I-GT-03173;
       (=gt-pj-2                  . #x457E)     ; &I-GT-03173; [37-94]
       (=daikanwa         . 02473)      ; &I-M-02473;
-      (=adobe-japan1-5   . 17327)      ; &GT-03173;
+      (=adobe-japan1-5   . 17327)      ; &I-AJ1-17327;
       )
      ((=ucs@iso                  . #x208B9)    ; &C5-5A7B;
       (=cns11643-5       . #x5A7B)     ; &C5-5A7B; [58-91]
index f39b70c..ebf12a7 100644 (file)
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
       (=ucs              . #x2FF1)     ; ⿱
       )
-     ((=ucs@jis                  . #x20509)    ; &GT-01905;
-      (=jis-x0213-2      . #x2327)     ; &GT-01905; [03-07]
+     ((=ucs@jis                  . #x20509)    ; &AJ1-17299;
+      (=jis-x0213-2      . #x2327)     ; &AJ1-17299; [03-07]
       )
      ((=ucs              . #x353E)     ; 㔾
       ))
index 06785b1..8ffb0ac 100644 (file)
     (=hanziku-1                . #xB3B9)       ; &I-HZK01-B3B9;
     ))
 (define-char
-  '((=>ucs             . #x53A7)       ; 厧
+  '((ideographic-radical . 27) ; ⼚
+    (ideographic-strokes . 10)
+    (total-strokes      . 12)
+    (=ucs              . #x53A7)       ; 厧
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x53A7)     ; 厧
+      ))
     (ideographic-radical . 27) ; ⼚
     (ideographic-strokes . 10)
     (total-strokes      . 12)
       )
      ((=ucs              . #x5382)     ; 厂
       )
-     ((=ucs@jis                  . #x771E)     ; &GT-29751;
-      (=jis-x0208        . #x6243)     ; &GT-29751; [66-35]
-      (=ks-x1001         . #x7258)     ; &I-K0-7258; [82-56]
-      (=jis-x0213-1      . #x6243)     ; &I-JX1-6243; [66-35]
-      (=daikanwa         . 23235)      ; &I-M-23235;
+     ((=ucs              . #x771E)     ; 眞
+      ))
+    (=>>gt             . 03801)        ; &G-GT-03801;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT")
+       (=ucs               . #x2FF8)   ; ⿸
+       )
+       ((=ucs              . #x5382)   ; 厂
+       )
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
+       (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
+       (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
+       (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
+       (=daikanwa          . 23235)    ; &I-M-23235;
+       ))
+      (=gt               . 03801)      ; &GT-03801;
+      (=gt-pj-2                  . #x4B23)     ; &GT-03801; [43-03]
+      (=daikanwa         . 02998)      ; &I-M-02998;
       ))
-    (=daikanwa         . 02998)        ; &M-02998;
     ))
 (define-char
-  '((morohashi-daikanwa        2998 0 2)
+  '((<-denotational
+     ((=ucs              . #x53A7)     ; 厧
+      ))
     (ideographic-radical . 27) ; ⼚
     (ideographic-strokes . 10)
     (total-strokes      . 12)
       )
      ((=ucs              . #x771F)     ; 真
       ))
-    (=ucs              . #x53A7)       ; 厧
-    (=cns11643-2       . #x3A49)       ; &I-C2-3A49; [26-41]
-    (=big5             . #xD865)       ; &I-B-D865;
+    (=>>ucs@unicode    . #x53A7)       ; &G-UU+53A7;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT")
+       (=ucs               . #x2FF8)   ; ⿸
+       )
+       ((=ucs              . #x5382)   ; 厂
+       )
+       ((=ucs@unicode      . #x771F)   ; &C1-5678;
+       (=gb2312            . #x5566)   ; &C1-5678; [53-70]
+       (=cns11643-1        . #x5678)   ; &I-C1-5678; [54-88]
+       ))
+      (=ucs@unicode      . #x53A7)     ; &C2-3A49;
+      (=cns11643-2       . #x3A49)     ; &C2-3A49; [26-41]
+      (=big5             . #xD865)     ; &I-B-D865;
+      ))
     ))
 (define-char
   '((=>ucs             . #x20A8A)      ; 𠪊
index e14fbe4..907d194 100644 (file)
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
-       ((=ucs@unicode      . #x4E29)   ; &GT-00102;
-       (=jis-x0213-2       . #x2125)   ; &GT-00102; [01-05]
+       ((=ucs@unicode      . #x4E29)   ; &AJ1-17237;
+       (=jis-x0213-2       . #x2125)   ; &AJ1-17237; [01-05]
        (=daikanwa          . 00068)    ; &I-M-00068;
        )
        ((=ucs@unicode      . #x53C8)   ; &GT-03944;
   '((ideographic-radical . 29) ; ⼜
     (ideographic-strokes . 6)
     (total-strokes      . 8)
-    (hanyu-dazidian    1 397 4)
     (ideographic-structure
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
       (=ucs              . #x2FF1)     ; ⿱
      ((=ucs              . #x53CC)     ; 双
       ))
     (=ucs              . #x53D5)       ; 叕
-    (=jis-x0212                . #x345C)       ; &I-JSP-345C; [20-60]
-    (=cns11643-3       . #x276B)       ; &I-C3-276B; [07-75]
-    (=jis-x0213-2      . #x235F)       ; &I-JX2-235F; [03-63]
-    (=daikanwa         . 03157)        ; &I-M-03157;
-    (=hanziku-1                . #xF7B6)       ; &I-HZK01-F7B6;
-    (=jef-china3       . #x80CA)       ; &I-JC3-80CA;
+    (->subsumptive
+     ((=ucs@jis/1990     . #x53D5)     ; &M-03157;
+      (=jis-x0212        . #x345C)     ; &M-03157; [20-60]
+      (=daikanwa         . 03157)      ; &I-M-03157;
+      (=jef-china3       . #x80CA)     ; &I-JC3-80CA;
+      )
+     ((hanyu-dazidian    1 397 4)
+      (=ucs@unicode      . #x53D5)     ; &HZK01-F7B6;
+      (=jis-x0213-2      . #x235F)     ; &HZK01-F7B6; [03-63]
+      (=hanziku-1        . #xF7B6)     ; &I-HZK01-F7B6;
+      )
+     ((=cns11643-3       . #x276B)     ; &C3-276B; [07-75]
+      ))
     ))
 (define-char
   '((ideographic-radical . 29) ; ⼜
     (ideographic-strokes . 6)
     (total-strokes      . 8)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x8033)     ; 耳
+      )
+     ((=ucs              . #x53C8)     ; 又
+      ))
     (=ucs              . #x53D6)       ; 取
+    (=big5             . #xA8FA)       ; &I-B-A8FA;
     (->subsumptive
      ((hanyu-dazidian    1 395 1)
       (ideographic-structure
        )
        ((=daikanwa         . 28999)    ; &M-28999;
        )
-       ((=ucs              . #x53C8)   ; 又
+       ((=ucs@unicode      . #x53C8)   ; &GT-03944;
+       (=jis-x0208         . #x4B74)   ; &GT-03944; [43-84]
+       (=gb2312            . #x5356)   ; &I-G0-5356; [51-54]
+       (=cns11643-1        . #x4434)   ; &I-C1-4434; [36-20]
+       (=jis-x0213-1       . #x4B74)   ; &I-JX1-4B74; [43-84]
        ))
       (=ucs@jis                  . #x53D6)     ; &GT-03992;
-      (=ucs@big5         . #x53D6)     ; &GT-03992;
       (=jis-x0208        . #x3C68)     ; &GT-03992; [28-72]
       (=ks-x1001         . #x7622)     ; &I-K0-7622; [86-02]
       (=cns11643-1       . #x4C3D)     ; &I-C1-4C3D; [44-29]
       (=jis-x0213-1      . #x3C68)     ; &I-JX1-3C68; [28-72]
-      (=big5             . #xA8FA)     ; &I-B-A8FA;
       (=gt               . 03992)      ; &I-GT-03992;
       (=gt-k             . 03734)      ; &I-GT-K03734;
       (=gt-pj-1                  . #x3C68)     ; &I-GT-03992; [28-72]
        (=ks-x1001          . #x6C3C)   ; &I-K0-6C3C; [76-28]
        (=jis-x0213-1       . #x3C2A)   ; &I-JX1-3C2A; [28-10]
        )
-       ((=ucs              . #x53C8)   ; 又
+       ((=ucs@unicode      . #x53C8)   ; &GT-03944;
+       (=jis-x0208         . #x4B74)   ; &GT-03944; [43-84]
+       (=gb2312            . #x5356)   ; &I-G0-5356; [51-54]
+       (=cns11643-1        . #x4434)   ; &I-C1-4434; [36-20]
+       (=jis-x0213-1       . #x4B74)   ; &I-JX1-4B74; [43-84]
        ))
       (=ucs@unicode      . #x53D6)     ; &G0-4821;
       (=gb2312           . #x4821)     ; &G0-4821; [40-01]
     (ideographic-strokes . 16)
     (total-strokes      . 18)
     (=ucs              . #x20B90)      ; 𠮐
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x20B90)    ; 𠮐
+      ))
+    (ideographic-radical . 29) ; ⼜
+    (ideographic-strokes . 16)
+    (total-strokes      . 18)
+    (=daikanwa         . 03219)        ; &M-03219;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x20B90)    ; 𠮐
+      ))
+    (ideographic-radical . 29) ; ⼜
+    (ideographic-strokes . 16)
+    (total-strokes      . 18)
     (->subsumptive
-     ((=daikanwa         . 03219)      ; &M-03219;
-      )
      ((hanyu-dazidian    1 403 1)
       (=ucs@iso                  . #x20B90)    ; &HZK01-F8D6;
-      (=cns11643-4       . #x5A6F)     ; &HZK01-F8D6; [58-79]
-      (=hanziku-1        . #xF8D6)     ; &I-HZK01-F8D6;
+      (=hanziku-1        . #xF8D6)     ; &HZK01-F8D6;
+      )
+     ((=cns11643-4       . #x5A6F)     ; &C4-5A6F; [58-79]
       ))
     ))
 (define-char
     (ideographic-strokes . 16)
     (total-strokes      . 18)
     (hanyu-dazidian    1 402 15)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x4E35)     ; 丵
+      )
+     ((=ucs              . #x53D6)     ; 取
+      ))
     (=ucs              . #x53E2)       ; 叢
+    (=big5             . #xC24F)       ; &I-B-C24F;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
        (=ucs               . #x2FF1)   ; ⿱
        )
-       ((=ucs              . #x4E35)   ; 丵
+       ((=big5-cdp         . #x8AA8)   ; &CDP-8AA8;
        )
        ((=ucs@jis          . #x53D6)   ; &GT-03992;
-       (=ucs@big5          . #x53D6)   ; &GT-03992;
        (=jis-x0208         . #x3C68)   ; &GT-03992; [28-72]
        (=ks-x1001          . #x7622)   ; &I-K0-7622; [86-02]
        (=cns11643-1        . #x4C3D)   ; &I-C1-4C3D; [44-29]
        (=daikanwa          . 03158)    ; &I-M-03158;
        ))
       (=ucs@jis                  . #x53E2)     ; &GT-04083;
-      (=ucs@big5         . #x53E2)     ; &GT-04083;
       (=jis-x0208        . #x4151)     ; &GT-04083; [33-49]
       (=ks-x1001         . #x753F)     ; &I-K0-753F; [85-31]
       (=cns11643-1       . #x763B)     ; &I-C1-763B; [86-27]
       (=jis-x0213-1      . #x4151)     ; &I-JX1-4151; [33-49]
-      (=big5             . #xC24F)     ; &I-B-C24F;
       (=gt               . 04083)      ; &I-GT-04083;
       (=gt-pj-1                  . #x4151)     ; &I-GT-04083; [33-49]
       (=daikanwa         . 03220)      ; &I-M-03220;
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
        (=ucs               . #x2FF1)   ; ⿱
        )
-       ((=ucs              . #x4E35)   ; 丵
+       ((=big5-cdp         . #x8AA8)   ; &CDP-8AA8;
        )
        ((=ucs@unicode      . #x53D6)   ; &G0-4821;
        (=gb2312            . #x4821)   ; &G0-4821; [40-01]
index 42507f6..2b0cace 100644 (file)
   '((ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 4)
     (total-strokes      . 7)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x53E3)     ; 口
+      )
+     ((=ucs              . #x7236)     ; 父
+      ))
     (=ucs              . #x356E)       ; 㕮
     (->subsumptive
      ((ideographic-structure
        (=ks-x1001          . #x5D2B)   ; &I-K0-5D2B; [61-11]
        (=daikanwa          . 19721)    ; &I-M-19721;
        ))
-      (=ucs@jis                  . #x356E)     ; &GT-04288;
-      (=jis-x0213-2      . #x2367)     ; &GT-04288; [03-71]
+      (=ucs@jis                  . #x356E)     ; &AJ1-17348;
+      (=jis-x0213-2      . #x2367)     ; &AJ1-17348; [03-71]
       (=gt               . 04288)      ; &I-GT-04288;
       (=gt-pj-2                  . #x4E49)     ; &I-GT-04288; [46-41]
       (=daikanwa         . 03361)      ; &I-M-03361;
       (=cbeta            . 00055)      ; &I-CB00055;
-      (=adobe-japan1-5   . 17348)      ; &GT-04288;
+      (=adobe-japan1-5   . 17348)      ; &I-AJ1-17348;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        )
        ((=ucs              . #x53E3)   ; 口
        )
-       ((=ucs@unicode      . #x5173)   ; &GT-07389;
-       (=gb2312            . #x3958)   ; &GT-07389; [25-56]
+       ((=ucs@unicode      . #x5173)   ; &AJ1-17300;
+       (=gb2312            . #x3958)   ; &AJ1-17300; [25-56]
        (=jis-x0213-2       . #x2328)   ; &I-JX2-2328; [03-08]
        ))
       (=ucs@unicode      . #x54B2)     ; &GT-04501;
   '((ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 8)
     (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x96B9)     ; 隹
+      )
+     ((=ucs              . #x53E3)     ; 口
+      ))
     (=ucs              . #x552E)       ; 售
     (=big5             . #xB0E2)       ; &I-B-B0E2;
     (->subsumptive
   '((ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 8)
     (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x53E3)     ; 口
+      )
+     ((=ucs              . #x96B9)     ; 隹
+      ))
     (=ucs              . #x552F)       ; 唯
     (=big5             . #xB0DF)       ; &I-B-B0DF;
     (->subsumptive
       (=gt-k             . 07885)      ; &I-GT-K07885;
       (=gt-pj-1                  . #x4D23)     ; &I-GT-04832; [45-03]
       (=daikanwa         . 03761)      ; &I-M-03761;
+      (=shinjigen@1ed    .  1130)      ; &GT-04832;
       (=shinjigen@rev    .  1132)      ; &GT-04832;
       )
      ((hanyu-dazidian    1 642 5)
       )
      ((=ucs              . #x53E3)     ; 口
       )
-     ((=ucs@jis                  . #x771E)     ; &GT-29751;
-      (=jis-x0208        . #x6243)     ; &GT-29751; [66-35]
-      (=ks-x1001         . #x7258)     ; &I-K0-7258; [82-56]
-      (=jis-x0213-1      . #x6243)     ; &I-JX1-6243; [66-35]
-      (=daikanwa         . 23235)      ; &I-M-23235;
+     ((=ucs              . #x771E)     ; 眞
+      ))
+    (=>>jis-x0213-1    . #x5351)       ; &G-GT-05150; [51-49]
+    (=>>gt             . 05150)        ; &G-GT-05150;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((=ucs              . #x53E3)   ; 口
+       )
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
+       (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
+       (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
+       (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
+       (=daikanwa          . 23235)    ; &I-M-23235;
+       ))
+      (=ucs@jis                  . #x55D4)     ; &GT-05150;
+      (=jis-x0208        . #x5351)     ; &GT-05150; [51-49]
+      (=ks-x1001         . #x7247)     ; &I-K0-7247; [82-39]
+      (=jis-x0213-1      . #x5351)     ; &I-JX1-5351; [51-49]
+      (=gt               . 05150)      ; &I-GT-05150;
+      (=gt-pj-1                  . #x5351)     ; &I-GT-05150; [51-49]
+      (=daikanwa         . 04074)      ; &I-M-04074;
+      (=shinjigen        .  1197)      ; &GT-05150;
       ))
-    (=ucs@jis          . #x55D4)       ; &GT-05150;
-    (=jis-x0208                . #x5351)       ; &GT-05150; [51-49]
-    (=ks-x1001         . #x7247)       ; &I-K0-7247; [82-39]
-    (=jis-x0213-1      . #x5351)       ; &I-JX1-5351; [51-49]
-    (=gt               . 05150)        ; &I-GT-05150;
-    (=gt-pj-1          . #x5351)       ; &I-GT-05150; [51-49]
-    (=daikanwa         . 04074)        ; &I-M-04074;
-    (=shinjigen@rev    .  1197)        ; &GT-05150;
     ))
 (define-char
   '((<-denotational
       )
      ((=ucs              . #x53E3)     ; 口
       )
-     ((=ucs@unicode      . #x771F)     ; &C1-5678;
-      (=gb2312           . #x5566)     ; &C1-5678; [53-70]
-      (=cns11643-1       . #x5678)     ; &I-C1-5678; [54-88]
+     ((=ucs              . #x771F)     ; 真
+      ))
+    (=>>ucs@unicode    . #x55D4)       ; &G-UU+55D4;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((=ucs              . #x53E3)   ; 口
+       )
+       ((=ucs@unicode      . #x771F)   ; &C1-5678;
+       (=gb2312            . #x5566)   ; &C1-5678; [53-70]
+       (=cns11643-1        . #x5678)   ; &I-C1-5678; [54-88]
+       ))
+      (=ucs@unicode      . #x55D4)     ; &C2-4177;
+      (=gb2312           . #x6041)     ; &C2-4177; [64-33]
+      (=cns11643-2       . #x4177)     ; &I-C2-4177; [33-87]
       ))
-    (=ucs@unicode      . #x55D4)       ; &C2-4177;
-    (=gb2312           . #x6041)       ; &C2-4177; [64-33]
-    (=cns11643-2       . #x4177)       ; &I-C2-4177; [33-87]
     ))
 (define-char
   '((ideographic-radical . 30) ; ⼝
   '((ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 10)
     (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x53E3)     ; 口
+      )
+     ((=ucs              . #x595A)     ; 奚
+      ))
     (=ucs              . #x55D8)       ; 嗘
     ))
 (define-char
      ((=ucs              . #x53E3)     ; 口
       )
      ((=ucs@jis                  . #x595A)     ; &GT-07480;
-      (=ucs@big5         . #x595A)     ; &GT-07480;
       (=jis-x0208        . #x5478)     ; &GT-07480; [52-88]
       (=ks-x1001         . #x7A28)     ; &I-K0-7A28; [90-08]
       (=jis-x0213-1      . #x5478)     ; &I-JX1-5478; [52-88]
     (ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 10)
     (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x53E3)     ; 口
+      )
+     ((=>>ucs@unicode    . #x595A)     ; &G-UU+595A;
+      ))
+    (=>>ucs@unicode    . #x55D8)       ; &G-UU+55D8;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (ideographic-strokes . 10)
     (total-strokes      . 13)
     (hanyu-dazidian    1 666 4)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x53E3)     ; 口
+      )
+     ((=ucs              . #x9B32)     ; 鬲
+      ))
     (=ucs              . #x55DD)       ; 嗝
     (=big5             . #xDCD0)       ; &I-B-DCD0;
     ))
     (ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 10)
     (total-strokes      . 13)
-    (=ucs@jis          . #x55DD)       ; &GT-05050;
-    (=jis-x0213-2      . #x2437)       ; &GT-05050; [04-23]
-    (=gt               . 05050)        ; &I-GT-05050;
-    (=gt-pj-9          . #x4D55)       ; &I-GT-05050; [45-53]
-    (=adobe-japan1-5   . 17385)        ; &GT-05050;
+    (=>>jis-x0213-2    . #x2437)       ; &G-GT-05050; [04-23]
+    (=>>gt             . 05050)        ; &G-GT-05050;
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+       (=ucs               . #x2FF0)   ; ⿰
+       )
+       ((=ucs              . #x53E3)   ; 口
+       )
+       ((=ucs@jis          . #x9B32)   ; &M-45672;
+       (=jis-x0208         . #x722F)   ; &M-45672; [82-15]
+       (=jis-x0213-1       . #x722F)   ; &I-JX1-722F; [82-15]
+       (=daikanwa          . 45672)    ; &I-M-45672;
+       ))
+      (=ucs@jis                  . #x55DD)     ; &AJ1-17385;
+      (=jis-x0213-2      . #x2437)     ; &AJ1-17385; [04-23]
+      (=gt               . 05050)      ; &I-GT-05050;
+      (=gt-pj-9                  . #x4D55)     ; &I-GT-05050; [45-53]
+      (=adobe-japan1-5   . 17385)      ; &I-AJ1-17385;
+      ))
     ))
 (define-char
   '((ideographic-radical . 30) ; ⼝
     (ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 12)
     (total-strokes      . 15)
+    (=>gt              . 05350)        ; &A-GT-05350;
     (->subsumptive
-     ((=daikanwa         . 04277)      ; &M-04277;
+     ((=>>gt             . 05351)      ; &G-GT-05351;
+      (->subsumptive
+       ((=daikanwa         . 04277)    ; &M-04277;
+       )
+       ((=gt               . 05351)    ; &GT-05351;
+       (=gt-pj-11          . #x4248)   ; &GT-05351; [34-40]
+       ))
       )
-     ((=ucs@unicode      . #x35F4)     ; &C4-492D;
-      (=cns11643-4       . #x492D)     ; &C4-492D; [41-13]
+     ((=ucs@unicode      . #x35F4)     ; &GT-05350;
+      (=cns11643-4       . #x492D)     ; &GT-05350; [41-13]
+      (=gt               . 05350)      ; &I-GT-05350;
+      (=gt-pj-2                  . #x5748)     ; &I-GT-05350; [55-40]
       ))
     ))
 (define-char
     (ideographic-radical . 30) ; ⼝
     (ideographic-strokes . 12)
     (total-strokes      . 15)
-    (=ucs@jis          . #x35F4)       ; &GT-05465;
-    (=jis-x0213-2      . #x2442)       ; &GT-05465; [04-34]
+    (=ucs@jis          . #x35F4)       ; &AJ1-17395;
+    (=jis-x0213-2      . #x2442)       ; &AJ1-17395; [04-34]
     (=gt               . 05465)        ; &I-GT-05465;
     (=gt-pj-9          . #x3B2B)       ; &I-GT-05465; [27-11]
-    (=adobe-japan1-5   . 17395)        ; &GT-05465;
+    (=adobe-japan1-5   . 17395)        ; &I-AJ1-17395;
     ))
 (define-char
   '((ideographic-radical . 30) ; ⼝
index 455a8e3..e2a8f99 100644 (file)
     (ideographic-strokes . 7)
     (total-strokes      . 10)
     (=ucs@jis          . #x595A)       ; &GT-07480;
-    (=ucs@big5         . #x595A)       ; &GT-07480;
     (=jis-x0208                . #x5478)       ; &GT-07480; [52-88]
     (=ks-x1001         . #x7A28)       ; &I-K0-7A28; [90-08]
     (=jis-x0213-1      . #x5478)       ; &I-JX1-5478; [52-88]
     (=gt-k             . 06583)        ; &I-GT-K06583;
     (=gt-pj-1          . #x5478)       ; &I-GT-07480; [52-88]
     (=daikanwa         . 05930)        ; &I-M-05930;
-    (=shinjigen@rev    .  1583)        ; &GT-07480;
+    (=shinjigen                .  1583)        ; &GT-07480;
     ))
 (define-char
   '((<-denotational
     (ideographic-radical . 37) ; ⼤
     (ideographic-strokes . 7)
     (total-strokes      . 10)
+    (=>>ucs@unicode    . #x595A)       ; &G-UU+595A;
     (->subsumptive
      ((=ucs@unicode      . #x595A)     ; &G0-5E49;
       (=gb2312           . #x5E49)     ; &G0-5E49; [62-41]
index 290fc74..a8073be 100644 (file)
     (ideographic-radical . 40) ; ⼧
     (ideographic-strokes . 11)
     (total-strokes      . 14)
+    (=>>jis-x0213-2    . #x2828)       ; &G-GT-09170; [08-08]
+    (=>>gt             . 09170)        ; &G-GT-09170;
     (->subsumptive
-     ((=ucs@jis                  . #x376C)     ; &GT-09170;
-      (=jis-x0213-2      . #x2828)     ; &GT-09170; [08-08]
+     ((=ucs@jis                  . #x376C)     ; &AJ1-17532;
+      (=jis-x0213-2      . #x2828)     ; &AJ1-17532; [08-08]
       (=gt               . 09170)      ; &I-GT-09170;
       (=gt-pj-9                  . #x4D63)     ; &I-GT-09170; [45-67]
-      (=adobe-japan1-5   . 17532)      ; &GT-09170;
+      (=adobe-japan1-5   . 17532)      ; &I-AJ1-17532;
       )
      ((=ucs@unicode      . #x376C)     ; &UU+376C;
       ))
index c9519dd..7a1fe2c 100644 (file)
     (=ucs@big5         . #x5C1A)       ; &J97-3E30;
     (=>jis-x0208       . #x3E30)       ; &J97-3E30; [30-16]
     (=>jis-x0213-1     . #x3E30)       ; &J97-3E30; [30-16]
-    (=big5             . #xA97C)       ; &J97-3E30;
+    (=big5             . #xA97C)       ; &I-B-A97C;
     ))
 (define-char
   '((<-denotational
index 2dc2af0..e75720d 100644 (file)
     (total-strokes      . 10)
     (=ucs              . #x21DE0)      ; 𡷠
     (->subsumptive
-     ((=ucs@jis                  . #x21DE0)    ; &GT-10222;
-      (=jis-x0213-2      . #x284A)     ; &GT-10222; [08-42]
+     ((=ucs@jis                  . #x21DE0)    ; &AJ1-17561;
+      (=jis-x0213-2      . #x284A)     ; &AJ1-17561; [08-42]
       (=gt               . 10222)      ; &I-GT-10222;
       (=gt-pj-3                  . #x382E)     ; &I-GT-10222; [24-14]
       (=daikanwa         . 08099)      ; &I-M-08099;
-      (=adobe-japan1-5   . 17561)      ; &GT-10222;
+      (=adobe-japan1-5   . 17561)      ; &I-AJ1-17561;
       )
      ((=ucs@unicode      . #x21DE0)    ; &C5-2D31;
       (=cns11643-5       . #x2D31)     ; &C5-2D31; [13-17]
     (ideographic-radical . 46) ; ⼭
     (ideographic-strokes . 8)
     (total-strokes      . 11)
-    (=ucs@jis          . #x5D1D)       ; &GT-10335;
-    (=jis-x0213-2      . #x284F)       ; &GT-10335; [08-47]
+    (=ucs@jis          . #x5D1D)       ; &AJ1-17566;
+    (=jis-x0213-2      . #x284F)       ; &AJ1-17566; [08-47]
     (=gt               . 10335)        ; &I-GT-10335;
     (=gt-pj-3          . #x3923)       ; &I-GT-10335; [25-03]
     (=daikanwa         . 08196)        ; &I-M-08196;
     (=jef-china3       . #x4BCA)       ; &I-JC3-4BCA;
-    (=adobe-japan1-5   . 17566)        ; &GT-10335;
+    (=adobe-japan1-5   . 17566)        ; &I-AJ1-17566;
     ))
 (define-char
   '((<-denotational
   '((ideographic-radical . 46) ; ⼭
     (ideographic-strokes . 10)
     (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x5C71)     ; 山
+      )
+     ((=ucs              . #x595A)     ; 奚
+      ))
     (=ucs              . #x5D60)       ; 嵠
     ))
 (define-char
      ((=ucs              . #x5C71)     ; 山
       )
      ((=ucs@jis                  . #x595A)     ; &GT-07480;
-      (=ucs@big5         . #x595A)     ; &GT-07480;
       (=jis-x0208        . #x5478)     ; &GT-07480; [52-88]
       (=ks-x1001         . #x7A28)     ; &I-K0-7A28; [90-08]
       (=jis-x0213-1      . #x5478)     ; &I-JX1-5478; [52-88]
     (ideographic-radical . 46) ; ⼭
     (ideographic-strokes . 10)
     (total-strokes      . 13)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x5C71)     ; 山
+      )
+     ((=>>ucs@unicode    . #x595A)     ; &G-UU+595A;
+      ))
+    (=>>ucs@unicode    . #x5D60)       ; &G-UU+5D60;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
     (=daikanwa         . 08555)        ; &I-M-08555;
     ))
 (define-char
-  '((=>ucs             . #x5DBB)       ; 嶻
-    (ideographic-radical . 46) ; ⼭
-    (ideographic-strokes . 14)
-    (total-strokes      . 17)
-    (ideographic-structure
-     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
-      (=ucs              . #x2FF1)     ; ⿱
-      )
-     ((=ucs              . #x5C71)     ; 山
-      )
-     ((=ucs@jis                  . #x622A)     ; &GT-14675;
-      (=ucs@big5         . #x622A)     ; &GT-14675;
-      (=jis-x0208        . #x5923)     ; &GT-14675; [57-03]
-      (=ks-x1001         . #x6F38)     ; &I-K0-6F38; [79-24]
-      (=jis-x0213-1      . #x5923)     ; &I-JX1-5923; [57-03]
-      (=daikanwa         . 11639)      ; &I-M-11639;
-      ))
-    (=daikanwa         . 08556)        ; &M-08556;
-    (=cbeta            . 06248)        ; &I-CB06248;
-    ))
-(define-char
-  '((morohashi-daikanwa        8556 0 1)
-    (ideographic-radical . 46) ; ⼭
+  '((ideographic-radical . 46) ; ⼭
     (ideographic-strokes . 14)
     (total-strokes      . 17)
     (ideographic-structure
      ((=ucs              . #x622A)     ; 截
       ))
     (=ucs              . #x5DBB)       ; 嶻
-    (=cns11643-3       . #x5459)       ; &I-C3-5459; [52-57]
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+       (=ucs               . #x2FF1)   ; ⿱
+       )
+       ((=ucs              . #x5C71)   ; 山
+       )
+       ((=ucs@jis          . #x622A)   ; &GT-14675;
+       (=jis-x0208         . #x5923)   ; &GT-14675; [57-03]
+       (=ks-x1001          . #x6F38)   ; &I-K0-6F38; [79-24]
+       (=jis-x0213-1       . #x5923)   ; &I-JX1-5923; [57-03]
+       (=daikanwa          . 11639)    ; &I-M-11639;
+       ))
+      (=daikanwa         . 08556)      ; &M-08556;
+      (=cbeta            . 06248)      ; &I-CB06248;
+      )
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+       (=ucs               . #x2FF1)   ; ⿱
+       )
+       ((=ucs              . #x5C71)   ; 山
+       )
+       ((=ucs@unicode      . #x622A)   ; &C1-6870;
+       (=gb2312            . #x3D58)   ; &C1-6870; [29-56]
+       (=cns11643-1        . #x6870)   ; &I-C1-6870; [72-80]
+       ))
+      (=ucs@unicode      . #x5DBB)     ; &C3-5459;
+      (=cns11643-3       . #x5459)     ; &C3-5459; [52-57]
+      ))
     ))
 (define-char
   '((ideographic-radical . 46) ; ⼭
     (ideographic-strokes . 14)
     (total-strokes      . 17)
     (=ucs              . #x381A)       ; 㠚
-    (=cns11643-5       . #x5B3C)       ; &I-C5-5B3C; [59-28]
-    (=daikanwa         . 08558)        ; &I-M-08558;
+    (->subsumptive
+     ((=cns11643-5       . #x5B3C)     ; &M-08558; [59-28]
+      (=daikanwa         . 08558)      ; &I-M-08558;
+      )
+     ((=ucs@unicode      . #x381A)     ; &UU+381A;
+      ))
     ))
 (define-char
   '((ideographic-radical . 46) ; ⼭
index 9f7eabd..58a2645 100644 (file)
      ((=ucs              . #x5DFE)     ; 巾
       ))
     (=ucs              . #x5E11)       ; 帑
-    (=jis-x0208                . #x5666)       ; &I-J90-5666; [54-70]
-    (=gb2312           . #x607B)       ; &I-G0-607B; [64-91]
-    (=ks-x1001         . #x7736)       ; &I-K0-7736; [87-22]
-    (=cns11643-1       . #x4D30)       ; &I-C1-4D30; [45-16]
-    (=jis-x0213-1      . #x5666)       ; &I-JX1-5666; [54-70]
     (=big5             . #xA9AE)       ; &I-B-A9AE;
-    (=gt               . 11143)        ; &I-GT-11143;
-    (=gt-pj-1          . #x5666)       ; &I-GT-11143; [54-70]
-    (=daikanwa         . 08838)        ; &I-M-08838;
-    (=shinjigen@rev    .  2093)        ; 帑
+    (->subsumptive
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+       (=ucs               . #x2FF1)   ; ⿱
+       )
+       ((=ucs@unicode      . #x5974)   ; &GT-07627;
+       (=jis-x0208         . #x455B)   ; &GT-07627; [37-59]
+       (=gb2312            . #x452B)   ; &I-G0-452B; [37-11]
+       (=ks-x1001          . #x523F)   ; &I-K0-523F; [50-31]
+       (=jis-x0213-1       . #x455B)   ; &I-JX1-455B; [37-59]
+       (=daikanwa          . 06039)    ; &I-M-06039;
+       )
+       ((=ucs              . #x5DFE)   ; 巾
+       ))
+      (=ucs@unicode      . #x5E11)     ; &GT-11143;
+      (=jis-x0208        . #x5666)     ; &GT-11143; [54-70]
+      (=gb2312           . #x607B)     ; &I-G0-607B; [64-91]
+      (=ks-x1001         . #x7736)     ; &I-K0-7736; [87-22]
+      (=jis-x0213-1      . #x5666)     ; &I-JX1-5666; [54-70]
+      (=gt               . 11143)      ; &I-GT-11143;
+      (=gt-pj-1                  . #x5666)     ; &I-GT-11143; [54-70]
+      (=daikanwa         . 08838)      ; &I-M-08838;
+      (=shinjigen        .  2093)      ; &GT-11143;
+      )
+     ((ideographic-structure
+       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+       (=ucs               . #x2FF1)   ; ⿱
+       )
+       ((=ucs@cns          . #x5974)   ; &C1-4643;
+       (=cns11643-1        . #x4643)   ; &C1-4643; [38-35]
+       )
+       ((=ucs              . #x5DFE)   ; 巾
+       ))
+      (=cns11643-1       . #x4D30)     ; &C1-4D30; [45-16]
+      ))
     ))
 (define-char
   '((ideographic-radical . 50) ; ⼱
     (->subsumptive
      ((=daikanwa         . 09153)      ; &M-09153;
       )
-     ((=ucs@jis                  . #x2217B)    ; &GT-11529;
-      (=jis-x0213-2      . #x2C22)     ; &GT-11529; [12-02]
+     ((=ucs@jis                  . #x2217B)    ; &AJ1-17599;
+      (=jis-x0213-2      . #x2C22)     ; &AJ1-17599; [12-02]
       (=gt               . 11529)      ; &I-GT-11529;
       (=gt-pj-3                  . #x425C)     ; &I-GT-11529; [34-60]
-      (=adobe-japan1-5   . 17599)      ; &GT-11529;
+      (=adobe-japan1-5   . 17599)      ; &I-AJ1-17599;
       )
      ((=ucs@iso                  . #x2217B)    ; &C7-5333;
       (=cns11643-7       . #x5333)     ; &C7-5333; [51-19]
index 9ecba14..a1ad8db 100644 (file)
@@ -35,7 +35,7 @@
     (=cns11643-4       . #x214D)       ; &I-C4-214D; [01-45]
     (=jis-x0213-1      . #x7431)       ; &I-JX1-7431; [84-17]
     (=big5-cdp         . #x8B6F)       ; &I-CDP-8B6F;
-    (=adobe-japan1-5   . 16854)        ; 开
+    (=adobe-japan1-5   . 16854)        ; &I-AJ1-16854;
     (mojikyo           . 051106)       ; &MCS-6000C7A2;
     ))
 (define-char
index 7726ef2..be3180a 100644 (file)
     (total-strokes      . 8)
     (=ucs              . #x2231E)      ; 𢌞
     (->subsumptive
-     ((=ucs@jis                  . #x2231E)    ; &GT-12059;
-      (=jis-x0213-2      . #x2C2B)     ; &GT-12059; [12-11]
+     ((=ucs@jis                  . #x2231E)    ; &AJ1-17605;
+      (=jis-x0213-2      . #x2C2B)     ; &AJ1-17605; [12-11]
       (=gt               . 12059)      ; &I-GT-12059;
       (=gt-pj-3                  . #x465C)     ; &I-GT-12059; [38-60]
       (=daikanwa         . 09573)      ; &I-M-09573;
-      (=shinjigen        .  2240)      ; &GT-12059;
+      (=shinjigen        .  2240)      ; &AJ1-17605;
       (=jef-china3       . #x4CD7)     ; &I-JC3-4CD7;
-      (=adobe-japan1-5   . 17605)      ; &GT-12059;
+      (=adobe-japan1-5   . 17605)      ; &I-AJ1-17605;
       (<-formed
        ((=ucs@jis/1990     . #x5EFB)   ; &GT-12063;
        (=ucs@jis/2000      . #x5EFB)   ; &GT-12063;
index 4a04f10..d5a61ea 100644 (file)
@@ -89,7 +89,7 @@
     (=cns11643-4       . #x214D)       ; &I-C4-214D; [01-45]
     (=jis-x0213-1      . #x7431)       ; &I-JX1-7431; [84-17]
     (=big5-cdp         . #x8B6F)       ; &I-CDP-8B6F;
-    (=adobe-japan1-5   . 16854)        ; 开
+    (=adobe-japan1-5   . 16854)        ; &I-AJ1-16854;
     (mojikyo           . 051106)       ; &MCS-6000C7A2;
     ))
 (define-char
     (ideographic-radical . 55) ; ⼶
     (ideographic-strokes . 3)
     (total-strokes      . 6)
-    (=ucs@jis          . #x5F02)       ; &JX1-7432;
-    (=ucs@ks           . #x5F02)       ; &JX1-7432;
-    (=jis-x0212                . #x3C5C)       ; &JX1-7432; [28-60]
+    (=ucs@jis          . #x5F02)       ; &AJ1-16855;
+    (=ucs@ks           . #x5F02)       ; &AJ1-16855;
+    (=jis-x0212                . #x3C5C)       ; &AJ1-16855; [28-60]
     (=cns11643-2       . #x223D)       ; &I-C2-223D; [02-29]
     (=jis-x0213-1      . #x7432)       ; &I-JX1-7432; [84-18]
     (=big5             . #xC9DD)       ; &I-B-C9DD;
-    (=adobe-japan1-5   . 16855)        ; &JX1-7432;
+    (=adobe-japan1-5   . 16855)        ; &I-AJ1-16855;
     ))
 (define-char
   '((<-denotational
     (=ucs              . #x5F08)       ; 弈
     (=big5             . #xABD9)       ; &I-B-ABD9;
     (->subsumptive
-     ((=ucs@jis                  . #x5F08)     ; &M-09611;
-      (=jis-x0212        . #x3C5F)     ; &M-09611; [28-63]
+     ((=ucs@jis                  . #x5F08)     ; &AJ1-17607;
+      (=jis-x0212        . #x3C5F)     ; &AJ1-17607; [28-63]
       (=jis-x0213-2      . #x2C2D)     ; &I-JX2-2C2D; [12-13]
       (=daikanwa         . 09611)      ; &I-M-09611;
       (=jef-china3       . #x4CDD)     ; &I-JC3-4CDD;
-      (=adobe-japan1-5   . 17607)      ; &M-09611;
+      (=adobe-japan1-5   . 17607)      ; &I-AJ1-17607;
       )
      ((=ucs@unicode      . #x5F08)     ; &C1-507B;
       (=gb2312           . #x5E44)     ; &C1-507B; [62-36]
   '((ideographic-radical . 55) ; ⼶
     (ideographic-strokes . 11)
     (total-strokes      . 14)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x5C07)     ; 將
+      )
+     ((=ucs              . #x5EFE)     ; 廾
+      ))
     (=ucs              . #x38A1)       ; 㢡
     (->subsumptive
      ((ideographic-structure
        (=jis-x0213-1       . #x5730)   ; &I-JX1-5730; [55-16]
        (=daikanwa          . 09583)    ; &I-M-09583;
        ))
-      (=ucs@unicode      . #x38A1)     ; &M-09639;
-      (=daikanwa         . 09639)      ; &M-09639;
+      (=ucs@unicode      . #x38A1)     ; &AJ1-20171;
+      (=daikanwa         . 09639)      ; &AJ1-20171;
       (=cbeta            . 00727)      ; &I-CB00727;
-      (=adobe-japan1-5   . 20171)      ; &M-09639;
+      (=adobe-japan1-5   . 20171)      ; &I-AJ1-20171;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
index a11be86..3d4b269 100644 (file)
      ((=daikanwa         . 10104)      ; &M-10104;
       (=jef-china3       . #x4DB3)     ; &I-JC3-4DB3;
       (<-same
-       ((=ucs@jis          . #x4F5F)   ; &M-00522;
-       (=jis-x0212         . #x3070)   ; &M-00522; [16-80]
+       ((=ucs@jis          . #x4F5F)   ; &AJ1-16780;
+       (=jis-x0212         . #x3070)   ; &AJ1-16780; [16-80]
        (=jis-x0213-1       . #x2E31)   ; &I-JX1-2E31; [14-17]
        (=daikanwa          . 00522)    ; &I-M-00522;
        ))
index 6e34f37..7d07bb3 100644 (file)
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
       (=ucs              . #x2FF1)     ; ⿱
       )
-     ((=ucs@jis                  . #x771E)     ; &GT-29751;
+     ((=ucs@unicode      . #x771E)     ; &GT-29751;
       (=jis-x0208        . #x6243)     ; &GT-29751; [66-35]
       (=ks-x1001         . #x7258)     ; &I-K0-7258; [82-56]
       (=jis-x0213-1      . #x6243)     ; &I-JX1-6243; [66-35]
index 575ae50..75200a5 100644 (file)
     (ideographic-strokes . 10)
     (total-strokes      . 14)
     (=ucs              . #x6229)       ; 戩
+    (=big5             . #xE1D6)       ; &I-B-E1D6;
     (->subsumptive
      ((=ucs@unicode      . #x6229)     ; &M-11637;
       (=jis-x0212        . #x3F2F)     ; &M-11637; [31-15]
       (=jis-x0213-2      . #x2C75)     ; &I-JX2-2C75; [12-85]
       (=gb12345                  . #x6A2F)     ; &M-11637; [74-15]
-      (=big5             . #xE1D6)     ; &I-B-E1D6;
       (=daikanwa         . 11637)      ; &I-M-11637;
       (=jef-china3       . #x4EF6)     ; &I-JC3-4EF6;
       )
     (=daikanwa         . 11638)        ; &I-M-11638;
     ))
 (define-char
-  '((=>ucs             . #x622A)       ; 截
-    (ideographic-radical . 62) ; ⼽
-    (ideographic-strokes . 10)
-    (total-strokes      . 14)
-    (=ucs@jis          . #x622A)       ; &GT-14675;
-    (=ucs@big5         . #x622A)       ; &GT-14675;
-    (=jis-x0208                . #x5923)       ; &GT-14675; [57-03]
-    (=ks-x1001         . #x6F38)       ; &I-K0-6F38; [79-24]
-    (=jis-x0213-1      . #x5923)       ; &I-JX1-5923; [57-03]
-    (=big5             . #xBA49)       ; &I-B-BA49;
-    (=gt               . 14675)        ; &I-GT-14675;
-    (=gt-k             . 11208)        ; &I-GT-K11208;
-    (=gt-pj-1          . #x5923)       ; &I-GT-14675; [57-03]
-    (=daikanwa         . 11639)        ; &I-M-11639;
-    (=shinjigen@rev    .  2782)        ; &GT-14675;
-    ))
-(define-char
-  '((morohashi-daikanwa        11639 0 1)
-    (ideographic-radical . 62) ; ⼽
+  '((ideographic-radical . 62) ; ⼽
     (ideographic-strokes . 10)
     (total-strokes      . 14)
     (=ucs              . #x622A)       ; 截
-    (=gb2312           . #x3D58)       ; &I-G0-3D58; [29-56]
-    (=cns11643-1       . #x6870)       ; &I-C1-6870; [72-80]
+    (=big5             . #xBA49)       ; &I-B-BA49;
+    (->subsumptive
+     ((=ucs@jis                  . #x622A)     ; &GT-14675;
+      (=jis-x0208        . #x5923)     ; &GT-14675; [57-03]
+      (=ks-x1001         . #x6F38)     ; &I-K0-6F38; [79-24]
+      (=jis-x0213-1      . #x5923)     ; &I-JX1-5923; [57-03]
+      (=gt               . 14675)      ; &I-GT-14675;
+      (=gt-k             . 11208)      ; &I-GT-K11208;
+      (=gt-pj-1                  . #x5923)     ; &I-GT-14675; [57-03]
+      (=daikanwa         . 11639)      ; &I-M-11639;
+      (=shinjigen        .  2782)      ; &GT-14675;
+      )
+     ((=ucs@unicode      . #x622A)     ; &C1-6870;
+      (=gb2312           . #x3D58)     ; &C1-6870; [29-56]
+      (=cns11643-1       . #x6870)     ; &I-C1-6870; [72-80]
+      ))
     ))
 (define-char
   '((ideographic-radical . 62) ; ⼽
     (ideographic-strokes . 10)
     (total-strokes      . 14)
     (=ucs              . #x622B)       ; 戫
-    (=jis-x0212                . #x3F30)       ; &I-JSP-3F30; [31-16]
-    (=cns11643-2       . #x4A3F)       ; &I-C2-4A3F; [42-31]
     (=big5             . #xE1D8)       ; &I-B-E1D8;
-    (=daikanwa         . 11640)        ; &I-M-11640;
+    (->subsumptive
+     ((=ucs@unicode      . #x622B)     ; &M-11640;
+      (=jis-x0212        . #x3F30)     ; &M-11640; [31-16]
+      (=daikanwa         . 11640)      ; &I-M-11640;
+      )
+     ((=cns11643-2       . #x4A3F)     ; &C2-4A3F; [42-31]
+      ))
     ))
 (define-char
   '((=>ucs             . #x229E5)      ; 𢧥
     (=cns11643-7       . #x2328)       ; &I-C7-2328; [03-08]
     ))
 (define-char
-  '((=>ucs             . #x622E)       ; 戮
+  '((ideographic-radical . 62) ; ⼽
+    (ideographic-strokes . 11)
+    (total-strokes      . 15)
+    (=ucs              . #x622E)       ; 戮
+    (=big5             . #xBCAE)       ; &I-B-BCAE;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x622E)     ; 戮
+      ))
     (ideographic-radical . 62) ; ⼽
     (ideographic-strokes . 11)
     (total-strokes      . 15)
     (=ucs@jis          . #x622E)       ; &GT-14699;
-    (=ucs@big5         . #x622E)       ; &GT-14699;
     (=jis-x0208                . #x5924)       ; &GT-14699; [57-04]
     (=ks-x1001         . #x5740)       ; &I-K0-5740; [55-32]
     (=jis-x0213-1      . #x5924)       ; &I-JX1-5924; [57-04]
-    (=big5             . #xBCAE)       ; &I-B-BCAE;
     (=gt               . 14699)        ; &I-GT-14699;
     (=gt-k             . 11975)        ; &I-GT-K11975;
     (=gt-pj-1          . #x5924)       ; &I-GT-14699; [57-04]
     (=daikanwa         . 11655)        ; &I-M-11655;
-    (=shinjigen@rev    .  2788)        ; &GT-14699;
+    (=shinjigen                .  2788)        ; &GT-14699;
     ))
 (define-char
-  '((morohashi-daikanwa        11655 0 2)
+  '((<-denotational
+     ((=ucs              . #x622E)     ; 戮
+      ))
     (ideographic-radical . 62) ; ⼽
     (ideographic-strokes . 11)
     (total-strokes      . 15)
-    (=ucs              . #x622E)       ; 戮
-    (=gb2312           . #x423E)       ; &I-G0-423E; [34-30]
-    (=cns11643-1       . #x6C76)       ; &I-C1-6C76; [76-86]
+    (=>>ucs@unicode    . #x622E)       ; &G-UU+622E;
+    (->subsumptive
+     ((=ucs@unicode      . #x622E)     ; &G0-423E;
+      (=gb2312           . #x423E)     ; &G0-423E; [34-30]
+      )
+     ((=cns11643-1       . #x6C76)     ; &C1-6C76; [76-86]
+      ))
     ))
 (define-char
   '((ideographic-radical . 62) ; ⼽
index 351541b..e1fcd3c 100644 (file)
     (ideographic-radical . 72) ; ⽇
     (ideographic-strokes . 8)
     (total-strokes      . 12)
-    (=ucs@jis          . #x231B6)      ; &GT-17719;
-    (=jis-x0213-2      . #x2E24)       ; &GT-17719; [14-04]
+    (=ucs@jis          . #x231B6)      ; &AJ1-17744;
+    (=jis-x0213-2      . #x2E24)       ; &AJ1-17744; [14-04]
     (=gt               . 17719)        ; &I-GT-17719;
     (=gt-pj-9          . #x5064)       ; &I-GT-17719; [48-68]
-    (=adobe-japan1-5   . 17744)        ; &GT-17719;
+    (=adobe-japan1-5   . 17744)        ; &I-AJ1-17744;
     ))
 (define-char
   '((ideographic-radical . 72) ; ⽇
index b172388..41c3b01 100644 (file)
        )
        ((=gt-k             . 00495)    ; &GT-K00495;
        )
-       ((=ucs@unicode      . #x4E47)   ; &GT-00167;
-       (=gb2312            . #x5831)   ; &GT-00167; [56-17]
+       ((=ucs@unicode      . #x4E47)   ; &AJ1-17239;
+       (=gb2312            . #x5831)   ; &AJ1-17239; [56-17]
        (=daikanwa          . 00120)    ; &I-M-00120;
        ))
       (=ucs@unicode      . #x6754)     ; &M-14467;
   '((ideographic-radical . 75) ; ⽊
     (ideographic-strokes . 8)
     (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x6728)     ; 木
+      )
+     ((=ucs              . #x864E)     ; 虎
+      ))
     (=ucs              . #x6903)       ; 椃
     ))
 (define-char
     (ideographic-radical . 75) ; ⽊
     (ideographic-strokes . 8)
     (total-strokes      . 12)
+    (=>>jis-x0213-2    . #x2F26)       ; &G-GT-19060; [15-06]
+    (=>>gt             . 19060)        ; &G-GT-19060;
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=jis-x0213-1       . #x3857)   ; &I-JX1-3857; [24-55]
        (=daikanwa          . 32675)    ; &I-M-32675;
        ))
-      (=ucs@jis                  . #x6903)     ; &GT-19060;
-      (=jis-x0213-2      . #x2F26)     ; &GT-19060; [15-06]
+      (=ucs@jis                  . #x6903)     ; &AJ1-17824;
+      (=jis-x0213-2      . #x2F26)     ; &AJ1-17824; [15-06]
       (=gt               . 19060)      ; &I-GT-19060;
       (=gt-pj-4                  . #x352F)     ; &I-GT-19060; [21-15]
       (=daikanwa         . 15005)      ; &I-M-15005;
       (=jef-china3       . #x8DBC)     ; &I-JC3-8DBC;
-      (=adobe-japan1-5   . 17824)      ; &GT-19060;
+      (=adobe-japan1-5   . 17824)      ; &I-AJ1-17824;
       (mojikyo           . 015005)     ; &MCS-60003A9D;
       )
      ((ideographic-structure
   '((ideographic-radical . 75) ; ⽊
     (ideographic-strokes . 8)
     (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x6728)     ; 木
+      )
+     ((=ucs              . #x5FDD)     ; 忝
+      ))
     (=ucs              . #x3B87)       ; 㮇
     ))
 (define-char
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
       (=ucs              . #x2FF0)     ; ⿰
       )
-     ((=ucs              . #x6728)     ; 木
+     ((=gt-k             . 00495)      ; &GT-K00495;
       )
      ((=ucs@jis                  . #x5FDD)     ; &GT-13168;
       (=jis-x0208        . #x575B)     ; &GT-13168; [55-59]
       (=jis-x0213-1      . #x575B)     ; &I-JX1-575B; [55-59]
       (=daikanwa         . 10348)      ; &I-M-10348;
       ))
-    (=ucs@jis          . #x3B87)       ; &GT-19138;
-    (=jis-x0213-2      . #x2F28)       ; &GT-19138; [15-08]
+    (=ucs@jis          . #x3B87)       ; &AJ1-17826;
+    (=jis-x0213-2      . #x2F28)       ; &AJ1-17826; [15-08]
     (=gt               . 19138)        ; &I-GT-19138;
     (=gt-pj-4          . #x3561)       ; &I-GT-19138; [21-65]
     (=daikanwa         . 49170)        ; &I-M-49170;
     (=cbeta            . 01268)        ; &I-CB01268;
-    (=adobe-japan1-5   . 17826)        ; &GT-19138;
+    (=adobe-japan1-5   . 17826)        ; &I-AJ1-17826;
     ))
 (define-char
   '((<-denotational
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
       (=ucs              . #x2FF0)     ; ⿰
       )
-     ((=ucs              . #x6728)     ; 木
+     ((=gt-k             . 00495)      ; &GT-K00495;
       )
      ((=ucs@unicode      . #x5FDD)     ; &C1-4D3F;
       (=gb2312           . #x6343)     ; &C1-4D3F; [67-35]
     (total-strokes      . 14)
     (=ucs              . #x3BA4)       ; 㮤
     (->subsumptive
-     ((=ucs@jis                  . #x3BA4)     ; &GT-19532;
-      (=jis-x0213-2      . #x2F34)     ; &GT-19532; [15-20]
+     ((=ucs@jis                  . #x3BA4)     ; &AJ1-17834;
+      (=jis-x0213-2      . #x2F34)     ; &AJ1-17834; [15-20]
       (=gt               . 19532)      ; &I-GT-19532;
       (=gt-pj-4                  . #x372A)     ; &I-GT-19532; [23-10]
       (=daikanwa         . 15227)      ; &I-M-15227;
-      (=adobe-japan1-5   . 17834)      ; &GT-19532;
+      (=adobe-japan1-5   . 17834)      ; &I-AJ1-17834;
       )
      ((=ucs@unicode      . #x3BA4)     ; &UU+3BA4;
       ))
     (ideographic-radical . 75) ; ⽊
     (ideographic-strokes . 11)
     (total-strokes      . 15)
+    (=>>jis-x0213-1    . #x7623)       ; &G-GT-19860; [86-03]
+    (=>>gt             . 19860)        ; &G-GT-19860;
     (->subsumptive
-     ((=ucs@jis                  . #x69E9)     ; &JX1-7623;
-      (=jis-x0213-1      . #x7623)     ; &JX1-7623; [86-03]
-      (=adobe-japan1-5   . 16912)      ; &JX1-7623;
+     ((=ucs@jis                  . #x69E9)     ; &AJ1-16912;
+      (=jis-x0213-1      . #x7623)     ; &AJ1-16912; [86-03]
+      (=adobe-japan1-5   . 16912)      ; &I-AJ1-16912;
       )
      ((=gt               . 19860)      ; &GT-19860;
       (=gt-pj-9                  . #x4D7A)     ; &GT-19860; [45-90]
     (ideographic-strokes . 11)
     (total-strokes      . 15)
     (=ucs              . #x69F3)       ; 槳
+    (=big5             . #xBCD5)       ; &I-B-BCD5;
     (->subsumptive
      ((=ucs@unicode      . #x69F3)     ; &GT-19734;
       (=jis-x0212        . #x446F)     ; &GT-19734; [36-79]
       (=jis-x0213-2      . #x2F47)     ; &I-JX2-2F47; [15-39]
       (=gb12345                  . #x3D30)     ; &GT-19734; [29-16]
-      (=big5             . #xBCD5)     ; &I-B-BCD5;
       (=gt               . 19734)      ; &I-GT-19734;
       (=gt-pj-4                  . #x3850)     ; &I-GT-19734; [24-48]
       (=daikanwa         . 15378)      ; &I-M-15378;
   '((ideographic-radical . 75) ; ⽊
     (ideographic-strokes . 11)
     (total-strokes      . 15)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x6728)     ; 木
+      )
+     ((=ucs              . #x5C07)     ; 將
+      ))
     (=ucs              . #x3BCD)       ; 㯍
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
-       ((=ucs              . #x6728)   ; 木
+       ((=gt-k             . 00495)    ; &GT-K00495;
        )
        ((=ucs@unicode      . #x5C07)   ; &GT-09364;
        (=jis-x0208         . #x5572)   ; &GT-09364; [53-82]
        (=jis-x0213-1       . #x5572)   ; &I-JX1-5572; [53-82]
        (=daikanwa          . 07438)    ; &I-M-07438;
        ))
-      (=ucs@unicode      . #x3BCD)     ; &M-15379;
-      (=jis-x0213-2      . #x2F48)     ; &M-15379; [15-40]
+      (=ucs@unicode      . #x3BCD)     ; &AJ1-17848;
+      (=jis-x0213-2      . #x2F48)     ; &AJ1-17848; [15-40]
       (=daikanwa         . 15379)      ; &I-M-15379;
       (=cbeta            . 05677)      ; &I-CB05677;
-      (=adobe-japan1-5   . 17848)      ; &M-15379;
+      (=adobe-japan1-5   . 17848)      ; &I-AJ1-17848;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
-       ((=ucs              . #x6728)   ; 木
+       ((=gt-k             . 00495)    ; &GT-K00495;
        )
        ((=cns11643-1       . #x5972)   ; &C1-5972; [57-82]
        ))
       (=shinjigen@1ed    .  0933)      ; &M-15492;
       (<-vulgar
        ((=ucs@jis          . #x53E2)   ; &GT-04083;
-       (=ucs@big5          . #x53E2)   ; &GT-04083;
        (=jis-x0208         . #x4151)   ; &GT-04083; [33-49]
        (=ks-x1001          . #x753F)   ; &I-K0-753F; [85-31]
        (=cns11643-1        . #x763B)   ; &I-C1-763B; [86-27]
        jiyun daikanwa)
       (->synonyms@zhengzitong
        ((=ucs@jis          . #x53E2)   ; &GT-04083;
-       (=ucs@big5          . #x53E2)   ; &GT-04083;
        (=jis-x0208         . #x4151)   ; &GT-04083; [33-49]
        (=ks-x1001          . #x753F)   ; &I-K0-753F; [85-31]
        (=cns11643-1        . #x763B)   ; &I-C1-763B; [86-27]
     (ideographic-radical . 75) ; ⽊
     (ideographic-strokes . 19)
     (total-strokes      . 23)
-    (=ucs@jis          . #x2383D)      ; &GT-20507;
-    (=cns11643-7       . #x5B61)       ; &GT-20507; [59-65]
+    (=ucs@jis          . #x2383D)      ; &AJ1-17885;
+    (=cns11643-7       . #x5B61)       ; &AJ1-17885; [59-65]
     (=jis-x0213-2      . #x2F75)       ; &I-JX2-2F75; [15-85]
     (=gt               . 20507)        ; &I-GT-20507;
     (=gt-pj-4          . #x3D7C)       ; &I-GT-20507; [29-92]
     (=daikanwa         . 15945)        ; &I-M-15945;
     (=cbeta            . 05328)        ; &I-CB05328;
-    (=adobe-japan1-5   . 17885)        ; &GT-20507;
+    (=adobe-japan1-5   . 17885)        ; &I-AJ1-17885;
     ))
 (define-char
   '((<-denotational
index 3e0118a..4aa5658 100644 (file)
     (=hanziku-4                . #xC971)       ; &I-HZK04-C971;
     (<-vulgar
      ((=ucs@jis                  . #x622E)     ; &GT-14699;
-      (=ucs@big5         . #x622E)     ; &GT-14699;
       (=jis-x0208        . #x5924)     ; &GT-14699; [57-04]
       (=ks-x1001         . #x5740)     ; &I-K0-5740; [55-32]
       (=jis-x0213-1      . #x5924)     ; &I-JX1-5924; [57-04]
index 3239d16..c20b06e 100644 (file)
     (total-strokes      . 11)
     (=ucs              . #x23A98)      ; 𣪘
     (->subsumptive
-     ((=ucs@jis                  . #x23A98)    ; &GT-21338;
-      (=jis-x0213-2      . #x6E23)     ; &GT-21338; [78-03]
+     ((=ucs@jis                  . #x23A98)    ; &AJ1-17897;
+      (=jis-x0213-2      . #x6E23)     ; &AJ1-17897; [78-03]
       (=gt               . 21338)      ; &I-GT-21338;
       (=gt-pj-9                  . #x4D7E)     ; &I-GT-21338; [45-94]
       (=jef-china3       . #x93C9)     ; &I-JC3-93C9;
-      (=adobe-japan1-5   . 17897)      ; &GT-21338;
+      (=adobe-japan1-5   . 17897)      ; &I-AJ1-17897;
       )
      ((=ucs@iso                  . #x23A98)    ; &U-00023A98;
       ))
index c01410a..2581bae 100644 (file)
     (total-strokes      . 17)
     (=ucs              . #x6C0A)       ; 氊
     (->subsumptive
-     ((=ucs@jis                  . #x6C0A)     ; &GT-21756;
-      (=jis-x0213-2      . #x6E2F)     ; &GT-21756; [78-15]
+     ((=ucs@jis                  . #x6C0A)     ; &AJ1-17907;
+      (=jis-x0213-2      . #x6E2F)     ; &AJ1-17907; [78-15]
       (=gt               . 21756)      ; &I-GT-21756;
       (=gt-pj-4                  . #x4846)     ; &I-GT-21756; [40-38]
       (=daikanwa         . 16983)      ; &I-M-16983;
       (=cbeta            . 01733)      ; &I-CB01733;
-      (=adobe-japan1-5   . 17907)      ; &GT-21756;
+      (=adobe-japan1-5   . 17907)      ; &I-AJ1-17907;
       )
      ((=ucs@unicode      . #x6C0A)     ; &UU+6C0A;
       )
     (ideographic-strokes . 13)
     (total-strokes      . 17)
     (=ucs              . #x6C09)       ; 氉
+    (=big5             . #xED4D)       ; &I-B-ED4D;
     (->subsumptive
-     ((=big5             . #xED4D)     ; &B-ED4D;
-      (->subsumptive
-       ((=ucs@unicode      . #x6C09)   ; &M-16984;
-       (=jis-x0212         . #x4646)   ; &M-16984; [38-38]
-       (=daikanwa          . 16984)    ; &I-M-16984;
-       ))
+     ((=ucs@unicode      . #x6C09)     ; &M-16984;
+      (=jis-x0212        . #x4646)     ; &M-16984; [38-38]
+      (=daikanwa         . 16984)      ; &I-M-16984;
       )
      ((=ucs@cns                  . #x6C09)     ; &C2-5D39;
       (=cns11643-2       . #x5D39)     ; &C2-5D39; [61-25]
index 289b91b..098b71d 100644 (file)
     (=gt-k             . 00953)        ; &I-GT-K00953;
     (=gt-pj-1          . #x3D41)       ; &I-GT-21891; [29-33]
     (=daikanwa         . 17104)        ; &I-M-17104;
-    (=shinjigen@rev    .  4055)        ; 汁
+    (=shinjigen                .  4055)        ; 汁
     ))
 (define-char
   '((ideographic-radical . 85) ; ⽔
     (ideographic-strokes . 2)
     (total-strokes      . 7)
     (=ucs              . #x6C42)       ; 求
-    (=jis-x0208                . #x3561)       ; &I-J90-3561; [21-65]
-    (=gb2312           . #x4773)       ; &I-G0-4773; [39-83]
-    (=ks-x1001         . #x4F34)       ; &I-K0-4F34; [47-20]
-    (=cns11643-1       . #x4A65)       ; &I-C1-4A65; [42-69]
-    (=jis-x0213-1      . #x3561)       ; &I-JX1-3561; [21-65]
     (=big5             . #xA844)       ; &I-B-A844;
-    (=gt               . 21960)        ; &I-GT-21960;
-    (=gt-k             . 02518)        ; &I-GT-K02518;
-    (=gt-pj-1          . #x3561)       ; &I-GT-21960; [21-65]
-    (=daikanwa         . 17105)        ; &I-M-17105;
-    (=shinjigen@rev    .  4054)        ; 求
+    (->subsumptive
+     ((=ucs@unicode      . #x6C42)     ; &GT-21960;
+      (=jis-x0208        . #x3561)     ; &GT-21960; [21-65]
+      (=gb2312           . #x4773)     ; &I-G0-4773; [39-83]
+      (=ks-x1001         . #x4F34)     ; &I-K0-4F34; [47-20]
+      (=jis-x0213-1      . #x3561)     ; &I-JX1-3561; [21-65]
+      (=gt               . 21960)      ; &I-GT-21960;
+      (=gt-k             . 02518)      ; &I-GT-K02518;
+      (=gt-pj-1                  . #x3561)     ; &I-GT-21960; [21-65]
+      (=daikanwa         . 17105)      ; &I-M-17105;
+      (=shinjigen        .  4054)      ; &GT-21960;
+      )
+     ((=cns11643-1       . #x4A65)     ; &C1-4A65; [42-69]
+      ))
     ))
 (define-char
   '((<-denotational
     (ideographic-strokes . 2)
     (total-strokes      . 5)
     (=ucs              . #x6C43)       ; 汃
+    (=big5             . #xC9A2)       ; &I-B-C9A2;
     (->subsumptive
-     ((=big5             . #xC9A2)     ; &M-17106;
-      (=daikanwa         . 17106)      ; &I-M-17106;
+     ((=daikanwa         . 17106)      ; &M-17106;
       )
      ((=cns11643-2       . #x2161)     ; &C2-2161; [01-65]
       (mojikyo           . 017106)     ; &MCS-600042D2;
index 1269a88..99e3fe6 100644 (file)
   '((ideographic-radical . 86) ; ⽕
     (ideographic-strokes . 8)
     (total-strokes      . 12)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x706B)     ; 火
+      )
+     ((=ucs              . #x96B9)     ; 隹
+      ))
     (=ucs              . #x7133)       ; 焳
     (->subsumptive
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
-       ((=ucs@unicode      . #x706B)   ; &GT-24152;
-       (=jis-x0208         . #x3250)   ; &GT-24152; [18-48]
-       (=gb2312            . #x3B70)   ; &I-G0-3B70; [27-80]
-       (=ks-x1001          . #x7B7D)   ; &I-K0-7B7D; [91-93]
-       (=jis-x0213-1       . #x3250)   ; &I-JX1-3250; [18-48]
-       (=daikanwa          . 18850)    ; &I-M-18850;
+       ((=gt-k             . 00405)    ; &GT-K00405;
        )
        ((=ucs@jis          . #x96B9)   ; &GT-56353;
        (=jis-x0208         . #x7032)   ; &GT-56353; [80-18]
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
        (=ucs               . #x2FF0)   ; ⿰
        )
-       ((=ucs@unicode      . #x706B)   ; &GT-24152;
-       (=jis-x0208         . #x3250)   ; &GT-24152; [18-48]
-       (=gb2312            . #x3B70)   ; &I-G0-3B70; [27-80]
-       (=ks-x1001          . #x7B7D)   ; &I-K0-7B7D; [91-93]
-       (=jis-x0213-1       . #x3250)   ; &I-JX1-3250; [18-48]
-       (=daikanwa          . 18850)    ; &I-M-18850;
+       ((=gt-k             . 00405)    ; &GT-K00405;
        )
        ((=ucs@unicode      . #x96B9)   ; &C1-4F63;
        (=gb2312            . #x763F)   ; &C1-4F63; [86-31]
index 01fe9ce..4bd31b4 100644 (file)
          )
         ((=ucs               . #x200CA)        ; 𠃊
          )
-        ((=ucs               . #x516B) ; 八
+        ((=gt-k              . 00059)  ; &GT-K00059;
          ))
        ))
-      (=ucs@jis                  . #x771E)     ; &GT-29751;
+      (=ucs@unicode      . #x771E)     ; &GT-29751;
       (=jis-x0208        . #x6243)     ; &GT-29751; [66-35]
       (=ks-x1001         . #x7258)     ; &I-K0-7258; [82-56]
       (=jis-x0213-1      . #x6243)     ; &I-JX1-6243; [66-35]
       (=gt-k             . 06615)      ; &I-GT-K06615;
       (=gt-pj-1                  . #x6243)     ; &I-GT-29751; [66-35]
       (=daikanwa         . 23235)      ; &I-M-23235;
-      (=shinjigen@rev    .  5293)      ; &GT-29751;
-      )
-     ((=ucs@unicode      . #x771E)     ; &UU+771E;
+      (=shinjigen        .  5293)      ; &GT-29751;
       )
      ((=cns11643-3       . #x3759)     ; &C3-3759; [23-57]
       ))
       (=gt-k             . 06478)      ; &I-GT-K06478;
       (=gt-pj-1                  . #x3F3F)     ; &I-GT-29752; [31-31]
       (=daikanwa         . 23236)      ; &I-M-23236;
-      (=shinjigen@rev    .  5292)      ; &GT-29752;
+      (=shinjigen        .  5292)      ; &GT-29752;
       (<-simplified@JP/Jouyou
-       ((=ucs@jis          . #x771E)   ; &GT-29751;
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
        (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
        (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
        (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
     (=big5             . #xAF75)       ; &I-B-AF75;
     ))
 (define-char
-  '((=>ucs*            . #x771F)       ; 真
+  '((<-denotational
+     ((=ucs              . #x771F)     ; 真
+      ))
+    (=>ucs*            . #x771F)       ; 真
     (ideographic-radical . 109)        ; ⽬
     (ideographic-strokes . 5)
     (total-strokes      . 10)
     (->subsumptive
      ((=daikanwa         . 23237)      ; &M-23237;
       (<-original
-       ((=ucs@jis          . #x771E)   ; &GT-29751;
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
        (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
        (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
        (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
        ))
       (<-original*sources
        liushu-zongyao daikanwa)
-      (<-simplified
-       ((=ucs@jis          . #x771E)   ; &GT-29751;
+      (<-simplified@misc
+       ((=ucs@unicode      . #x771E)   ; &GT-29751;
        (=jis-x0208         . #x6243)   ; &GT-29751; [66-35]
        (=ks-x1001          . #x7258)   ; &I-K0-7258; [82-56]
        (=jis-x0213-1       . #x6243)   ; &I-JX1-6243; [66-35]
        (=daikanwa          . 23235)    ; &I-M-23235;
        ))
-      (<-simplified*sources
+      (<-simplified@misc*sources
        daikanwa)
       )
      ((=ucs@iso                  . #x2F947)    ; &C6-3A2E;
index eac3ab4..a92168c 100644 (file)
     (=cns11643-6       . #x4339)       ; &I-C6-4339; [35-25]
     ))
 (define-char
-  '((=>ucs             . #x517B)       ; 养
-    (ideographic-radical . 123)        ; ⽺
-    (ideographic-strokes . 4)
+  '((ideographic-radical@ucs . 12)     ; ⼋
+    (ideographic-radical@jis . 123)    ; ⽺
+    (ideographic-strokes@jis . 4)
+    (=ucs              . #x517B)       ; 养
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x517B)     ; 养
+      ))
+    (ideographic-radical@ucs . 12)     ; ⼋
+    (ideographic-strokes@ucs . 8)
+    (ideographic-radical@jis . 123)    ; ⽺
+    (ideographic-strokes@jis . 4)
     (total-strokes      . 10)
-    (=ucs@jis          . #x517B)       ; &JX2-7474;
-    (=jis-x0213-2      . #x7474)       ; &JX2-7474; [84-84]
+    (=ucs@jis          . #x517B)       ; &AJ1-18393;
+    (=jis-x0213-2      . #x7474)       ; &AJ1-18393; [84-84]
+    (=jef-china3       . #x82AA)       ; &I-JC3-82AA;
+    (=adobe-japan1-5   . 18393)        ; &I-AJ1-18393;
     ))
 (define-char
   '((ideographic-radical@ucs . 85)     ; ⽔
index 9a33ce5..0a84830 100644 (file)
   '((ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=ucs              . #x7FBD)     ; 羽
+      )
+     ((=ucs              . #x3431)     ; 㐱
+      ))
     (=ucs              . #x7FCF)       ; 翏
     (=big5             . #xD6FC)       ; &I-B-D6FC;
-    (->subsumptive
-     ((ideographic-structure
-       ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
-       (=ucs               . #x2FF1)   ; ⿱
-       )
-       ((=gt-k             . 01762)    ; &GT-K01762;
-       )
-       ((=ucs              . #x3431)   ; 㐱
-       ))
-      (=ucs@jis                  . #x7FCF)     ; &M-28665;
-      (=jis-x0212        . #x553A)     ; &M-28665; [53-26]
-      (=jis-x0213-2      . #x747B)     ; &I-JX2-747B; [84-91]
-      (=daikanwa         . 28665)      ; &I-M-28665;
-      (=jef-china3       . #x60A4)     ; &I-JC3-60A4;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x7FCF)     ; 翏
+      ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
+      (=ucs              . #x2FF1)     ; ⿱
+      )
+     ((=gt-k             . 01762)      ; &GT-K01762;
       )
+     ((=ucs              . #x3431)     ; 㐱
+      ))
+    (=ucs@jis          . #x7FCF)       ; &M-28665;
+    (=jis-x0212                . #x553A)       ; &M-28665; [53-26]
+    (=jis-x0213-2      . #x747B)       ; &I-JX2-747B; [84-91]
+    (=daikanwa         . 28665)        ; &I-M-28665;
+    (=jef-china3       . #x60A4)       ; &I-JC3-60A4;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x7FCF)     ; 翏
+      ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=>>ucs@unicode    . #x7FCF)       ; &G-UU+7FCF;
+    (->subsumptive
      ((=ucs@unicode      . #x7FCF)     ; &UU+7FCF;
       )
      ((ideographic-structure
        ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW")
        (=ucs               . #x2FF1)   ; ⿱
        )
-       ((=ucs              . #x7FBD)   ; 羽
+       ((=ucs@unicode      . #x7FBD)   ; &GT-36833;
+       (=jis-x0208         . #x3129)   ; &GT-36833; [17-09]
+       (=gb2312            . #x5370)   ; &I-G0-5370; [51-80]
+       (=cns11643-1        . #x4851)   ; &I-C1-4851; [40-49]
+       (=jis-x0213-1       . #x3129)   ; &I-JX1-3129; [17-09]
        )
        ((=ucs              . #x3431)   ; 㐱
        ))
       ))
     ))
 (define-char
-  '((=>ucs             . #x7FD0)       ; 翐
+  '((ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x7FBD)     ; 羽
+      )
+     ((=ucs              . #x5931)     ; 失
+      ))
+    (=ucs              . #x7FD0)       ; 翐
+    (=big5             . #xD6F9)       ; &I-B-D6F9;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x7FD0)     ; 翐
+      ))
     (ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
       )
      ((=ucs              . #x5931)     ; 失
       ))
-    (=big5             . #xD6F9)       ; &M-28666;
-    (=daikanwa         . 28666)        ; &I-M-28666;
+    (=daikanwa         . 28666)        ; &M-28666;
     ))
 (define-char
-  '((morohashi-daikanwa        28666 0 2)
+  '((<-denotational
+     ((=ucs              . #x7FD0)     ; 翐
+      ))
     (ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
       (=ucs              . #x2FF0)     ; ⿰
       )
-     ((=ucs              . #x7FBD)     ; 羽
+     ((=ucs@unicode      . #x7FBD)     ; &GT-36833;
+      (=jis-x0208        . #x3129)     ; &GT-36833; [17-09]
+      (=gb2312           . #x5370)     ; &I-G0-5370; [51-80]
+      (=cns11643-1       . #x4851)     ; &I-C1-4851; [40-49]
+      (=jis-x0213-1      . #x3129)     ; &I-JX1-3129; [17-09]
       )
      ((=ucs              . #x5931)     ; 失
       ))
-    (=ucs              . #x7FD0)       ; 翐
-    (=cns11643-2       . #x383E)       ; &I-C2-383E; [24-30]
+    (=ucs@unicode      . #x7FD0)       ; &C2-383E;
+    (=cns11643-2       . #x383E)       ; &C2-383E; [24-30]
     ))
 (define-char
-  '((=>ucs             . #x7FD1)       ; 翑
+  '((ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (ideographic-structure
+     ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
+      (=ucs              . #x2FF0)     ; ⿰
+      )
+     ((=ucs              . #x7FBD)     ; 羽
+      )
+     ((=ucs              . #x53E5)     ; 句
+      ))
+    (=ucs              . #x7FD1)       ; 翑
+    (=big5             . #xD6FA)       ; &I-B-D6FA;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x7FD1)     ; 翑
+      ))
     (ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
       )
      ((=ucs              . #x53E5)     ; 句
       ))
-    (=big5             . #xD6FA)       ; &M-28667;
-    (=daikanwa         . 28667)        ; &I-M-28667;
+    (=daikanwa         . 28667)        ; &M-28667;
     ))
 (define-char
-  '((morohashi-daikanwa        28667 0 2)
+  '((<-denotational
+     ((=ucs              . #x7FD1)     ; 翑
+      ))
     (ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
      ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
       (=ucs              . #x2FF0)     ; ⿰
       )
-     ((=ucs              . #x7FBD)     ; 羽
+     ((=ucs@unicode      . #x7FBD)     ; &GT-36833;
+      (=jis-x0208        . #x3129)     ; &GT-36833; [17-09]
+      (=gb2312           . #x5370)     ; &I-G0-5370; [51-80]
+      (=cns11643-1       . #x4851)     ; &I-C1-4851; [40-49]
+      (=jis-x0213-1      . #x3129)     ; &I-JX1-3129; [17-09]
       )
      ((=ucs              . #x53E5)     ; 句
       ))
-    (=ucs              . #x7FD1)       ; 翑
-    (=cns11643-2       . #x383F)       ; &I-C2-383F; [24-31]
+    (=ucs@unicode      . #x7FD1)       ; &C2-383F;
+    (=cns11643-2       . #x383F)       ; &C2-383F; [24-31]
     ))
 (define-char
   '((ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
     (=ucs              . #x2641B)      ; 𦐛
-    (->subsumptive
-     ((=daikanwa         . 28668)      ; &M-28668;
-      )
-     ((=ucs@iso                  . #x2641B)    ; &C6-4346;
-      (=cns11643-6       . #x4346)     ; &C6-4346; [35-38]
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x2641B)    ; 𦐛
       ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=daikanwa         . 28668)        ; &M-28668;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x2641B)    ; 𦐛
+      ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=ucs@iso          . #x2641B)      ; &C6-4346;
+    (=cns11643-6       . #x4346)       ; &C6-4346; [35-38]
     ))
 (define-char
   '((ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
     (=ucs              . #x26416)      ; 𦐖
-    (->subsumptive
-     ((=daikanwa         . 28669)      ; &M-28669;
-      )
-     ((=ucs@iso                  . #x26416)    ; &C6-4341;
-      (=cns11643-6       . #x4341)     ; &C6-4341; [35-33]
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x26416)    ; 𦐖
+      ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=daikanwa         . 28669)        ; &M-28669;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x26416)    ; 𦐖
       ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=ucs@iso          . #x26416)      ; &C6-4341;
+    (=cns11643-6       . #x4341)       ; &C6-4341; [35-33]
     ))
 (define-char
   '((ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
     (=ucs              . #x4385)       ; 䎅
-    (->subsumptive
-     ((=daikanwa         . 28670)      ; &M-28670;
-      )
-     ((=ucs@unicode      . #x4385)     ; &C3-3835;
-      (=cns11643-3       . #x3835)     ; &C3-3835; [24-21]
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x4385)     ; 䎅
+      ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=daikanwa         . 28670)        ; &M-28670;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x4385)     ; 䎅
       ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=ucs@unicode      . #x4385)       ; &C3-3835;
+    (=cns11643-3       . #x3835)       ; &C3-3835; [24-21]
     ))
 (define-char
   '((ideographic-radical . 124)        ; ⽻
     (ideographic-strokes . 5)
     (total-strokes      . 11)
     (=ucs              . #x2641A)      ; 𦐚
-    (->subsumptive
-     ((=daikanwa         . 28671)      ; &M-28671;
-      )
-     ((=ucs@iso                  . #x2641A)    ; &C6-4344;
-      (=cns11643-6       . #x4344)     ; &C6-4344; [35-36]
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x2641A)    ; 𦐚
       ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=daikanwa         . 28671)        ; &M-28671;
+    ))
+(define-char
+  '((<-denotational
+     ((=ucs              . #x2641A)    ; 𦐚
+      ))
+    (ideographic-radical . 124)        ; ⽻
+    (ideographic-strokes . 5)
+    (total-strokes      . 11)
+    (=ucs@iso          . #x2641A)      ; &C6-4344;
+    (=cns11643-6       . #x4344)       ; &C6-4344; [35-36]
     ))
 (define-char
   '((ideographic-radical . 124)        ; ⽻
index 97b513f..72b7245 100644 (file)
       ))
     (=>ucs*            . #x8DBC)       ; 趼
     (=>ucs@cns         . #x2F9DB)      ; &C3-446D;
-    (=>ucs@jis         . #x8DBC)       ; &GT-50128;
+    (=>ucs@jis         . #x8DBC)       ; &AJ1-22613;
     (ideographic-radical . 157)        ; ⾜
     (ideographic-strokes . 6)
     (total-strokes      . 13)
     (=ucs              . #x2F9DB)      ; 趼
     (->subsumptive
-     ((=ucs@jis                  . #x8DBC)     ; &GT-50128;
-      (=jis-x0212        . #x5F6F)     ; &GT-50128; [63-79]
+     ((=ucs@jis                  . #x8DBC)     ; &AJ1-22613;
+      (=jis-x0212        . #x5F6F)     ; &AJ1-22613; [63-79]
       (=gt               . 50128)      ; &I-GT-50128;
       (=gt-pj-7                  . #x4933)     ; &I-GT-50128; [41-19]
       (=daikanwa         . 37527)      ; &I-M-37527;
       (=jef-china3       . #x99B6)     ; &I-JC3-99B6;
-      (=adobe-japan1-6   . 22613)      ; &GT-50128;
+      (=adobe-japan1-6   . 22613)      ; &I-AJ1-22613;
       )
      ((=ucs@iso                  . #x2F9DB)    ; &C3-446D;
       (=cns11643-3       . #x446D)     ; &C3-446D; [36-77]
index 15de1fa..5a87745 100644 (file)
@@ -12,7 +12,7 @@
       (=gt-k             . 03926)      ; &I-GT-K03926;
       (=gt-pj-1                  . #x7032)     ; &I-GT-56353; [80-18]
       (=daikanwa         . 41937)      ; &I-M-41937;
-      (=shinjigen@rev    .  8940)      ; &GT-56353;
+      (=shinjigen        .  8940)      ; &GT-56353;
       )
      ((=ucs@unicode      . #x96B9)     ; &C1-4F63;
       (=gb2312           . #x763F)     ; &C1-4F63; [86-31]
     (=cns11643-6       . #x3C72)       ; &C6-3C72; [28-82]
     ))
 (define-char
-  '((=>ucs             . #x96BD)       ; 隽
-    (ideographic-radical . 172)        ; ⾫
-    (ideographic-strokes . 2)
-    (total-strokes      . 10)
-    (=ucs@jis          . #x96BD)       ; &M-41945;
-    (=jis-x0213-2      . #x7B6F)       ; &M-41945; [91-79]
-    (=daikanwa         . 41945)        ; &I-M-41945;
-    ))
-(define-char
-  '((morohashi-daikanwa        41945 0 1)
-    (ideographic-radical . 172)        ; ⾫
+  '((ideographic-radical . 172)        ; ⾫
     (ideographic-strokes . 2)
     (total-strokes      . 10)
     (=ucs              . #x96BD)       ; 隽
-    (=gb2312           . #x7641)       ; &I-G0-7641; [86-33]
-    (=cns11643-3       . #x3439)       ; &I-C3-3439; [20-25]
+    (->subsumptive
+     ((=ucs@jis                  . #x96BD)     ; &M-41945;
+      (=jis-x0213-2      . #x7B6F)     ; &M-41945; [91-79]
+      (=daikanwa         . 41945)      ; &I-M-41945;
+      (=cbeta            . 05014)      ; &I-CB05014;
+      )
+     ((=ucs@unicode      . #x96BD)     ; &C3-3439;
+      (=gb2312           . #x7641)     ; &C3-3439; [86-33]
+      (=cns11643-3       . #x3439)     ; &I-C3-3439; [20-25]
+      ))
     ))
 (define-char
   '((ideographic-radical . 172)        ; ⾫
index b1b8cf4..ce8f078 100644 (file)
     =gt-k
     =ucs@iso
     =ucs@unicode
+    =>>ucs@unicode
     =>>jis-x0208
     =>>jis-x0213-1
     =>>jis-x0213-1@2000
index 5474880..3b4bfd8 100644 (file)
       (=ucs              . #x2550)     ; ═
       ))
     (=ucs@cns          . #x2550)       ; &C1-2344;
+    (=ucs@cns11643     . #x2501)       ; &C1-2344;
     (=ucs@big5         . #x2550)       ; &C1-2344;
     (=ucs@big5/cns11643 . #x2501)      ; &C1-2344;
-    (=ucs@cns11643     . #x2501)       ; &C1-2344;
     (=cns11643-1       . #x2344)       ; &C1-2344; [03-36]
     (=big5             . #xA2A4)       ; &I-B-A2A4;
     (<-fullwidth