packages feed

cedict (empty) → 0.1.1

raw patch · 5 files changed

+35709/−0 lines, 5 filesdep +basedep +containersdep +utf8-stringbuild-type:Customsetup-changed

Dependencies added: base, containers, utf8-string

Files

+ Data/Char/CEDICT.hs view
@@ -0,0 +1,34919 @@++ {- Look up Unihan characters in CEDICT!+  - +  - Autogenerated from the UTF8 CEDICT:+  -+  -   http://www.mandarintools.com/download/cedictu8.zip+  -+  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -}++module Data.Char.CEDICT(singles) where++import qualified Data.Map as Map+++ -- Single character lookup, via Data.Map+singles                    =  Map.fromList matter+++++ {- Material generated from CEDICT.+  -+  - Make sure this is the last thing in the file -- we insert the +  - autogenerated CEDICT material in it.+  -+  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -}++ -- Do not rename this!+(example:matter) =+ [  ('\NUL', [("\NUL", "\NUL")])+ ,  ('嗀', +     [  ("huo4", "to vomit")+     ]  )+ ,  ('兀', +     [  ("wu4", "duplicate of Big Five A461")+     ]  )+ ,  ('龤', +     [  ("xie2", "to harmonize/to accord with/to agree")+     ]  )+ ,  ('龢', +     [  ("he2", "harmonious")+     ]  )+ ,  ('龠', +     [  ("yue4", "(ancient measure)/flute")+     ]  )+ ,  ('龟', +     [  ("gui1", "tortoise/turtle")+     ]  )+ ,  ('龜', +     [  ("gui1", "tortoise/turtle")+     ]  )+ ,  ('龛', +     [  ("kan1", "niche/shrine")+     ]  )+ ,  ('龚', +     [  ("gong1", "(surname)")+     ]  )+ ,  ('龙', +     [  ("long2", "dragon/imperial/Long (a surname)")+     ]  )+ ,  ('龘', +     [  ("ta4", "the appearance of a dragon walking")+     ]  )+ ,  ('龕', +     [  ("kan1", "niche/shrine")+     ]  )+ ,  ('龔', +     [  ("gong1", "(surname)")+     ]  )+ ,  ('龑', +     [  ("yan3", "high and bright")+     ]  )+ ,  ('龐', +     [  ("pang2", "(surname)/huge/enormous/tremendous")+     ]  )+ ,  ('龍', +     [  ("long2", "dragon/imperial/Long (a surname)")+     ]  )+ ,  ('龌', +     [  ("wo4", "dirty/small-minded")+     ]  )+ ,  ('龋', +     [  ("qu3", "decayed teeth/dental caries")+     ]  )+ ,  ('龊', +     [  ("chuo4", "dirty/small-minded")+     ]  )+ ,  ('龉', +     [  ("yu3", "irregular teeth")+     ]  )+ ,  ('龈', +     [  ("ken3", "gnaw/bite")+     ,  ("yin2", "gums")+     ]  )+ ,  ('龇', +     [  ("zi1", "projecting teeth")+     ]  )+ ,  ('龆', +     [  ("tiao2", "shed the milk teeth/young")+     ]  )+ ,  ('龅', +     [  ("pao2", "projecting teeth")+     ]  )+ ,  ('龄', +     [  ("ling2", "age")+     ]  )+ ,  ('龃', +     [  ("ju3", "irregular/uneven teeth")+     ]  )+ ,  ('龀', +     [  ("chen4", "replace the milk teeth")+     ]  )+ ,  ('齿', +     [  ("chi3", "tooth")+     ]  )+ ,  ('齷', +     [  ("wo4", "dirty/small-minded")+     ]  )+ ,  ('齶', +     [  ("e4", "palate")+     ]  )+ ,  ('齵', +     [  ("yu2", "uneven (teeth)")+     ]  )+ ,  ('齲', +     [  ("qu3", "decayed teeth/dental caries")+     ]  )+ ,  ('齰', +     [  ("cuo4", "to bite")+     ]  )+ ,  ('齯', +     [  ("ni2", "teeth grown in old age")+     ]  )+ ,  ('齮', +     [  ("yi3", "(surname)/bite")+     ]  )+ ,  ('齬', +     [  ("yu3", "irregular teeth")+     ]  )+ ,  ('齪', +     [  ("chuo4", "dirty/small-minded")+     ]  )+ ,  ('齧', +     [  ("nie4", "(surname)/gnaw")+     ]  )+ ,  ('齦', +     [  ("ken3", "gnaw/bite")+     ,  ("yin2", "gums")+     ]  )+ ,  ('齣', +     [  ("chu1", "M for plays")+     ]  )+ ,  ('齡', +     [  ("ling2", "age")+     ]  )+ ,  ('齠', +     [  ("tiao2", "shed the milk teeth/young")+     ]  )+ ,  ('齟', +     [  ("ju3", "irregular/uneven teeth")+     ]  )+ ,  ('齞', +     [  ("nian4", "to display the teeth")+     ]  )+ ,  ('齜', +     [  ("zi1", "projecting teeth")+     ]  )+ ,  ('齙', +     [  ("pao2", "projecting teeth")+     ]  )+ ,  ('齗', +     [  ("ken3", "gums (of the teeth)/to dispute")+     ]  )+ ,  ('齕', +     [  ("he2", "gnaw")+     ]  )+ ,  ('齔', +     [  ("chen4", "replace the milk teeth")+     ]  )+ ,  ('齒', +     [  ("chi3", "tooth")+     ]  )+ ,  ('齑', +     [  ("ji1", "fragment/spices")+     ]  )+ ,  ('齐', +     [  ("qi2", "(surname)/even/to make even")+     ]  )+ ,  ('齏', +     [  ("ji1", "fragment/spices")+     ]  )+ ,  ('齎', +     [  ("ji1", "send/to present in both hands")+     ]  )+ ,  ('齋', +     [  ("zhai1", "a fast/studio")+     ]  )+ ,  ('齊', +     [  ("qi2", "(surname)/even/to make even")+     ]  )+ ,  ('齉', +     [  ("nang4", "stoppage of the nose/to speak with a nasal twang/snuffling; snuffle (as in nose with a cold)")+     ]  )+ ,  ('齈', +     [  ("nong2", "cold in the head catarrh of the nose")+     ]  )+ ,  ('齆', +     [  ("weng4", "stuffed nose")+     ]  )+ ,  ('齁', +     [  ("hou1", "snore/thirsty from salty food")+     ]  )+ ,  ('鼾', +     [  ("han1", "snore")+     ]  )+ ,  ('鼽', +     [  ("qiu2", "congested nose")+     ]  )+ ,  ('鼻', +     [  ("bi2", "nose")+     ]  )+ ,  ('鼹', +     [  ("yan3", "mole")+     ]  )+ ,  ('鼷', +     [  ("xi1", "mouse")+     ]  )+ ,  ('鼴', +     [  ("yan3", "mole")+     ]  )+ ,  ('鼯', +     [  ("wu2", "Petaurista leucogenys")+     ]  )+ ,  ('鼬', +     [  ("you4", "weasel, mustela itatis")+     ]  )+ ,  ('鼫', +     [  ("shi2", "long-tailed marmot")+     ]  )+ ,  ('鼪', +     [  ("sheng1", "stoat/weasel")+     ]  )+ ,  ('鼢', +     [  ("fen2", "(mole)")+     ]  )+ ,  ('鼠', +     [  ("shu3", "rat/mouse")+     ]  )+ ,  ('鼛', +     [  ("gao1", "large drum")+     ]  )+ ,  ('鼚', +     [  ("chang1", "sound of drum")+     ]  )+ ,  ('鼙', +     [  ("pi2", "drum carried on horseback")+     ]  )+ ,  ('鼖', +     [  ("fen2", "large brass drum")+     ]  )+ ,  ('鼕', +     [  ("dong1", "boom (of a drum)")+     ]  )+ ,  ('鼓', +     [  ("gu3", "convex/drum/to rouse/to beat")+     ]  )+ ,  ('鼒', +     [  ("zi1", "tripod with a small opening on top")+     ]  )+ ,  ('鼐', +     [  ("nai4", "incense tripod")+     ]  )+ ,  ('鼏', +     [  ("mi4", "cover of tripod kettle")+     ]  )+ ,  ('鼎', +     [  ("ding3", "tripod")+     ]  )+ ,  ('鼍', +     [  ("tuo2", "large water lizard")+     ]  )+ ,  ('鼋', +     [  ("yuan2", "sea turtle")+     ]  )+ ,  ('鼉', +     [  ("tuo2", "large water lizard")+     ]  )+ ,  ('鼇', +     [  ("ao2", "sea turtle")+     ]  )+ ,  ('黿', +     [  ("yuan2", "sea turtle")+     ]  )+ ,  ('黾', +     [  ("min3", "toad")+     ]  )+ ,  ('黽', +     [  ("min3", "toad")+     ]  )+ ,  ('黼', +     [  ("fu3", "(embroidery)")+     ]  )+ ,  ('黻', +     [  ("fu2", "(embroidery)")+     ]  )+ ,  ('黹', +     [  ("zhi3", "embroidery")+     ]  )+ ,  ('黷', +     [  ("du2", "blacken/constantly/to insult")+     ]  )+ ,  ('黶', +     [  ("yan3", "black spots on body")+     ]  )+ ,  ('黴', +     [  ("mei2", "bacteria/fungi/moldy")+     ]  )+ ,  ('黲', +     [  ("can3", "grey black")+     ]  )+ ,  ('黰', +     [  ("zhen3", "bushy black hair")+     ]  )+ ,  ('黯', +     [  ("an4", "deep black/dark")+     ]  )+ ,  ('黮', +     [  ("tan2", "black, dark/unclear/private")+     ]  )+ ,  ('黪', +     [  ("can3", "grey black")+     ]  )+ ,  ('黩', +     [  ("du2", "blacken/constantly/to insult")+     ]  )+ ,  ('黨', +     [  ("dang3", "party/association/club/society")+     ]  )+ ,  ('黧', +     [  ("li2", "dark/sallow color")+     ]  )+ ,  ('黥', +     [  ("qing2", "(surname)/tattoo criminals on face")+     ]  )+ ,  ('黠', +     [  ("xia2", "(phonetic)/crafty")+     ]  )+ ,  ('黟', +     [  ("yi1", "black and shining ebony")+     ]  )+ ,  ('點', +     [  ("dian3", "(downwards-right convex character stroke)/o'clock/(a measure word)/point/dot/(decimal) point)")+     ]  )+ ,  ('黝', +     [  ("you3", "black/dark green")+     ]  )+ ,  ('黜', +     [  ("chu4", "dismiss/expel")+     ]  )+ ,  ('黛', +     [  ("dai4", "umber-black dye for painting the eyebrow")+     ]  )+ ,  ('默', +     [  ("mo4", "silent/write from memory")+     ]  )+ ,  ('黕', +     [  ("zhen3", "red")+     ]  )+ ,  ('黔', +     [  ("qian2", "an old name for Guizhou (贵州) province")+     ]  )+ ,  ('黓', +     [  ("yi4", "black")+     ]  )+ ,  ('黑', +     [  ("hei1", "black/dark/Heilongjiang Province (abbrev.)")+     ]  )+ ,  ('黏', +     [  ("nian2", "sticky")+     ]  )+ ,  ('黎', +     [  ("li2", "(surname)/black/abbreviation for Lebanon")+     ]  )+ ,  ('黍', +     [  ("shu3", "broomcorn millet/glutinous millet")+     ]  )+ ,  ('黌', +     [  ("hong2", "school")+     ]  )+ ,  ('黉', +     [  ("hong2", "school")+     ]  )+ ,  ('黈', +     [  ("tou3", "a yellow color")+     ]  )+ ,  ('黄', +     [  ("huang2", "(surname)/sulfur/yellow")+     ]  )+ ,  ('黃', +     [  ("huang2", "(surname)/sulfur/yellow")+     ]  )+ ,  ('麾', +     [  ("hui1", "signal flag/to signal")+     ]  )+ ,  ('麽', +     [  ("me5", "(interrog. suff.)")+     ,  ("mo2", "dimi.")+     ]  )+ ,  ('麼', +     [  ("mo2", "dimi.")+     ]  )+ ,  ('麻', +     [  ("ma2", "(to have) pins and needles/tingling/hemp/numb/to bother")+     ]  )+ ,  ('麸', +     [  ("fu1", "bran")+     ]  )+ ,  ('麵', +     [  ("mian4", "flour/noodles")+     ]  )+ ,  ('麰', +     [  ("mou2", "barley")+     ]  )+ ,  ('麮', +     [  ("qu4", "porridge")+     ]  )+ ,  ('麩', +     [  ("fu1", "bran")+     ]  )+ ,  ('麦', +     [  ("mai4", "(surname)/wheat/barley/oats")+     ]  )+ ,  ('麥', +     [  ("mai4", "(surname)/wheat/barley/oats")+     ]  )+ ,  ('麤', +     [  ("cu1", "coarse/rough/rude")+     ]  )+ ,  ('麟', +     [  ("lin2", "female unicorn")+     ]  )+ ,  ('麝', +     [  ("she4", "musk deer")+     ]  )+ ,  ('麛', +     [  ("mi2", "fawn/young of animals")+     ]  )+ ,  ('麚', +     [  ("jia1", "buck/stag")+     ]  )+ ,  ('麗', +     [  ("li2", "Korea")+     ,  ("li4", "beautiful")+     ]  )+ ,  ('麓', +     [  ("lu4", "foot of a hill")+     ]  )+ ,  ('麒', +     [  ("qi2", "mythical unicorn")+     ]  )+ ,  ('麑', +     [  ("ni2", "fawn")+     ]  )+ ,  ('麌', +     [  ("wu2", "stag/herd")+     ]  )+ ,  ('麋', +     [  ("mi2", "(surname)/moose/river bank")+     ]  )+ ,  ('麈', +     [  ("zhu3", "leader of herd/stag")+     ]  )+ ,  ('麇', +     [  ("jun1", "hornless deer")+     ]  )+ ,  ('麃', +     [  ("biao1", "to weed")+     ]  )+ ,  ('麂', +     [  ("ji3", "Moschus chinensis")+     ]  )+ ,  ('麀', +     [  ("you1", "female deer")+     ]  )+ ,  ('鹿', +     [  ("lu4", "deer")+     ]  )+ ,  ('鹾', +     [  ("cuo2", "brine/salt")+     ]  )+ ,  ('鹽', +     [  ("yan2", "salt")+     ]  )+ ,  ('鹼', +     [  ("jian3", "base (chem.)/soda/alkali")+     ,  ("jian3", "alkali/soda")+     ]  )+ ,  ('鹺', +     [  ("cuo2", "brine/salt")+     ]  )+ ,  ('鹹', +     [  ("xian2", "salty")+     ]  )+ ,  ('鹵', +     [  ("lu3", "crass/halogen/salt/brine")+     ]  )+ ,  ('鹳', +     [  ("guan4", "crane/stork")+     ]  )+ ,  ('鹰', +     [  ("ying1", "eagle/falcon/hawk")+     ]  )+ ,  ('鹭', +     [  ("lu4", "heron")+     ]  )+ ,  ('鹬', +     [  ("yu4", "common snipe")+     ]  )+ ,  ('鹫', +     [  ("jiu4", "black eagle/condor/cruel")+     ]  )+ ,  ('鹪', +     [  ("jiao1", "eastern wren")+     ]  )+ ,  ('鹩', +     [  ("liao2", "eastern wren")+     ]  )+ ,  ('鹧', +     [  ("zhe4", "partridge/Francolinus chinensis")+     ]  )+ ,  ('鹦', +     [  ("ying1", "parrot")+     ]  )+ ,  ('鹤', +     [  ("he4", "crane")+     ]  )+ ,  ('鹣', +     [  ("jian1", "mythical bird with one eye and one wing")+     ]  )+ ,  ('鹞', +     [  ("yao4", "sparrow hawk/Accipiter nisus")+     ]  )+ ,  ('鹘', +     [  ("hu2", "falcon/migratory bird")+     ]  )+ ,  ('鹗', +     [  ("e4", "fish eagle/fish hawk/osprey")+     ]  )+ ,  ('鹕', +     [  ("hu2", "pelican")+     ]  )+ ,  ('鹑', +     [  ("chun2", "quail")+     ]  )+ ,  ('鹏', +     [  ("peng2", "large fabulous bird")+     ]  )+ ,  ('鹎', +     [  ("bei1", "bird")+     ]  )+ ,  ('鹌', +     [  ("an1", "quail")+     ]  )+ ,  ('鹊', +     [  ("que4", "magpie")+     ]  )+ ,  ('鹉', +     [  ("wu3", "parrot")+     ]  )+ ,  ('鹈', +     [  ("ti2", "pelican")+     ]  )+ ,  ('鹆', +     [  ("yu4", "mynah")+     ]  )+ ,  ('鹅', +     [  ("e2", "goose")+     ]  )+ ,  ('鹄', +     [  ("gu3", "swan/white-haired")+     ]  )+ ,  ('鹃', +     [  ("juan1", "cuckoo")+     ]  )+ ,  ('鹂', +     [  ("li2", "Chinese oriole")+     ]  )+ ,  ('鹁', +     [  ("bo2", "woodpidgeon")+     ]  )+ ,  ('鸿', +     [  ("hong2", "eastern bean goose/great/large")+     ]  )+ ,  ('鸾', +     [  ("luan2", "(mythical bird)")+     ]  )+ ,  ('鸽', +     [  ("ge1", "pigeon/dove")+     ]  )+ ,  ('鸺', +     [  ("xiu1", "owl")+     ]  )+ ,  ('鸹', +     [  ("gua1", "the crow")+     ]  )+ ,  ('鸸', +     [  ("er2", "emu")+     ]  )+ ,  ('鸷', +     [  ("zhi4", "birds of prey")+     ]  )+ ,  ('鸶', +     [  ("si1", "heron")+     ]  )+ ,  ('鸵', +     [  ("tuo2", "ostrich")+     ]  )+ ,  ('鸳', +     [  ("yuan1", "mandarin duck")+     ]  )+ ,  ('鸲', +     [  ("qu2", "(mynah)")+     ]  )+ ,  ('鸱', +     [  ("chi1", "scops owl")+     ]  )+ ,  ('鸯', +     [  ("yang1", "mandarin duck")+     ]  )+ ,  ('鸭', +     [  ("ya1", "duck")+     ]  )+ ,  ('鸬', +     [  ("lu2", "fishing cormorant")+     ]  )+ ,  ('鸫', +     [  ("dong1", "thrush/Tardus fuscatus")+     ]  )+ ,  ('鸪', +     [  ("gu1", "partridge/Francolinus chinensis")+     ]  )+ ,  ('鸩', +     [  ("zhen4", "poisonous/to poison")+     ]  )+ ,  ('鸨', +     [  ("bao3", "Chinese bustard/procuress")+     ]  )+ ,  ('鸦', +     [  ("ya1", "crow")+     ]  )+ ,  ('鸥', +     [  ("ou1", "common gull")+     ]  )+ ,  ('鸣', +     [  ("ming2", "to cry (of birds)")+     ]  )+ ,  ('鸢', +     [  ("yuan1", "kite")+     ]  )+ ,  ('鸡', +     [  ("ji1", "fowl/chicken")+     ]  )+ ,  ('鸠', +     [  ("jiu1", "turtle-dove/Turtur orientalis")+     ]  )+ ,  ('鸟', +     [  ("niao3", "bird")+     ]  )+ ,  ('鸞', +     [  ("luan2", "(mythical bird)")+     ]  )+ ,  ('鸝', +     [  ("li2", "Chinese oriole")+     ]  )+ ,  ('鸛', +     [  ("guan4", "crane/stork")+     ]  )+ ,  ('鸚', +     [  ("ying1", "parrot")+     ]  )+ ,  ('鸕', +     [  ("lu2", "fishing cormorant")+     ]  )+ ,  ('鸓', +     [  ("lei3", "flying squirrel")+     ]  )+ ,  ('鸒', +     [  ("yu2", "the eastern jackdaw")+     ]  )+ ,  ('鸑', +     [  ("yue4", "young phoenix")+     ]  )+ ,  ('鸏', +     [  ("meng2", "tropic bird")+     ]  )+ ,  ('鸇', +     [  ("zhan1", "sparrow hawk/swift")+     ]  )+ ,  ('鸂', +     [  ("xi1", "a kind of water bird resembling a duck")+     ]  )+ ,  ('鷾', +     [  ("yi4", "a swallow")+     ]  )+ ,  ('鷽', +     [  ("xue2", "oriental bullfinch")+     ]  )+ ,  ('鷺', +     [  ("lu4", "heron")+     ]  )+ ,  ('鷹', +     [  ("ying1", "eagle/falcon/hawk")+     ]  )+ ,  ('鷸', +     [  ("yu4", "common snipe")+     ]  )+ ,  ('鷴', +     [  ("xian2", "silver pheasant badge worn by civil officials of the 5th grade")+     ]  )+ ,  ('鷳', +     [  ("xian2", "Phasianus nycthemerus")+     ]  )+ ,  ('鷲', +     [  ("jiu4", "black eagle/condor/cruel")+     ]  )+ ,  ('鷯', +     [  ("liao2", "eastern wren")+     ]  )+ ,  ('鷭', +     [  ("fan2", "water-hen/gallinula")+     ]  )+ ,  ('鷫', +     [  ("su4", "(ominous mythical bird)/teal")+     ]  )+ ,  ('鷩', +     [  ("bi4", "phasianus pictus")+     ]  )+ ,  ('鷦', +     [  ("jiao1", "eastern wren")+     ]  )+ ,  ('鷥', +     [  ("si1", "heron")+     ]  )+ ,  ('鷟', +     [  ("zhuo2", "phoenix/river gull")+     ]  )+ ,  ('鷞', +     [  ("shuang1", "the turquoise kingfisher")+     ]  )+ ,  ('鷙', +     [  ("zhi4", "birds of prey")+     ]  )+ ,  ('鷗', +     [  ("ou1", "common gull")+     ]  )+ ,  ('鷖', +     [  ("yi1", "widgeon")+     ]  )+ ,  ('鷕', +     [  ("yao3", "cry of hen pheasant")+     ]  )+ ,  ('鷓', +     [  ("zhe4", "partridge/Francolinus chinensis")+     ]  )+ ,  ('鷏', +     [  ("zhen1", "bird name")+     ]  )+ ,  ('鷊', +     [  ("ni4", "pheasant")+     ]  )+ ,  ('鷇', +     [  ("kou4", "fledglings")+     ]  )+ ,  ('鷃', +     [  ("yan4", "quail-like bird")+     ]  )+ ,  ('鷂', +     [  ("yao4", "sparrow hawk/Accipiter nisus")+     ]  )+ ,  ('鷁', +     [  ("yi4", "fishhawk bow or prow")+     ]  )+ ,  ('鶿', +     [  ("zi1", "cormorant")+     ]  )+ ,  ('鶼', +     [  ("jian1", "mythical bird with one eye and one wing")+     ]  )+ ,  ('鶻', +     [  ("hu2", "falcon/migratory bird")+     ]  )+ ,  ('鶺', +     [  ("ji2", "pied wagtail")+     ]  )+ ,  ('鶹', +     [  ("liu2", "large horned-owl")+     ]  )+ ,  ('鶸', +     [  ("ruo4", "siskin")+     ]  )+ ,  ('鶵', +     [  ("chu2", "chick/young bird")+     ]  )+ ,  ('鶴', +     [  ("he4", "crane")+     ]  )+ ,  ('鶲', +     [  ("weng1", "Siberian flycatcher")+     ]  )+ ,  ('鶱', +     [  ("xuan1", "soar")+     ]  )+ ,  ('鶯', +     [  ("ying1", "golden oriole")+     ]  )+ ,  ('鶬', +     [  ("cang1", "oriole")+     ]  )+ ,  ('鶩', +     [  ("wu4", "tame duck")+     ]  )+ ,  ('鶦', +     [  ("hu2", "pelican")+     ]  )+ ,  ('鶡', +     [  ("he2", "crossbill/long-tailed pheasant")+     ]  )+ ,  ('鶚', +     [  ("e4", "fish eagle/fish hawk/osprey")+     ]  )+ ,  ('鶘', +     [  ("hu2", "pelican")+     ]  )+ ,  ('鶗', +     [  ("ti2", "a kind of hawk")+     ]  )+ ,  ('鶖', +     [  ("qiu1", "crane")+     ]  )+ ,  ('鶒', +     [  ("chi4", "a kind of water bird")+     ]  )+ ,  ('鶊', +     [  ("geng1", "oriole")+     ]  )+ ,  ('鶉', +     [  ("chun2", "quail")+     ]  )+ ,  ('鶇', +     [  ("dong1", "thrush/Tardus fuscatus")+     ]  )+ ,  ('鶂', +     [  ("yi4", "hawk")+     ]  )+ ,  ('鵻', +     [  ("zhui1", "snipe/turtle-dove")+     ]  )+ ,  ('鵷', +     [  ("yuan1", "firebird")+     ]  )+ ,  ('鵵', +     [  ("tu4", "Scops semitorques")+     ]  )+ ,  ('鵲', +     [  ("que4", "magpie")+     ]  )+ ,  ('鵰', +     [  ("diao1", "golden eagle")+     ]  )+ ,  ('鵯', +     [  ("bei1", "bird")+     ]  )+ ,  ('鵬', +     [  ("peng2", "large fabulous bird")+     ]  )+ ,  ('鵫', +     [  ("zhao4", "pheasant")+     ]  )+ ,  ('鵪', +     [  ("an1", "quail")+     ]  )+ ,  ('鵩', +     [  ("fu2", "owl")+     ]  )+ ,  ('鵡', +     [  ("wu3", "parrot")+     ]  )+ ,  ('鵠', +     [  ("gu3", "swan/white-haired")+     ]  )+ ,  ('鵝', +     [  ("e2", "goose")+     ]  )+ ,  ('鵜', +     [  ("ti2", "pelican")+     ]  )+ ,  ('鵙', +     [  ("ju2", "a shrike")+     ]  )+ ,  ('鵓', +     [  ("bo2", "woodpidgeon")+     ]  )+ ,  ('鵒', +     [  ("yu4", "mynah")+     ]  )+ ,  ('鵑', +     [  ("juan1", "cuckoo")+     ]  )+ ,  ('鵂', +     [  ("xiu1", "owl")+     ]  )+ ,  ('鵁', +     [  ("jiao1", "Mycticorax prasinosceles")+     ]  )+ ,  ('鵀', +     [  ("ren4", "hoopoe")+     ]  )+ ,  ('鴿', +     [  ("ge1", "pigeon/dove")+     ]  )+ ,  ('鴽', +     [  ("ru2", "quail-like bird")+     ]  )+ ,  ('鴻', +     [  ("hong2", "eastern bean goose/great/large")+     ]  )+ ,  ('鴷', +     [  ("lie4", "woodpecker")+     ]  )+ ,  ('鴳', +     [  ("yan4", "quail")+     ]  )+ ,  ('鴰', +     [  ("gua1", "the crow")+     ]  )+ ,  ('鴯', +     [  ("er2", "emu")+     ]  )+ ,  ('鴨', +     [  ("ya1", "duck")+     ]  )+ ,  ('鴦', +     [  ("yang1", "mandarin duck")+     ]  )+ ,  ('鴥', +     [  ("yu4", "Falce aesalon")+     ]  )+ ,  ('鴣', +     [  ("gu1", "partridge/Francolinus chinensis")+     ]  )+ ,  ('鴢', +     [  ("you4", "(duck)")+     ]  )+ ,  ('鴠', +     [  ("dan4", "a kind of nightingale")+     ]  )+ ,  ('鴟', +     [  ("chi1", "scops owl")+     ]  )+ ,  ('鴞', +     [  ("xiao1", "Ural owl")+     ]  )+ ,  ('鴝', +     [  ("qu2", "(mynah)")+     ]  )+ ,  ('鴛', +     [  ("yuan1", "mandarin duck")+     ]  )+ ,  ('鴗', +     [  ("li4", "Alcedo bengalensis")+     ]  )+ ,  ('鴕', +     [  ("tuo2", "ostrich")+     ]  )+ ,  ('鴒', +     [  ("ling2", "wagtail/lark")+     ]  )+ ,  ('鴉', +     [  ("ya1", "crow")+     ]  )+ ,  ('鴈', +     [  ("yan4", "wild goose")+     ]  )+ ,  ('鴇', +     [  ("bao3", "Chinese bustard/procuress")+     ]  )+ ,  ('鴆', +     [  ("zhen4", "poisonous/to poison")+     ]  )+ ,  ('鴄', +     [  ("pi1", "wild duck")+     ]  )+ ,  ('鴃', +     [  ("jue2", "shrike")+     ]  )+ ,  ('鳻', +     [  ("fen1", "the wild pigeon")+     ]  )+ ,  ('鳷', +     [  ("zhi1", "Garrulus lidthi")+     ]  )+ ,  ('鳶', +     [  ("yuan1", "kite")+     ]  )+ ,  ('鳴', +     [  ("ming2", "to cry (of birds)")+     ]  )+ ,  ('鳳', +     [  ("feng4", "phoenix")+     ]  )+ ,  ('鳲', +     [  ("shi1", "turtle-dove")+     ]  )+ ,  ('鳩', +     [  ("jiu1", "turtle-dove/Turtur orientalis")+     ]  )+ ,  ('鳧', +     [  ("fu2", "mallard/Anas platyrhyncha")+     ]  )+ ,  ('鳦', +     [  ("yi3", "a swallow (bird)")+     ]  )+ ,  ('鳥', +     [  ("niao3", "bird")+     ]  )+ ,  ('鳢', +     [  ("li3", "snakefish")+     ]  )+ ,  ('鳟', +     [  ("zun1", "barbel")+     ]  )+ ,  ('鳞', +     [  ("lin2", "scales (of fish)")+     ]  )+ ,  ('鳝', +     [  ("shan4", "Chinese yellow eel")+     ]  )+ ,  ('鳜', +     [  ("gui4", "helicolenus")+     ]  )+ ,  ('鳗', +     [  ("man2", "eel/Anguilla lostoniensis")+     ]  )+ ,  ('鳖', +     [  ("bie1", "turtle")+     ]  )+ ,  ('鳕', +     [  ("xue3", "codfish/Gadus macrocephalus")+     ]  )+ ,  ('鳔', +     [  ("biao4", "air bladder of fish")+     ]  )+ ,  ('鳓', +     [  ("le4", "(shad)/spermary of fish")+     ]  )+ ,  ('鳐', +     [  ("yao2", "ray (fish)")+     ]  )+ ,  ('鳏', +     [  ("guan1", "widower")+     ]  )+ ,  ('鳍', +     [  ("qi2", "fins/supporting surfaces")+     ]  )+ ,  ('鳌', +     [  ("ao2", "sea turtle")+     ]  )+ ,  ('鳇', +     [  ("huang2", "sturgeon")+     ]  )+ ,  ('鳆', +     [  ("fu4", "Haliotis gigantea/sea ear")+     ]  )+ ,  ('鳅', +     [  ("qiu1", "loach")+     ]  )+ ,  ('鳄', +     [  ("e4", "crocodile/alligator")+     ]  )+ ,  ('鳃', +     [  ("sai1", "gills of fish")+     ]  )+ ,  ('鲽', +     [  ("die2", "flatfish/flounder/sole")+     ]  )+ ,  ('鲻', +     [  ("zi1", "Mugil cephalus/grey mullet")+     ]  )+ ,  ('鲸', +     [  ("jing1", "whale")+     ]  )+ ,  ('鲷', +     [  ("diao1", "pagrus major")+     ]  )+ ,  ('鲶', +     [  ("nian2", "sheat")+     ]  )+ ,  ('鲵', +     [  ("ni2", "Cryptobranchus japonicus/salamander")+     ]  )+ ,  ('鲳', +     [  ("chang1", "a type of fish")+     ]  )+ ,  ('鲲', +     [  ("kun1", "sea-monster/young of fishes")+     ]  )+ ,  ('鲱', +     [  ("fei1", "herring")+     ]  )+ ,  ('鲰', +     [  ("zou1", "(surname)/minnows/small fish")+     ]  )+ ,  ('鲮', +     [  ("ling2", "pangolin/Manis pentadactylata")+     ]  )+ ,  ('鲭', +     [  ("qing1", "mackerel/mullet")+     ]  )+ ,  ('鲫', +     [  ("ji4", "bastard carp/sand perch")+     ]  )+ ,  ('鲩', +     [  ("huan4", "carp")+     ]  )+ ,  ('鲨', +     [  ("sha1", "shark")+     ]  )+ ,  ('鲧', +     [  ("gun3", "father of great yeu")+     ]  )+ ,  ('鲦', +     [  ("tiao2", "Chub leuciehthys")+     ]  )+ ,  ('鲥', +     [  ("shi2", "shad/Ilisha elongata")+     ]  )+ ,  ('鲤', +     [  ("li3", "carp")+     ]  )+ ,  ('鲣', +     [  ("jian1", "bonito")+     ]  )+ ,  ('鲢', +     [  ("lian2", "Hypophthalmichthys moritrix")+     ]  )+ ,  ('鲡', +     [  ("li2", "eel")+     ]  )+ ,  ('鲠', +     [  ("geng3", "blunt/fish bones/unyielding")+     ]  )+ ,  ('鲟', +     [  ("xun2", "acipenser sp./sturgeon")+     ]  )+ ,  ('鲞', +     [  ("xiang3", "wine-preserved pomfret")+     ]  )+ ,  ('鲜', +     [  ("xian1", "fresh")+     ,  ("xian3", "few/rare")+     ]  )+ ,  ('鲛', +     [  ("jiao1", "shark")+     ]  )+ ,  ('鲚', +     [  ("ji4", "Coilia nasus")+     ]  )+ ,  ('鲕', +     [  ("er2", "caviar/fish roe")+     ]  )+ ,  ('鲔', +     [  ("wei3", "little tuna/Euthnnus allecteratus")+     ]  )+ ,  ('鲒', +     [  ("jie2", "oyster")+     ]  )+ ,  ('鲐', +     [  ("tai2", "globefish")+     ]  )+ ,  ('鲎', +     [  ("hou4", "king crab")+     ]  )+ ,  ('鲍', +     [  ("bao4", "abalone")+     ]  )+ ,  ('鲋', +     [  ("fu4", "silver carp")+     ]  )+ ,  ('鲈', +     [  ("lu2", "common perch")+     ]  )+ ,  ('鲂', +     [  ("fang2", "bream/Zeus japanicus")+     ]  )+ ,  ('鲁', +     [  ("lu3", "crass/place name")+     ]  )+ ,  ('鱿', +     [  ("you2", "cuttlefish")+     ]  )+ ,  ('鱼', +     [  ("yu2", "fish")+     ]  )+ ,  ('鱺', +     [  ("li2", "eel")+     ]  )+ ,  ('鱸', +     [  ("lu2", "common perch")+     ]  )+ ,  ('鱷', +     [  ("e4", "crocodile/alligator")+     ]  )+ ,  ('鱵', +     [  ("zhen1", "Hyporhampus sajuri")+     ]  )+ ,  ('鱮', +     [  ("xu4", "Hypophthalmichthys moritrix")+     ]  )+ ,  ('鱭', +     [  ("ji4", "Coilia nasus")+     ]  )+ ,  ('鱨', +     [  ("chang2", "(fish)")+     ]  )+ ,  ('鱧', +     [  ("li3", "snakefish")+     ]  )+ ,  ('鱣', +     [  ("zhan1", "Acipenser micadoi/sturgeon")+     ]  )+ ,  ('鱠', +     [  ("kuai4", "chopped meat or fish")+     ]  )+ ,  ('鱟', +     [  ("hou4", "king crab")+     ]  )+ ,  ('鱘', +     [  ("xun2", "acipenser sp./sturgeon")+     ]  )+ ,  ('鱗', +     [  ("lin2", "scales (of fish)")+     ]  )+ ,  ('鱖', +     [  ("gui4", "helicolenus")+     ]  )+ ,  ('鱔', +     [  ("shan4", "Chinese yellow eel")+     ]  )+ ,  ('鱒', +     [  ("zun1", "barbel")+     ]  )+ ,  ('鱐', +     [  ("su4", "dried fish")+     ]  )+ ,  ('鱎', +     [  ("jiao3", "(fish)")+     ]  )+ ,  ('鱉', +     [  ("bie1", "turtle")+     ]  )+ ,  ('鱈', +     [  ("xue3", "codfish/Gadus macrocephalus")+     ]  )+ ,  ('鱆', +     [  ("zhang1", "poulpe")+     ]  )+ ,  ('鱄', +     [  ("zhuan1", "(fish)/(surname)")+     ]  )+ ,  ('鰾', +     [  ("biao4", "air bladder of fish")+     ]  )+ ,  ('鰽', +     [  ("qiu2", "herring")+     ]  )+ ,  ('鰼', +     [  ("xi2", "loach/mudfish")+     ]  )+ ,  ('鰻', +     [  ("man2", "eel/Anguilla lostoniensis")+     ]  )+ ,  ('鰹', +     [  ("jian1", "bonito")+     ]  )+ ,  ('鰷', +     [  ("tiao2", "Chub leuciehthys")+     ]  )+ ,  ('鰶', +     [  ("ji4", "Konosirus punctatus")+     ]  )+ ,  ('鰳', +     [  ("le4", "(shad)/spermary of fish")+     ]  )+ ,  ('鰲', +     [  ("ao2", "sea turtle")+     ]  )+ ,  ('鰱', +     [  ("lian2", "Hypophthalmichthys moritrix")+     ]  )+ ,  ('鰭', +     [  ("qi2", "fins/supporting surfaces")+     ]  )+ ,  ('鰩', +     [  ("yao2", "ray (fish)")+     ]  )+ ,  ('鰥', +     [  ("guan1", "widower")+     ]  )+ ,  ('鰤', +     [  ("shi1", "Seriola qinqueradiata/yellow tail")+     ]  )+ ,  ('鰣', +     [  ("shi2", "shad/Ilisha elongata")+     ]  )+ ,  ('鰜', +     [  ("jian1", "a flounder/flatfish")+     ]  )+ ,  ('鰓', +     [  ("sai1", "gills of fish")+     ]  )+ ,  ('鰒', +     [  ("fu4", "Haliotis gigantea/sea ear")+     ]  )+ ,  ('鰍', +     [  ("qiu1", "loach")+     ]  )+ ,  ('鰋', +     [  ("yan3", "mudfish")+     ]  )+ ,  ('鰉', +     [  ("huang2", "sturgeon")+     ]  )+ ,  ('鰈', +     [  ("die2", "flatfish/flounder/sole")+     ]  )+ ,  ('鰆', +     [  ("chun1", "Scomberomorus sinensis")+     ]  )+ ,  ('鯽', +     [  ("ji4", "bastard carp/sand perch")+     ]  )+ ,  ('鯸', +     [  ("hou2", "blowfish")+     ]  )+ ,  ('鯰', +     [  ("nian2", "sheat")+     ]  )+ ,  ('鯫', +     [  ("zou1", "(surname)/minnows/small fish")+     ]  )+ ,  ('鯪', +     [  ("ling2", "pangolin/Manis pentadactylata")+     ]  )+ ,  ('鯨', +     [  ("jing1", "whale")+     ]  )+ ,  ('鯧', +     [  ("chang1", "a type of fish")+     ]  )+ ,  ('鯥', +     [  ("lu4", "Pomatomus saltatrix/bluefish")+     ]  )+ ,  ('鯤', +     [  ("kun1", "sea-monster/young of fishes")+     ]  )+ ,  ('鯢', +     [  ("ni2", "Cryptobranchus japonicus/salamander")+     ]  )+ ,  ('鯡', +     [  ("fei1", "herring")+     ]  )+ ,  ('鯠', +     [  ("lai2", "to confer/to bestow on an inferior/to reward")+     ]  )+ ,  ('鯛', +     [  ("diao1", "pagrus major")+     ]  )+ ,  ('鯙', +     [  ("chun2", "Scomberomorus sinensis")+     ]  )+ ,  ('鯗', +     [  ("xiang3", "wine-preserved pomfret")+     ]  )+ ,  ('鯖', +     [  ("qing1", "mackerel/mullet")+     ]  )+ ,  ('鯕', +     [  ("qi2", "coryphaena hippurus")+     ]  )+ ,  ('鯔', +     [  ("zi1", "Mugil cephalus/grey mullet")+     ]  )+ ,  ('鯊', +     [  ("sha1", "shark")+     ]  )+ ,  ('鯉', +     [  ("li3", "carp")+     ]  )+ ,  ('鯈', +     [  ("chou2", "Leuciscus macropus")+     ]  )+ ,  ('鯇', +     [  ("huan4", "carp")+     ]  )+ ,  ('鯆', +     [  ("fu3", "the skate or ray")+     ]  )+ ,  ('鯄', +     [  ("qiu2", "Lepidotrigla strauchi")+     ]  )+ ,  ('鯁', +     [  ("geng3", "blunt/fish bones/unyielding")+     ]  )+ ,  ('鯀', +     [  ("gun3", "father of great yeu")+     ]  )+ ,  ('鮿', +     [  ("zhe2", "(fresh-water fish)")+     ]  )+ ,  ('鮸', +     [  ("mian3", "Sciaena albiflora/otolithoidesmiiuy")+     ]  )+ ,  ('鮶', +     [  ("jun1", "Sebastodes guntheri")+     ]  )+ ,  ('鮮', +     [  ("xian1", "fresh")+     ,  ("xian3", "few/rare")+     ]  )+ ,  ('鮭', +     [  ("gui1", "salmon")+     ]  )+ ,  ('鮫', +     [  ("jiao1", "shark")+     ]  )+ ,  ('鮪', +     [  ("wei3", "little tuna/Euthnnus allecteratus")+     ]  )+ ,  ('鮨', +     [  ("qi2", "Epinephelus septemfasciatus")+     ]  )+ ,  ('鮦', +     [  ("tong2", "snakefish")+     ]  )+ ,  ('鮠', +     [  ("wei2", "a kind of shad with a head like a sturgeon")+     ]  )+ ,  ('鮞', +     [  ("er2", "caviar/fish roe")+     ]  )+ ,  ('鮚', +     [  ("jie2", "oyster")+     ]  )+ ,  ('鮓', +     [  ("zha3", "preserved fish")+     ]  )+ ,  ('鮒', +     [  ("fu4", "silver carp")+     ]  )+ ,  ('鮑', +     [  ("bao4", "abalone")+     ]  )+ ,  ('鮐', +     [  ("tai2", "globefish")+     ]  )+ ,  ('鮆', +     [  ("ji4", "(fish)")+     ]  )+ ,  ('鮀', +     [  ("tuo2", "(fish)")+     ]  )+ ,  ('魷', +     [  ("you2", "cuttlefish")+     ]  )+ ,  ('魵', +     [  ("fen2", "shrimp")+     ]  )+ ,  ('魴', +     [  ("fang2", "bream/Zeus japanicus")+     ]  )+ ,  ('魯', +     [  ("lu3", "crass/place name")+     ]  )+ ,  ('魬', +     [  ("fan3", "sole or flounder")+     ]  )+ ,  ('魨', +     [  ("tun2", "leatherfish")+     ]  )+ ,  ('魦', +     [  ("sha1", "shark family, including some rays and skates")+     ]  )+ ,  ('魟', +     [  ("gong1", "ray (fish)")+     ,  ("hong1", "ray (fish)")+     ]  )+ ,  ('魛', +     [  ("dao1", "the mullet")+     ]  )+ ,  ('魚', +     [  ("yu2", "fish")+     ]  )+ ,  ('魘', +     [  ("yan3", "nightmare")+     ]  )+ ,  ('魔', +     [  ("mo2", "devil")+     ]  )+ ,  ('魑', +     [  ("chi1", "mountain elf")+     ]  )+ ,  ('魏', +     [  ("wei4", "(surname)/name of a dynasty")+     ]  )+ ,  ('魎', +     [  ("liang3", "sprite/fairy")+     ]  )+ ,  ('魍', +     [  ("wang3", "elf/sprite")+     ]  )+ ,  ('魋', +     [  ("tui2", "Japanese brown bear")+     ]  )+ ,  ('魊', +     [  ("yu4", "ghost of a child")+     ]  )+ ,  ('魉', +     [  ("liang3", "sprite/fairy")+     ]  )+ ,  ('魈', +     [  ("xiao1", "elf")+     ]  )+ ,  ('魇', +     [  ("yan3", "nightmare")+     ]  )+ ,  ('魆', +     [  ("xu4", "beguile/suddenly")+     ]  )+ ,  ('魅', +     [  ("mei4", "demon/magic/to charm")+     ]  )+ ,  ('魄', +     [  ("po4", "soul")+     ]  )+ ,  ('魃', +     [  ("ba2", "drought demon")+     ]  )+ ,  ('魂', +     [  ("hun2", "soul")+     ]  )+ ,  ('魁', +     [  ("kui2", "chief/head")+     ]  )+ ,  ('鬼', +     [  ("gui3", "ghost/sly/crafty")+     ]  )+ ,  ('鬻', +     [  ("yu4", "vend")+     ]  )+ ,  ('鬷', +     [  ("zong1", "kettle on legs")+     ]  )+ ,  ('鬵', +     [  ("qian2", "big iron pot, cauldron")+     ]  )+ ,  ('鬲', +     [  ("ge2", "(surname)/earthen pot/iron caldron")+     ]  )+ ,  ('鬱', +     [  ("yu4", "dense (growth)/melancholy")+     ]  )+ ,  ('鬯', +     [  ("chang4", "sacrificial spirit")+     ]  )+ ,  ('鬮', +     [  ("jiu1", "(draw) lots/lot (in a game of chance)")+     ]  )+ ,  ('鬩', +     [  ("xi4", "feud, fight, quarrel")+     ]  )+ ,  ('鬨', +     [  ("hong4", "have a hilarious time/riot")+     ]  )+ ,  ('鬧', +     [  ("nao4", "make noise or disturbance")+     ]  )+ ,  ('鬥', +     [  ("dou4", "fight/incite")+     ]  )+ ,  ('鬣', +     [  ("lie4", "bristles/mane")+     ]  )+ ,  ('鬢', +     [  ("bin4", "temples/hair on the temples")+     ]  )+ ,  ('鬠', +     [  ("kuai4", "to make a top knot")+     ]  )+ ,  ('鬟', +     [  ("huan2", "a knot of hair on top of head")+     ]  )+ ,  ('鬚', +     [  ("xu1", "beard/mustache")+     ]  )+ ,  ('鬙', +     [  ("seng1", "short hair/unkempt")+     ]  )+ ,  ('鬘', +     [  ("man2", "beautiful hair")+     ]  )+ ,  ('鬗', +     [  ("man4", "head ornaments/pretty hair")+     ]  )+ ,  ('鬖', +     [  ("san1", "wild hair")+     ]  )+ ,  ('鬓', +     [  ("bin4", "temples/hair on the temples")+     ]  )+ ,  ('鬒', +     [  ("zhen3", "bushy black hair")+     ]  )+ ,  ('鬑', +     [  ("lian2", "hanging temple hair")+     ]  )+ ,  ('鬐', +     [  ("qi2", "dorsal fins/horse's mane")+     ]  )+ ,  ('鬎', +     [  ("la4", "bald/scabby")+     ]  )+ ,  ('鬍', +     [  ("hu2", "beard/mustache")+     ]  )+ ,  ('鬋', +     [  ("jian1", "to hang down (hair)")+     ]  )+ ,  ('鬈', +     [  ("quan2", "to curl/curled")+     ]  )+ ,  ('鬆', +     [  ("song1", "loose")+     ]  )+ ,  ('鬅', +     [  ("peng2", "disheveled")+     ]  )+ ,  ('鬃', +     [  ("zong1", "bristles/horse's mane")+     ]  )+ ,  ('鬁', +     [  ("li4", "bald/scabby")+     ]  )+ ,  ('髾', +     [  ("shao1", "tail of a comet/long hair")+     ]  )+ ,  ('髽', +     [  ("zhua1", "dress the hair")+     ]  )+ ,  ('髻', +     [  ("ji4", "hair rolled up in a bun, topknot")+     ]  )+ ,  ('髺', +     [  ("gua4", "dishevelled hair, as in mourning")+     ]  )+ ,  ('髹', +     [  ("xiu1", "red lacquer/to lacquer")+     ]  )+ ,  ('髳', +     [  ("mao2", "bang (hair)/fashionable/mane")+     ]  )+ ,  ('髲', +     [  ("pi4", "a wig")+     ]  )+ ,  ('髯', +     [  ("ran2", "beard/whiskers")+     ]  )+ ,  ('髮', +     [  ("fa4", "hair")+     ]  )+ ,  ('髭', +     [  ("zi1", "mustache")+     ]  )+ ,  ('髫', +     [  ("tiao2", "tufts of hair on children")+     ]  )+ ,  ('髧', +     [  ("dan4", "long hair")+     ]  )+ ,  ('髦', +     [  ("mao2", "bang (hair)/fashionable/mane")+     ]  )+ ,  ('髣', +     [  ("fang3", "seemingly")+     ]  )+ ,  ('髡', +     [  ("kun1", "make the head bald")+     ]  )+ ,  ('髟', +     [  ("biao1", "hair/shaggy")+     ]  )+ ,  ('高', +     [  ("gao1", "high/tall")+     ]  )+ ,  ('髖', +     [  ("kuan1", "pelvis/pelvic")+     ]  )+ ,  ('髕', +     [  ("bin4", "kneecap")+     ]  )+ ,  ('體', +     [  ("ti3", "body/form/style/system")+     ]  )+ ,  ('髓', +     [  ("sui3", "marrow")+     ]  )+ ,  ('髒', +     [  ("zang1", "dirty/filthy")+     ]  )+ ,  ('髑', +     [  ("du2", "skull")+     ]  )+ ,  ('髏', +     [  ("lou2", "skull")+     ]  )+ ,  ('髌', +     [  ("bin4", "kneecap")+     ]  )+ ,  ('髋', +     [  ("kuan1", "pelvis/pelvic")+     ]  )+ ,  ('髆', +     [  ("bo2", "shoulder blade")+     ]  )+ ,  ('髅', +     [  ("lou2", "skull")+     ]  )+ ,  ('髁', +     [  ("ke1", "condyles")+     ]  )+ ,  ('髀', +     [  ("bi4", "buttocks/thigh")+     ]  )+ ,  ('骾', +     [  ("geng3", "blunt/fish bones/unyielding")+     ]  )+ ,  ('骼', +     [  ("ge2", "skeleton")+     ]  )+ ,  ('骸', +     [  ("hai2", "bones of the body")+     ]  )+ ,  ('骷', +     [  ("ku1", "skeleton")+     ]  )+ ,  ('骴', +     [  ("ci1", "a putrid carcass")+     ]  )+ ,  ('骱', +     [  ("xie4", "joint of bones")+     ]  )+ ,  ('骰', +     [  ("tou2", "cuboid bone/dice")+     ]  )+ ,  ('骯', +     [  ("ang1", "dirty/filthy")+     ]  )+ ,  ('骭', +     [  ("gan4", "shinbone")+     ]  )+ ,  ('骫', +     [  ("wei3", "be bent/crooked (of bones)")+     ]  )+ ,  ('骨', +     [  ("gu3", "bone")+     ]  )+ ,  ('骧', +     [  ("xiang1", "prance (as a horse)")+     ]  )+ ,  ('骥', +     [  ("ji4", "thoroughbred horse/refined and virtuous")+     ]  )+ ,  ('骤', +     [  ("zhou4", "sudden/suddenly")+     ]  )+ ,  ('骣', +     [  ("chan3", "horse without saddle")+     ]  )+ ,  ('骢', +     [  ("cong1", "buckskin horse")+     ]  )+ ,  ('骡', +     [  ("luo2", "mule")+     ]  )+ ,  ('骠', +     [  ("piao4", "white horse")+     ]  )+ ,  ('骟', +     [  ("shan4", "to geld")+     ]  )+ ,  ('骞', +     [  ("qian1", "defective/raise")+     ]  )+ ,  ('骝', +     [  ("liu2", "bay horse with black mane")+     ]  )+ ,  ('骜', +     [  ("ao4", "a noble steed/untamed")+     ]  )+ ,  ('骛', +     [  ("wu4", "fast/greedy/run rapidly")+     ]  )+ ,  ('骚', +     [  ("sao1", "have sex appeal")+     ]  )+ ,  ('骘', +     [  ("zhi4", "determine/promote/stallion")+     ]  )+ ,  ('骗', +     [  ("pian4", "to cheat/to swindle/to deceive/to fool")+     ]  )+ ,  ('骖', +     [  ("can1", "outside horses of a team of 4")+     ]  )+ ,  ('骓', +     [  ("zhui1", "(surname)/piebald")+     ]  )+ ,  ('骒', +     [  ("ke4", "mother horse")+     ]  )+ ,  ('骑', +     [  ("qi2", "to ride (an animal or bike)/to sit astride")+     ]  )+ ,  ('骐', +     [  ("qi2", "piebald horse")+     ]  )+ ,  ('骏', +     [  ("jun4", "spirited horse")+     ]  )+ ,  ('验', +     [  ("yan4", "to examine/to test/to check")+     ]  )+ ,  ('骋', +     [  ("cheng3", "hasten/run/open up/gallop")+     ]  )+ ,  ('骊', +     [  ("li2", "black horse/good horse")+     ]  )+ ,  ('骈', +     [  ("pian2", "literary style")+     ]  )+ ,  ('骇', +     [  ("hai4", "astonish/startle")+     ]  )+ ,  ('骆', +     [  ("luo4", "camel")+     ]  )+ ,  ('骅', +     [  ("hua2", "chestnut horse")+     ]  )+ ,  ('骄', +     [  ("jiao1", "proud/arrogant")+     ]  )+ ,  ('骂', +     [  ("ma4", "scold/abuse")+     ]  )+ ,  ('骁', +     [  ("xiao1", "brave/good horse/strong")+     ]  )+ ,  ('骀', +     [  ("tai2", "tired/worn out horse")+     ]  )+ ,  ('驿', +     [  ("yi4", "remount stations")+     ]  )+ ,  ('驾', +     [  ("jia4", "to drive/to draw/to harness/to mount")+     ]  )+ ,  ('驽', +     [  ("nu2", "worn out old horses")+     ]  )+ ,  ('驼', +     [  ("tuo2", "humpback")+     ]  )+ ,  ('驻', +     [  ("zhu4", "resident in/stationed in/located at/to station (troops)")+     ]  )+ ,  ('驺', +     [  ("zou1", "go/mythical animal")+     ]  )+ ,  ('驹', +     [  ("ju1", "colt")+     ]  )+ ,  ('驸', +     [  ("fu4", "prince consort")+     ]  )+ ,  ('驷', +     [  ("si4", "team of 4 horses")+     ]  )+ ,  ('驶', +     [  ("shi3", "hasten/proceed to/sail a vessel")+     ]  )+ ,  ('驵', +     [  ("zang3", "powerful horse")+     ]  )+ ,  ('驴', +     [  ("lu:2", "donkey")+     ]  )+ ,  ('驳', +     [  ("bo2", "argue/parti-colored/tranship/dispute/contradict/refute")+     ,  ("bo2", "argue/parti-colored/tranship")+     ]  )+ ,  ('驱', +     [  ("qu1", "to expel/to urge on/to drive/to run quickly")+     ]  )+ ,  ('驰', +     [  ("chi2", "run fast/speed/spread/gallop")+     ]  )+ ,  ('驯', +     [  ("xun2", "attain gradually/tame")+     ]  )+ ,  ('驮', +     [  ("duo4", "carry on back")+     ,  ("tuo2", "carry on back")+     ]  )+ ,  ('驭', +     [  ("yu4", "manage/to drive")+     ]  )+ ,  ('马', +     [  ("ma3", "horse/horse chess piece/Surname")+     ]  )+ ,  ('驫', +     [  ("biao1", "a horde of horses")+     ]  )+ ,  ('驪', +     [  ("li2", "black horse/good horse")+     ]  )+ ,  ('驩', +     [  ("huan1", "docile horse")+     ]  )+ ,  ('驦', +     [  ("shuang1", "good horse")+     ]  )+ ,  ('驥', +     [  ("ji4", "thoroughbred horse/refined and virtuous")+     ]  )+ ,  ('驤', +     [  ("xiang1", "prance (as a horse)")+     ]  )+ ,  ('驢', +     [  ("lu:2", "donkey")+     ]  )+ ,  ('驟', +     [  ("zhou4", "sudden/suddenly")+     ]  )+ ,  ('驛', +     [  ("yi4", "remount stations")+     ]  )+ ,  ('驚', +     [  ("jing1", "to start/to be frightened/to be scared/alarm")+     ]  )+ ,  ('驙', +     [  ("zhan1", "(horse)")+     ]  )+ ,  ('驗', +     [  ("yan4", "to examine/to test/to check")+     ]  )+ ,  ('驖', +     [  ("tie3", "dark brown horse")+     ]  )+ ,  ('驕', +     [  ("jiao1", "proud/arrogant")+     ]  )+ ,  ('驔', +     [  ("tan2", "black horse")+     ]  )+ ,  ('驒', +     [  ("tuo2", "(horse)")+     ]  )+ ,  ('驏', +     [  ("chan3", "horse without saddle")+     ]  )+ ,  ('驍', +     [  ("xiao1", "brave/good horse/strong")+     ]  )+ ,  ('驌', +     [  ("su4", "(horse)")+     ]  )+ ,  ('驊', +     [  ("hua2", "chestnut horse")+     ]  )+ ,  ('驈', +     [  ("yu4", "black horse with white legs")+     ]  )+ ,  ('驆', +     [  ("bi4", "used in transliterating Buddhist books")+     ]  )+ ,  ('驅', +     [  ("qu1", "to expel/to urge on/to drive/to run quickly")+     ]  )+ ,  ('驄', +     [  ("cong1", "buckskin horse")+     ]  )+ ,  ('驃', +     [  ("piao4", "white horse")+     ]  )+ ,  ('驂', +     [  ("can1", "outside horses of a team of 4")+     ]  )+ ,  ('驁', +     [  ("ao4", "a noble steed/untamed")+     ]  )+ ,  ('驀', +     [  ("mo4", "leap on or over/suddenly")+     ]  )+ ,  ('騾', +     [  ("luo2", "mule")+     ]  )+ ,  ('騺', +     [  ("zhi4", "heavy horse/horse unable to move because of twisted leg/plodding")+     ]  )+ ,  ('騸', +     [  ("shan4", "to geld")+     ]  )+ ,  ('騷', +     [  ("sao1", "have sex appeal")+     ]  )+ ,  ('騶', +     [  ("zou1", "go/mythical animal")+     ]  )+ ,  ('騵', +     [  ("yuan2", "chestnut horse with white belly")+     ]  )+ ,  ('騰', +     [  ("teng2", "to soar/to gallop/to rise/to prance/to hover/to move out")+     ]  )+ ,  ('騮', +     [  ("liu2", "bay horse with black mane")+     ]  )+ ,  ('騭', +     [  ("zhi4", "determine/promote/stallion")+     ]  )+ ,  ('騫', +     [  ("qian1", "defective/raise")+     ]  )+ ,  ('騧', +     [  ("gua1", "piebald horse")+     ]  )+ ,  ('騤', +     [  ("kui2", "powerful/strong")+     ]  )+ ,  ('騣', +     [  ("zong1", "bristles/horse's mane")+     ]  )+ ,  ('騢', +     [  ("xia2", "(horse)")+     ]  )+ ,  ('騠', +     [  ("ti2", "spirited horse")+     ]  )+ ,  ('騙', +     [  ("pian4", "to cheat/to swindle/to deceive/to fool")+     ]  )+ ,  ('騖', +     [  ("wu4", "fast/greedy/run rapidly")+     ]  )+ ,  ('騕', +     [  ("yao3", "name of a fabulous horse")+     ]  )+ ,  ('騑', +     [  ("fei1", "horse with yellow back")+     ]  )+ ,  ('騏', +     [  ("qi2", "piebald horse")+     ]  )+ ,  ('騎', +     [  ("qi2", "to ride (an animal or bike)/to sit astride")+     ]  )+ ,  ('騍', +     [  ("ke4", "mother horse")+     ]  )+ ,  ('騋', +     [  ("lai2", "mare")+     ]  )+ ,  ('騉', +     [  ("kun1", "fine horse")+     ]  )+ ,  ('騆', +     [  ("zhou1", "divine horse")+     ]  )+ ,  ('騅', +     [  ("zhui1", "(surname)/piebald")+     ]  )+ ,  ('騄', +     [  ("lu4", "(horse)")+     ]  )+ ,  ('騃', +     [  ("ai2", "stupid/foolish")+     ]  )+ ,  ('騂', +     [  ("xing1", "bay horse")+     ]  )+ ,  ('騁', +     [  ("cheng3", "hasten/run/open up/gallop")+     ]  )+ ,  ('駿', +     [  ("jun4", "spirited horse")+     ]  )+ ,  ('駾', +     [  ("tui4", "approach at swift gallop (on horses)")+     ]  )+ ,  ('駽', +     [  ("xuan4", "grey")+     ]  )+ ,  ('駹', +     [  ("mang2", "black horse with a white face")+     ]  )+ ,  ('駸', +     [  ("qin1", "fleet horse")+     ]  )+ ,  ('駴', +     [  ("xie4", "thunderous beating of drums")+     ]  )+ ,  ('駱', +     [  ("luo4", "camel")+     ]  )+ ,  ('駰', +     [  ("yin1", "iron-gray (as a horse)")+     ]  )+ ,  ('駮', +     [  ("bo2", "argue/parti-colored/tranship")+     ]  )+ ,  ('駭', +     [  ("hai4", "astonish/startle")+     ]  )+ ,  ('駬', +     [  ("er3", "(horse)")+     ]  )+ ,  ('駪', +     [  ("shen1", "large crowd")+     ]  )+ ,  ('駢', +     [  ("pian2", "literary style")+     ]  )+ ,  ('駟', +     [  ("si4", "team of 4 horses")+     ]  )+ ,  ('駝', +     [  ("tuo2", "humpback")+     ]  )+ ,  ('駜', +     [  ("bi4", "strong horse")+     ]  )+ ,  ('駛', +     [  ("shi3", "hasten/proceed to/sail a vessel")+     ]  )+ ,  ('駙', +     [  ("fu4", "prince consort")+     ]  )+ ,  ('駘', +     [  ("tai2", "tired/worn out horse")+     ]  )+ ,  ('駗', +     [  ("zhen1", "chatter mark")+     ]  )+ ,  ('駕', +     [  ("jia4", "to drive/to draw/to harness/to mount")+     ]  )+ ,  ('駔', +     [  ("zang3", "powerful horse")+     ]  )+ ,  ('駓', +     [  ("pi1", "(horse)")+     ]  )+ ,  ('駒', +     [  ("ju1", "colt")+     ]  )+ ,  ('駑', +     [  ("nu2", "worn out old horses")+     ]  )+ ,  ('駐', +     [  ("zhu4", "resident in/stationed in/located at/to station (troops)")+     ]  )+ ,  ('駋', +     [  ("zhao1", "(horse)")+     ]  )+ ,  ('駉', +     [  ("jiong3", "in good condition (as a horse)")+     ]  )+ ,  ('駃', +     [  ("kuai4", "fast (horse)")+     ]  )+ ,  ('駁', +     [  ("bo2", "argue/parti-colored/tranship/dispute/contradict/refute")+     ]  )+ ,  ('馹', +     [  ("ri4", "horse for relaying dispatches")+     ]  )+ ,  ('馵', +     [  ("zhu4", "(horse)")+     ]  )+ ,  ('馴', +     [  ("xun2", "attain gradually/tame")+     ]  )+ ,  ('馳', +     [  ("chi2", "run fast/speed/spread/gallop")+     ]  )+ ,  ('馱', +     [  ("duo4", "carry on back")+     ,  ("tuo2", "carry on back")+     ]  )+ ,  ('馮', +     [  ("feng2", "Feng (Chinese surname)")+     ]  )+ ,  ('馭', +     [  ("yu4", "manage/to drive")+     ]  )+ ,  ('馬', +     [  ("ma3", "horse/horse chess piece/Surname")+     ]  )+ ,  ('馨', +     [  ("xin1", "fragrant")+     ]  )+ ,  ('馥', +     [  ("fu4", "fragrance, scent, aroma")+     ]  )+ ,  ('馣', +     [  ("yan3", "fragrant odor")+     ]  )+ ,  ('馡', +     [  ("fei1", "fragrant")+     ]  )+ ,  ('馝', +     [  ("bi4", "fragrance")+     ]  )+ ,  ('香', +     [  ("xiang1", "fragrant/incense/(of food) savory/appetizing/sweet/scented/popular")+     ]  )+ ,  ('馘', +     [  ("guo2", "cut off the left ear of the slain")+     ]  )+ ,  ('馗', +     [  ("kui2", "cheekbone/crossroads/high")+     ]  )+ ,  ('首', +     [  ("shou3", "head/chief/first (occasion)/first (thing)/measure word for poems")+     ]  )+ ,  ('馕', +     [  ("nang3", "naan")+     ]  )+ ,  ('馔', +     [  ("zhuan4", "food/delicacies")+     ]  )+ ,  ('馒', +     [  ("man2", "steamed bread")+     ]  )+ ,  ('馑', +     [  ("jin3", "time of famine or crop failure")+     ]  )+ ,  ('馐', +     [  ("xiu1", "delicacies")+     ]  )+ ,  ('馏', +     [  ("liu4", "reheat by steaming")+     ]  )+ ,  ('馍', +     [  ("mo2", "small loaf of steamed bread")+     ]  )+ ,  ('馋', +     [  ("chan2", "gluttonous/greedy")+     ]  )+ ,  ('馊', +     [  ("sou1", "rancid/soured (as food)")+     ]  )+ ,  ('馈', +     [  ("kui4", "food/make a present")+     ]  )+ ,  ('馆', +     [  ("guan3", "house/establishment")+     ]  )+ ,  ('馅', +     [  ("xian4", "stuffing/forcemeat")+     ]  )+ ,  ('馄', +     [  ("hun2", "Chinese ravioli")+     ]  )+ ,  ('馁', +     [  ("nei3", "hungry")+     ]  )+ ,  ('馀', +     [  ("yu2", "remainder")+     ]  )+ ,  ('饿', +     [  ("e4", "to be hungry/hungry")+     ]  )+ ,  ('饽', +     [  ("bo1", "cake/biscuit")+     ]  )+ ,  ('饼', +     [  ("bing3", "round flat cake/cookie/cake/pastry")+     ]  )+ ,  ('饺', +     [  ("jiao3", "dumplings with meat filling")+     ]  )+ ,  ('饷', +     [  ("xiang3", "soldier's pay")+     ,  ("xiang3", "soldier's pay")+     ]  )+ ,  ('饶', +     [  ("rao2", "(surname)/to spare")+     ]  )+ ,  ('饵', +     [  ("er3", "bait/cakes")+     ]  )+ ,  ('饴', +     [  ("yi2", "syrup")+     ]  )+ ,  ('饲', +     [  ("si4", "to raise/to rear/to feed")+     ]  )+ ,  ('饱', +     [  ("bao3", "to eat till full/satisfied")+     ]  )+ ,  ('饰', +     [  ("shi4", "adorn/ornaments")+     ]  )+ ,  ('饯', +     [  ("jian4", "farewell dinner/preserves")+     ]  )+ ,  ('饮', +     [  ("yin3", "drink")+     ]  )+ ,  ('饭', +     [  ("fan4", "food/cuisine/cooked rice/meal")+     ]  )+ ,  ('饬', +     [  ("chi4", "keep in order/stern/to order/direct")+     ]  )+ ,  ('饫', +     [  ("yu4", "full (as of eating)")+     ]  )+ ,  ('饪', +     [  ("ren4", "cooked food/cook until well done")+     ]  )+ ,  ('饩', +     [  ("xi4", "grain ration/sacrificial victim")+     ]  )+ ,  ('饨', +     [  ("tun2", "Chinese ravioli")+     ]  )+ ,  ('饧', +     [  ("xing2", "malt-sugar/molasses")+     ]  )+ ,  ('饥', +     [  ("ji1", "hungry")+     ,  ("ji1", "hungry")+     ]  )+ ,  ('饟', +     [  ("xiang3", "soldier's pay")+     ]  )+ ,  ('饞', +     [  ("chan2", "gluttonous/greedy")+     ]  )+ ,  ('饜', +     [  ("yan4", "eat to the full")+     ]  )+ ,  ('饘', +     [  ("zhan1", "thick congee")+     ]  )+ ,  ('饗', +     [  ("xiang3", "offer or enjoy sacrifice")+     ]  )+ ,  ('饕', +     [  ("tao1", "gluttonous")+     ]  )+ ,  ('饔', +     [  ("yong1", "dressed food/first meal of the day")+     ]  )+ ,  ('饒', +     [  ("rao2", "(surname)/to spare")+     ]  )+ ,  ('饑', +     [  ("ji1", "hungry")+     ]  )+ ,  ('饐', +     [  ("yi4", "rancid")+     ]  )+ ,  ('饎', +     [  ("chi4", "food/to cook")+     ]  )+ ,  ('饌', +     [  ("zhuan4", "food/delicacies")+     ]  )+ ,  ('饋', +     [  ("kui4", "food/make a present")+     ]  )+ ,  ('饉', +     [  ("jin3", "time of famine or crop failure")+     ]  )+ ,  ('饈', +     [  ("xiu1", "delicacies")+     ]  )+ ,  ('饇', +     [  ("yu4", "to eat too much/to confer")+     ]  )+ ,  ('饅', +     [  ("man2", "steamed bread")+     ]  )+ ,  ('饃', +     [  ("mo2", "small loaf of steamed bread")+     ]  )+ ,  ('饁', +     [  ("ye4", "carry food to laborers in the field")+     ]  )+ ,  ('餿', +     [  ("sou1", "rancid/soured (as food)")+     ]  )+ ,  ('餾', +     [  ("liu4", "reheat by steaming")+     ]  )+ ,  ('餽', +     [  ("kui4", "make a present")+     ]  )+ ,  ('餼', +     [  ("xi4", "grain ration/sacrificial victim")+     ]  )+ ,  ('餺', +     [  ("bo2", "rice cake")+     ]  )+ ,  ('餵', +     [  ("wei4", "to feed")+     ]  )+ ,  ('餳', +     [  ("xing2", "malt-sugar/molasses")+     ]  )+ ,  ('餲', +     [  ("he2", "spoiled, sour, mouldly")+     ]  )+ ,  ('餱', +     [  ("hou2", "dry provisions")+     ]  )+ ,  ('餮', +     [  ("tie4", "gluttonous")+     ]  )+ ,  ('餬', +     [  ("hu2", "congee/making a living")+     ]  )+ ,  ('餫', +     [  ("hun2", "Chinese ravioli")+     ]  )+ ,  ('餪', +     [  ("nuan3", "send a present of a feast")+     ]  )+ ,  ('餩', +     [  ("e4", "hiccup")+     ]  )+ ,  ('館', +     [  ("guan3", "house/establishment")+     ]  )+ ,  ('餧', +     [  ("wei4", "steamed bread/to feed")+     ]  )+ ,  ('餤', +     [  ("tan2", "to advance")+     ]  )+ ,  ('餡', +     [  ("xian4", "stuffing/forcemeat")+     ]  )+ ,  ('餟', +     [  ("zhui4", "circle shrines and make sacrifices")+     ]  )+ ,  ('餞', +     [  ("jian4", "farewell dinner/preserves")+     ]  )+ ,  ('餛', +     [  ("hun2", "Chinese ravioli")+     ]  )+ ,  ('餚', +     [  ("yao2", "meat dishes")+     ]  )+ ,  ('餘', +     [  ("yu2", "remainder")+     ]  )+ ,  ('餗', +     [  ("su4", "pot of cooked rice")+     ]  )+ ,  ('餖', +     [  ("dou4", "set out food")+     ]  )+ ,  ('餕', +     [  ("jun4", "remains of a sacrifice or a meal")+     ]  )+ ,  ('餔', +     [  ("bu1", "evening meal")+     ]  )+ ,  ('餓', +     [  ("e4", "to be hungry/hungry")+     ]  )+ ,  ('餒', +     [  ("nei3", "hungry")+     ]  )+ ,  ('餑', +     [  ("bo1", "cake/biscuit")+     ]  )+ ,  ('餐', +     [  ("can1", "eat/meal")+     ]  )+ ,  ('餍', +     [  ("yan4", "eat to the full")+     ]  )+ ,  ('餌', +     [  ("er3", "bait/cakes")+     ]  )+ ,  ('養', +     [  ("yang3", "give birth/keep (pets)/to support/to bring sb. up/to raise (pig, etc.)")+     ]  )+ ,  ('餉', +     [  ("xiang3", "soldier's pay")+     ]  )+ ,  ('餈', +     [  ("ci2", "fried rice cake")+     ]  )+ ,  ('餇', +     [  ("tong2", "food")+     ]  )+ ,  ('餅', +     [  ("bing3", "round flat cake/cookie/cake/pastry")+     ]  )+ ,  ('餃', +     [  ("jiao3", "dumplings with meat filling")+     ]  )+ ,  ('餂', +     [  ("tian3", "lick/lap")+     ]  )+ ,  ('餀', +     [  ("hai4", "tainted food")+     ]  )+ ,  ('飾', +     [  ("shi4", "adorn/ornaments")+     ]  )+ ,  ('飽', +     [  ("bao3", "to eat till full/satisfied")+     ]  )+ ,  ('飼', +     [  ("si4", "to raise/to rear/to feed")+     ]  )+ ,  ('飶', +     [  ("bi4", "fragrance of food")+     ]  )+ ,  ('飴', +     [  ("yi2", "syrup")+     ]  )+ ,  ('飲', +     [  ("yin3", "drink")+     ]  )+ ,  ('飯', +     [  ("fan4", "food/cuisine/cooked rice/meal")+     ]  )+ ,  ('飭', +     [  ("chi4", "keep in order/stern/to order/direct")+     ]  )+ ,  ('飫', +     [  ("yu4", "full (as of eating)")+     ]  )+ ,  ('飪', +     [  ("ren4", "cooked food/cook until well done")+     ]  )+ ,  ('飩', +     [  ("tun2", "Chinese ravioli")+     ]  )+ ,  ('飨', +     [  ("xiang3", "offer or enjoy sacrifice")+     ]  )+ ,  ('飧', +     [  ("sun1", "supper")+     ]  )+ ,  ('飥', +     [  ("tuo1", "(cake)")+     ]  )+ ,  ('飣', +     [  ("ding4", "display food for show only/sacrifice")+     ]  )+ ,  ('飢', +     [  ("ji1", "hungry")+     ]  )+ ,  ('食', +     [  ("shi2", "animal feed/eat/food")+     ,  ("si4", "to feed")+     ]  )+ ,  ('飞', +     [  ("fei1", "to fly")+     ]  )+ ,  ('飛', +     [  ("fei1", "to fly")+     ]  )+ ,  ('飙', +     [  ("biao1", "whirlwind")+     ]  )+ ,  ('飘', +     [  ("piao1", "to float")+     ]  )+ ,  ('飕', +     [  ("sou1", "blow (as of wind)/sound of wind")+     ]  )+ ,  ('飓', +     [  ("ju4", "hurricane")+     ]  )+ ,  ('飒', +     [  ("sa4", "declining/sound of wind")+     ]  )+ ,  ('飑', +     [  ("biao1", "whirlwind")+     ]  )+ ,  ('风', +     [  ("feng1", "wind/news/style/custom/manner")+     ]  )+ ,  ('飌', +     [  ("feng1", "wind")+     ]  )+ ,  ('飆', +     [  ("biao1", "whirlwind")+     ]  )+ ,  ('飄', +     [  ("piao1", "to float")+     ]  )+ ,  ('飂', +     [  ("liao2", "wind in high places")+     ]  )+ ,  ('飀', +     [  ("liu2", "soughing of wind")+     ]  )+ ,  ('颿', +     [  ("fan2", "sail")+     ]  )+ ,  ('颾', +     [  ("sao1", "blowing of the wind")+     ]  )+ ,  ('颽', +     [  ("kai3", "balmy/genial as wind")+     ]  )+ ,  ('颼', +     [  ("sou1", "blow (as of wind)/sound of wind")+     ]  )+ ,  ('颻', +     [  ("yao2", "floating in the air")+     ]  )+ ,  ('颺', +     [  ("yang2", "soar/tossed by wind or wave")+     ]  )+ ,  ('颸', +     [  ("si1", "cool breeze of autumn")+     ]  )+ ,  ('颶', +     [  ("ju4", "hurricane")+     ]  )+ ,  ('颳', +     [  ("gua1", "blow (of the wind)")+     ]  )+ ,  ('颱', +     [  ("tai2", "typhoon")+     ]  )+ ,  ('颯', +     [  ("sa4", "declining/sound of wind")+     ]  )+ ,  ('颮', +     [  ("biao1", "whirlwind")+     ]  )+ ,  ('颭', +     [  ("zhan3", "sway")+     ]  )+ ,  ('風', +     [  ("feng1", "wind/news/style/custom/manner")+     ]  )+ ,  ('颧', +     [  ("quan2", "cheek bones")+     ]  )+ ,  ('颦', +     [  ("pin2", "knit the brows")+     ]  )+ ,  ('颤', +     [  ("zhan4", "to tremble/to shiver/to shake/to vibrate")+     ]  )+ ,  ('颢', +     [  ("hao4", "bright/white")+     ]  )+ ,  ('颡', +     [  ("sang3", "forehead/kowtow")+     ]  )+ ,  ('颠', +     [  ("dian1", "inverted/jolt/top")+     ]  )+ ,  ('颟', +     [  ("man1", "dawdling")+     ]  )+ ,  ('颞', +     [  ("nie4", "temporal bones")+     ]  )+ ,  ('额', +     [  ("e2", "volume/amount/quantity/forehead/quota")+     ]  )+ ,  ('颜', +     [  ("yan2", "(surname)/color/countenance")+     ]  )+ ,  ('颛', +     [  ("zhuan1", "(surname)/good/simple")+     ]  )+ ,  ('颚', +     [  ("e4", "jaw/palate")+     ]  )+ ,  ('题', +     [  ("ti2", "topic/subject/to inscribe/to superscribe")+     ]  )+ ,  ('颗', +     [  ("ke1", "(measure word for small spheres)")+     ]  )+ ,  ('颖', +     [  ("ying3", "clever/gifted")+     ]  )+ ,  ('颔', +     [  ("han4", "chin/nod assent")+     ]  )+ ,  ('颓', +     [  ("tui2", "become bald/decadent")+     ]  )+ ,  ('频', +     [  ("pin2", "frequency/frequently/repetitious")+     ]  )+ ,  ('颐', +     [  ("yi2", "cheeks/nourish")+     ]  )+ ,  ('颏', +     [  ("ke1", "chin")+     ,  ("ke2", "chin")+     ]  )+ ,  ('颌', +     [  ("he2", "maxilla and mandible")+     ]  )+ ,  ('颊', +     [  ("jia2", "cheeks")+     ]  )+ ,  ('颉', +     [  ("xie2", "(surname)/fly upwards/neck")+     ]  )+ ,  ('颈', +     [  ("jing3", "neck")+     ]  )+ ,  ('颇', +     [  ("po1", "quite/rather/uneven/sloping")+     ]  )+ ,  ('领', +     [  ("ling3", "neck/collar/to lead/to receive")+     ]  )+ ,  ('颅', +     [  ("lu2", "forehead/skull")+     ]  )+ ,  ('预', +     [  ("yu4", "to advance/in advance/beforehand/to prepare")+     ]  )+ ,  ('颃', +     [  ("hang2", "fly down")+     ]  )+ ,  ('颂', +     [  ("song4", "to praise")+     ]  )+ ,  ('颁', +     [  ("ban1", "promulgate/send out/issue/to grant or confer")+     ]  )+ ,  ('颀', +     [  ("qi2", "tall")+     ]  )+ ,  ('顿', +     [  ("dun4", "a time/jerk/stop/meal/bout/spell/(measure for beating)")+     ]  )+ ,  ('顾', +     [  ("gu4", "look after/take into consideration/to attend to")+     ]  )+ ,  ('顽', +     [  ("wan2", "mischievous/obstinate/to play/stupid/stubborn/naughty")+     ]  )+ ,  ('顼', +     [  ("xu4", "grieved/anxious")+     ]  )+ ,  ('须', +     [  ("xu1", "beard/necessary/must")+     ,  ("xu1", "beard/mustache")+     ]  )+ ,  ('顺', +     [  ("shun4", "to obey/to follow/to arrange/to make reasonable/along/favorable")+     ]  )+ ,  ('项', +     [  ("xiang4", "(surname)/back of neck/item/thing")+     ]  )+ ,  ('顸', +     [  ("han1", "dawdling")+     ]  )+ ,  ('顷', +     [  ("qing3", "100 mu/a short while ago/a 'ching' (unit of area)/approx. (with dates)/a short while")+     ]  )+ ,  ('顶', +     [  ("ding3", "go against/most/peak/top/to replace/to substitute/a measure word (use with \34hat\34)")+     ]  )+ ,  ('页', +     [  ("ye4", "page/leaf")+     ]  )+ ,  ('顴', +     [  ("quan2", "cheek bones")+     ]  )+ ,  ('顳', +     [  ("nie4", "temporal bones")+     ]  )+ ,  ('顱', +     [  ("lu2", "forehead/skull")+     ]  )+ ,  ('顰', +     [  ("pin2", "knit the brows")+     ]  )+ ,  ('顯', +     [  ("xian3", "prominent/conspicuous")+     ]  )+ ,  ('顫', +     [  ("zhan4", "to tremble/to shiver/to shake/to vibrate")+     ]  )+ ,  ('顧', +     [  ("gu4", "look after/take into consideration/to attend to")+     ]  )+ ,  ('顥', +     [  ("hao4", "bright/white")+     ]  )+ ,  ('顣', +     [  ("qi1", "frown")+     ]  )+ ,  ('顢', +     [  ("man1", "dawdling")+     ]  )+ ,  ('類', +     [  ("lei4", "kind/type/class/category/similar/like/to resemble")+     ]  )+ ,  ('顜', +     [  ("jiang3", "honest/upright")+     ]  )+ ,  ('顛', +     [  ("dian1", "inverted/jolt/top")+     ]  )+ ,  ('顙', +     [  ("sang3", "forehead/kowtow")+     ]  )+ ,  ('願', +     [  ("yuan4", "hope/wish/desire/ready/willing")+     ]  )+ ,  ('顗', +     [  ("yi3", "pleasing/respectful manner")+     ]  )+ ,  ('顓', +     [  ("zhuan1", "(surname)/good/simple")+     ]  )+ ,  ('顒', +     [  ("yong2", "great/just/stern")+     ]  )+ ,  ('顑', +     [  ("kan3", "yellow")+     ]  )+ ,  ('顏', +     [  ("yan2", "(surname)/color/countenance")+     ]  )+ ,  ('顎', +     [  ("e4", "jaw/palate")+     ]  )+ ,  ('額', +     [  ("e2", "volume/amount/quantity/forehead/quota")+     ]  )+ ,  ('題', +     [  ("ti2", "topic/subject/to inscribe/to superscribe")+     ]  )+ ,  ('顆', +     [  ("ke1", "(measure word for small spheres)")+     ]  )+ ,  ('頻', +     [  ("pin2", "frequency/frequently/repetitious")+     ]  )+ ,  ('頹', +     [  ("tui2", "become bald/decadent")+     ]  )+ ,  ('頸', +     [  ("jing3", "neck")+     ]  )+ ,  ('頷', +     [  ("han4", "chin/nod assent")+     ]  )+ ,  ('頲', +     [  ("ting3", "narrow forehead")+     ]  )+ ,  ('頰', +     [  ("jia2", "cheeks")+     ]  )+ ,  ('頯', +     [  ("kui2", "cheekbone/protrude")+     ]  )+ ,  ('頭', +     [  ("tou2", "head")+     ,  ("tou5", "suff. for nouns")+     ]  )+ ,  ('頫', +     [  ("fu3", "look down/stoop")+     ]  )+ ,  ('頦', +     [  ("ke1", "chin")+     ,  ("ke2", "chin")+     ]  )+ ,  ('頤', +     [  ("yi2", "cheeks/nourish")+     ]  )+ ,  ('頡', +     [  ("xie2", "(surname)/fly upwards/neck")+     ]  )+ ,  ('頠', +     [  ("wei3", "easeful carriage of one's head")+     ]  )+ ,  ('頞', +     [  ("e4", "junction of nose and forehead")+     ]  )+ ,  ('頜', +     [  ("he2", "maxilla and mandible")+     ]  )+ ,  ('領', +     [  ("ling3", "neck/collar/to lead/to receive")+     ]  )+ ,  ('頗', +     [  ("po1", "quite/rather/uneven/sloping")+     ]  )+ ,  ('頖', +     [  ("pan4", "disperse")+     ]  )+ ,  ('頓', +     [  ("dun4", "a time/jerk/stop/meal/bout/spell/(measure for beating)")+     ]  )+ ,  ('頒', +     [  ("ban1", "promulgate/send out/issue/to grant or confer")+     ]  )+ ,  ('頑', +     [  ("wan2", "mischievous/obstinate/to play/stupid/stubborn/naughty")+     ]  )+ ,  ('預', +     [  ("yu4", "to advance/in advance/beforehand/to prepare")+     ]  )+ ,  ('頏', +     [  ("hang2", "fly down")+     ]  )+ ,  ('頎', +     [  ("qi2", "tall")+     ]  )+ ,  ('頍', +     [  ("kui3", "raise one's head")+     ]  )+ ,  ('頌', +     [  ("song4", "to praise")+     ]  )+ ,  ('頊', +     [  ("xu4", "grieved/anxious")+     ]  )+ ,  ('須', +     [  ("xu1", "beard/necessary/must")+     ]  )+ ,  ('頇', +     [  ("han1", "dawdling")+     ]  )+ ,  ('順', +     [  ("shun4", "to obey/to follow/to arrange/to make reasonable/along/favorable")+     ]  )+ ,  ('項', +     [  ("xiang4", "(surname)/back of neck/item/thing")+     ]  )+ ,  ('頄', +     [  ("qiu2", "cheekbone")+     ]  )+ ,  ('頃', +     [  ("qing3", "100 mu/a short while ago/a 'ching' (unit of area)/approx. (with dates)/a short while")+     ]  )+ ,  ('頂', +     [  ("ding3", "go against/most/peak/top/to replace/to substitute/a measure word (use with \34hat\34)")+     ]  )+ ,  ('頁', +     [  ("ye4", "page/leaf")+     ]  )+ ,  ('頀', +     [  ("hu4", "music")+     ]  )+ ,  ('響', +     [  ("xiang3", "to make a sound/to sound/to ring/(a measure word for sound)/loud")+     ]  )+ ,  ('韻', +     [  ("yun4", "rhyme")+     ]  )+ ,  ('韺', +     [  ("ying1", "music of legendary emperor Gu")+     ]  )+ ,  ('韹', +     [  ("huang2", "music of bell and drum")+     ]  )+ ,  ('韶', +     [  ("shao2", "(music)/excellent/harmonious")+     ]  )+ ,  ('韵', +     [  ("yun4", "rhyme")+     ]  )+ ,  ('音', +     [  ("yin1", "sound/noise/news")+     ]  )+ ,  ('韱', +     [  ("xian1", "wild onions or leeks")+     ]  )+ ,  ('韭', +     [  ("jiu3", "leek")+     ]  )+ ,  ('韬', +     [  ("tao1", "bow case/to cover")+     ]  )+ ,  ('韫', +     [  ("yun4", "contain")+     ]  )+ ,  ('韪', +     [  ("wei3", "correct/right")+     ]  )+ ,  ('韩', +     [  ("han2", "South Korea/Korean/Japan-annexed Korea/(surname)")+     ]  )+ ,  ('韧', +     [  ("ren4", "annealed/pliable but strong/tough/tenacious")+     ]  )+ ,  ('韦', +     [  ("wei2", "(surname)/soft leather")+     ]  )+ ,  ('韣', +     [  ("du2", "bow case")+     ]  )+ ,  ('韡', +     [  ("wei3", "gorgeous")+     ]  )+ ,  ('韞', +     [  ("yun4", "contain")+     ]  )+ ,  ('韝', +     [  ("gou1", "archer's arm guard")+     ]  )+ ,  ('韜', +     [  ("tao1", "bow case/to cover")+     ]  )+ ,  ('韙', +     [  ("wei3", "correct/right")+     ]  )+ ,  ('韘', +     [  ("she4", "archer's thumb ring")+     ]  )+ ,  ('韖', +     [  ("rou2", "tan, soften")+     ]  )+ ,  ('韔', +     [  ("chang4", "bow bag")+     ]  )+ ,  ('韓', +     [  ("han2", "South Korea/Korean/Japan-annexed Korea/(surname)")+     ]  )+ ,  ('韎', +     [  ("mei4", "a grass that gives red dye")+     ]  )+ ,  ('韍', +     [  ("fu2", "kneepad")+     ]  )+ ,  ('韌', +     [  ("ren4", "annealed/pliable but strong/tough/tenacious")+     ]  )+ ,  ('韋', +     [  ("wei2", "(surname)/soft leather")+     ]  )+ ,  ('韉', +     [  ("jian1", "saddle blanket")+     ]  )+ ,  ('韆', +     [  ("qian1", "a swing")+     ]  )+ ,  ('韅', +     [  ("xian3", "leather girth on horse")+     ]  )+ ,  ('韃', +     [  ("da2", "Tartar/a tribe in China")+     ]  )+ ,  ('韁', +     [  ("jiang1", "bridle/reins")+     ]  )+ ,  ('鞹', +     [  ("kuo4", "leather")+     ]  )+ ,  ('鞶', +     [  ("pan2", "large belt")+     ]  )+ ,  ('鞯', +     [  ("jian1", "saddle blanket")+     ]  )+ ,  ('鞮', +     [  ("di1", "(surname)/leather shoes")+     ]  )+ ,  ('鞭', +     [  ("bian1", "a whip or lash/to flog/slash or whip")+     ]  )+ ,  ('鞬', +     [  ("jian1", "a quiver on a horse/a store")+     ]  )+ ,  ('鞨', +     [  ("he2", "buskin/name of a tribe/turban")+     ]  )+ ,  ('鞦', +     [  ("qiu1", "a swing")+     ]  )+ ,  ('鞣', +     [  ("rou2", "suede/chamois/tannin/to tan")+     ]  )+ ,  ('鞡', +     [  ("la5", "leg warmer")+     ]  )+ ,  ('鞠', +     [  ("ju1", "to bring up/to rear/Ju (a surname)")+     ]  )+ ,  ('鞞', +     [  ("bing3", "scabbard")+     ]  )+ ,  ('鞝', +     [  ("zhang3", "patch of leather")+     ]  )+ ,  ('鞚', +     [  ("kong4", "bridle/reins")+     ]  )+ ,  ('鞙', +     [  ("xuan4", "fine")+     ]  )+ ,  ('鞘', +     [  ("qiao4", "scabbard/sheath")+     ]  )+ ,  ('鞗', +     [  ("tiao2", "reins of leather")+     ]  )+ ,  ('鞑', +     [  ("da2", "Tartar/a tribe in China")+     ]  )+ ,  ('鞏', +     [  ("gong3", "secure/solid")+     ]  )+ ,  ('鞍', +     [  ("an1", "saddle")+     ]  )+ ,  ('鞋', +     [  ("xie2", "shoe")+     ]  )+ ,  ('鞅', +     [  ("yang3", "martingale")+     ]  )+ ,  ('鞄', +     [  ("pao2", "to work hides/leather bag")+     ]  )+ ,  ('鞃', +     [  ("hong2", "a leaning board on carriage")+     ]  )+ ,  ('鞀', +     [  ("tao2", "hand drum used by peddlers")+     ]  )+ ,  ('靿', +     [  ("yao4", "the leg of a boot")+     ]  )+ ,  ('靼', +     [  ("da2", "(phonetic)/dressed leather")+     ]  )+ ,  ('靺', +     [  ("mo4", "name of a tribe/socks/stockings")+     ]  )+ ,  ('靸', +     [  ("sa3", "laborers/shoes/slippers")+     ]  )+ ,  ('靷', +     [  ("yin3", "traces (of a carriage)")+     ]  )+ ,  ('靶', +     [  ("ba3", "target/mark")+     ]  )+ ,  ('靴', +     [  ("xue1", "boots")+     ]  )+ ,  ('靳', +     [  ("jin4", "(surname)/martingale/stingy")+     ]  )+ ,  ('靰', +     [  ("wu4", "leg warmer")+     ]  )+ ,  ('靮', +     [  ("di2", "reins/bridle")+     ]  )+ ,  ('靪', +     [  ("ding1", "to cobble, to patch")+     ]  )+ ,  ('革', +     [  ("ge2", "leather/remove")+     ]  )+ ,  ('靨', +     [  ("ye4", "dimple")+     ]  )+ ,  ('靦', +     [  ("mian3", "bashful")+     ]  )+ ,  ('靥', +     [  ("ye4", "dimple")+     ]  )+ ,  ('面', +     [  ("mian4", "fade/side/surface/aspect/top/face/flour/noodles")+     ,  ("mian4", "flour/noodles")+     ]  )+ ,  ('靡', +     [  ("mi2", "wasted")+     ,  ("mi3", "extravagant/go with fashion/not")+     ]  )+ ,  ('靠', +     [  ("kao4", "depend upon/lean on/near/by/against/to support")+     ]  )+ ,  ('非', +     [  ("fei1", "non-/not-/un-")+     ]  )+ ,  ('靜', +     [  ("jing4", "still/calm/quiet/not moving")+     ]  )+ ,  ('靛', +     [  ("dian4", "indigo pigment")+     ]  )+ ,  ('靚', +     [  ("jing4", "make up (face)")+     ]  )+ ,  ('静', +     [  ("jing4", "still/calm/quiet/not moving")+     ]  )+ ,  ('靖', +     [  ("jing4", "pacify/quiet")+     ]  )+ ,  ('靓', +     [  ("jing4", "make up (face)")+     ]  )+ ,  ('青', +     [  ("qing1", "green (blue, black)/Qinghai province (abbrev.)")+     ]  )+ ,  ('靉', +     [  ("ai4", "cloudy/shady")+     ]  )+ ,  ('靈', +     [  ("ling2", "alert/departed soul/efficacious/quick/effective/intelligence")+     ]  )+ ,  ('靆', +     [  ("dai4", "cloudy sky")+     ]  )+ ,  ('靄', +     [  ("ai3", "cloudy sky/friendly")+     ]  )+ ,  ('靂', +     [  ("li4", "clap of thunder")+     ]  )+ ,  ('霾', +     [  ("mai2", "dust-storm")+     ]  )+ ,  ('霽', +     [  ("ji4", "sky clearing up")+     ]  )+ ,  ('霹', +     [  ("pi1", "clap of thunder")+     ]  )+ ,  ('霸', +     [  ("ba4", "feudal chief/rule by force/tyrant/lord/master/hegemon/usurp")+     ]  )+ ,  ('露', +     [  ("lu4", "to show/to reveal/to expos/dew")+     ]  )+ ,  ('霰', +     [  ("xian4", "sleet")+     ]  )+ ,  ('霮', +     [  ("dan4", "denseness of clouds")+     ]  )+ ,  ('霭', +     [  ("ai3", "cloudy sky/friendly")+     ]  )+ ,  ('霫', +     [  ("xi2", "Sui-Tang (premodern ethnic group)")+     ]  )+ ,  ('霪', +     [  ("yin2", "heavy rain")+     ]  )+ ,  ('霨', +     [  ("wei4", "rising of clouds")+     ]  )+ ,  ('霧', +     [  ("wu4", "fog/mist")+     ]  )+ ,  ('霤', +     [  ("liu4", "dripping of rain from eaves")+     ]  )+ ,  ('霣', +     [  ("yun3", "rain storm/to fall")+     ]  )+ ,  ('霢', +     [  ("mo4", "drizzling rain/showered with favors")+     ]  )+ ,  ('霞', +     [  ("xia2", "red clouds")+     ]  )+ ,  ('霝', +     [  ("ling2", "drops of rain/to fall in drops")+     ]  )+ ,  ('霜', +     [  ("shuang1", "frost")+     ]  )+ ,  ('霙', +     [  ("ying1", "sleet/snowflakes")+     ]  )+ ,  ('霖', +     [  ("lin2", "continued rain")+     ]  )+ ,  ('霓', +     [  ("ni2", "rainbow")+     ]  )+ ,  ('霑', +     [  ("zhan1", "moisten")+     ]  )+ ,  ('霏', +     [  ("fei1", "fall of snow")+     ]  )+ ,  ('霎', +     [  ("sha4", "all of a sudden/drizzle")+     ]  )+ ,  ('霍', +     [  ("huo4", "(surname)/cholera")+     ]  )+ ,  ('霉', +     [  ("mei2", "bacteria/fungi/moldy")+     ]  )+ ,  ('霈', +     [  ("pei4", "torrent of rain")+     ]  )+ ,  ('震', +     [  ("zhen4", "shake/shock/sign in trigram")+     ]  )+ ,  ('霆', +     [  ("ting2", "clap of thunder")+     ]  )+ ,  ('霅', +     [  ("zha2", "(surname)/rain")+     ]  )+ ,  ('霄', +     [  ("xiao1", "firmament/heaven")+     ]  )+ ,  ('霂', +     [  ("mu4", "drizzle/fine rain")+     ]  )+ ,  ('霁', +     [  ("ji4", "sky clearing up")+     ]  )+ ,  ('需', +     [  ("xu1", "to require/to need/to want/necessity/need")+     ]  )+ ,  ('雾', +     [  ("wu4", "fog/mist")+     ]  )+ ,  ('電', +     [  ("dian4", "electric/electricity/electrical")+     ]  )+ ,  ('雹', +     [  ("bao2", "hail")+     ]  )+ ,  ('雷', +     [  ("lei2", "(surname)/thunder")+     ]  )+ ,  ('零', +     [  ("ling2", "remnant/zero")+     ]  )+ ,  ('雳', +     [  ("li4", "clap of thunder")+     ]  )+ ,  ('雲', +     [  ("yun2", "cloud/(abbr.) for Yunnan/surname")+     ]  )+ ,  ('雱', +     [  ("pang2", "heavy fall of rain or snow")+     ]  )+ ,  ('雰', +     [  ("fen1", "misty/foggy")+     ]  )+ ,  ('雯', +     [  ("wen2", "multicolored clouds")+     ]  )+ ,  ('雪', +     [  ("xue3", "snow")+     ]  )+ ,  ('雩', +     [  ("yu2", "summer sacrifice for rain")+     ]  )+ ,  ('雨', +     [  ("yu3", "rain")+     ]  )+ ,  ('難', +     [  ("nan2", "difficult (to...)/problem/difficulty/difficult/not good")+     ,  ("nan4", "disaster/distress/to scold")+     ]  )+ ,  ('離', +     [  ("li2", "to leave/to depart/to go away/from")+     ]  )+ ,  ('雠', +     [  ("chou2", "enmity/feud")+     ]  )+ ,  ('雟', +     [  ("sui2", "sparrow/revolve/place name")+     ]  )+ ,  ('雞', +     [  ("ji1", "fowl/chicken")+     ]  )+ ,  ('雝', +     [  ("yong1", "harmonious")+     ]  )+ ,  ('雜', +     [  ("za2", "mixed/miscellaneous/various/to mix")+     ]  )+ ,  ('雛', +     [  ("chu2", "chick/young bird")+     ]  )+ ,  ('雚', +     [  ("guan4", "a heron/small cup")+     ]  )+ ,  ('雙', +     [  ("shuang1", "two/double/pair/both")+     ]  )+ ,  ('雘', +     [  ("huo4", "red earth used for paints")+     ]  )+ ,  ('雗', +     [  ("han4", "a white pheasant")+     ]  )+ ,  ('雖', +     [  ("sui1", "although/even though")+     ]  )+ ,  ('雕', +     [  ("diao1", "engrave")+     ,  ("diao1", "engrave/shrewd")+     ,  ("diao1", "golden eagle")+     ]  )+ ,  ('雒', +     [  ("luo4", "black horse with white mane/fearful")+     ]  )+ ,  ('雏', +     [  ("chu2", "chick/young bird")+     ]  )+ ,  ('雎', +     [  ("ju1", "(fish hawk)/osprey")+     ]  )+ ,  ('雍', +     [  ("yong1", "(surname)/harmonious")+     ]  )+ ,  ('雌', +     [  ("ci2", "female")+     ]  )+ ,  ('雋', +     [  ("jun4", "smart/eminent/talented")+     ]  )+ ,  ('雊', +     [  ("gou4", "crowing of pheasant")+     ]  )+ ,  ('雉', +     [  ("zhi4", "ringed pheasant")+     ]  )+ ,  ('雇', +     [  ("gu4", "hire")+     ,  ("gu4", "hire")+     ]  )+ ,  ('集', +     [  ("ji2", "to gather/to collect/collected works")+     ]  )+ ,  ('雅', +     [  ("ya3", "elegant")+     ]  )+ ,  ('雄', +     [  ("xiong2", "heroic/male")+     ]  )+ ,  ('雂', +     [  ("qin2", "(bird)")+     ]  )+ ,  ('雁', +     [  ("yan4", "wild goose")+     ]  )+ ,  ('雀', +     [  ("qiao1", "lentigo")+     ,  ("qiao3", "bird")+     ,  ("que4", "bird")+     ]  )+ ,  ('难', +     [  ("nan2", "difficult (to...)/problem/difficulty/difficult/not good")+     ,  ("nan4", "disaster/distress/to scold")+     ]  )+ ,  ('隽', +     [  ("jun4", "smart/eminent/talented")+     ]  )+ ,  ('隻', +     [  ("zhi1", "M for one of a pair")+     ]  )+ ,  ('隹', +     [  ("zhui1", "short-tailed bird")+     ]  )+ ,  ('隸', +     [  ("li4", "attached to/scribe")+     ]  )+ ,  ('隶', +     [  ("li4", "attached to/scribe")+     ]  )+ ,  ('隴', +     [  ("long3", "Gansu")+     ]  )+ ,  ('隳', +     [  ("hui1", "destroy/overthrow")+     ]  )+ ,  ('隱', +     [  ("yin3", "secret/hidden/concealed")+     ]  )+ ,  ('隰', +     [  ("xi2", "(surname)/low/marshy land")+     ]  )+ ,  ('隮', +     [  ("ji1", "go up/rainbow")+     ]  )+ ,  ('險', +     [  ("xian3", "danger (ous)/rugged")+     ]  )+ ,  ('隩', +     [  ("yu4", "bay/cove")+     ]  )+ ,  ('隨', +     [  ("sui2", "to follow/to comply with/to allow/(surname)")+     ]  )+ ,  ('隧', +     [  ("sui4", "subterranean/underground passage")+     ]  )+ ,  ('隤', +     [  ("tui2", "fall in ruins/soft")+     ]  )+ ,  ('障', +     [  ("zhang4", "to block/to hinder/to obstruct")+     ]  )+ ,  ('際', +     [  ("ji4", "border/edge/boundary/between/among/interval/while")+     ]  )+ ,  ('隙', +     [  ("xi4", "crack/occasion for dislike")+     ]  )+ ,  ('隘', +     [  ("ai4", "a pass or defile/narrow/confined/in distress")+     ]  )+ ,  ('隗', +     [  ("wei3", "(surname)/eminent/lofty")+     ]  )+ ,  ('隕', +     [  ("yun3", "fall/meteor/perish")+     ]  )+ ,  ('隔', +     [  ("ge2", "to separate/to stand or lie between/to divide/to cut off")+     ]  )+ ,  ('隒', +     [  ("yan3", "the appearance of a mountain, as if two pots were standing one upon the other/the steep bank of a stream a rough mountain path")+     ]  )+ ,  ('隐', +     [  ("yin3", "secret/hidden/concealed")+     ]  )+ ,  ('随', +     [  ("sui2", "to follow/to comply with/to allow/(surname)")+     ]  )+ ,  ('階', +     [  ("jie1", "rank or step/stairs")+     ]  )+ ,  ('隍', +     [  ("huang2", "dry moat/god of city")+     ]  )+ ,  ('隋', +     [  ("sui2", "name of a dynasty")+     ]  )+ ,  ('隊', +     [  ("dui4", "squadron/team/group")+     ]  )+ ,  ('隉', +     [  ("nie4", "dangerous")+     ]  )+ ,  ('隈', +     [  ("wei1", "bay/cove")+     ]  )+ ,  ('隆', +     [  ("long1", "sound of drums")+     ,  ("long2", "grand/intense/prosperous/start (a fire)")+     ]  )+ ,  ('隅', +     [  ("yu2", "corner")+     ]  )+ ,  ('隄', +     [  ("di1", "dike")+     ]  )+ ,  ('隃', +     [  ("yu2", "exceed/jump over")+     ]  )+ ,  ('陾', +     [  ("reng2", "sound of stonemason's shovel")+     ]  )+ ,  ('陽', +     [  ("yang2", "positive (electric.)/sun")+     ]  )+ ,  ('陼', +     [  ("zhu3", "islet/bank")+     ]  )+ ,  ('陸', +     [  ("liu4", "six (fraud-proof)")+     ,  ("lu4", "(surname)/shore/land/continent")+     ]  )+ ,  ('陷', +     [  ("xian4", "to fall/trap")+     ]  )+ ,  ('陶', +     [  ("tao2", "(surname)/pleased/pottery")+     ]  )+ ,  ('陵', +     [  ("ling2", "mound/tomb/hill/mountain")+     ]  )+ ,  ('陴', +     [  ("pi2", "parapet")+     ]  )+ ,  ('陳', +     [  ("chen2", "arrange/exhibit/narrate/tell/old/stale/a surname/to state/to display/to explain/(surname)")+     ]  )+ ,  ('陲', +     [  ("chui2", "frontier")+     ]  )+ ,  ('陰', +     [  ("yin1", "(of weather) overcast/Yin/feminine/moon/cloudy/negative (electric.)/shady")+     ]  )+ ,  ('陬', +     [  ("zou1", "corner/foot of mountain")+     ]  )+ ,  ('陪', +     [  ("pei2", "to accompany/to keep sb. company")+     ]  )+ ,  ('险', +     [  ("xian3", "danger (ous)/rugged")+     ]  )+ ,  ('陨', +     [  ("yun3", "fall/meteor/perish")+     ]  )+ ,  ('陧', +     [  ("nie4", "dangerous")+     ]  )+ ,  ('除', +     [  ("chu2", "remove/do away with/wipe out/divide/except")+     ]  )+ ,  ('陣', +     [  ("zhen4", "disposition of troops/short period/wave/spate/burst/spell")+     ]  )+ ,  ('院', +     [  ("yuan4", "courtyard/institution")+     ]  )+ ,  ('陡', +     [  ("dou3", "steep")+     ]  )+ ,  ('陟', +     [  ("zhi4", "advance/ascend")+     ]  )+ ,  ('陞', +     [  ("sheng1", "promoted")+     ]  )+ ,  ('陝', +     [  ("shan3", "Shaanxi")+     ]  )+ ,  ('陜', +     [  ("shan3", "Shaanxi")+     ]  )+ ,  ('陛', +     [  ("bi4", "the steps to the throne")+     ]  )+ ,  ('陘', +     [  ("xing2", "border the stove/defile/pass")+     ]  )+ ,  ('陕', +     [  ("shan3", "Shaanxi")+     ]  )+ ,  ('陔', +     [  ("gai1", "step/terrace")+     ]  )+ ,  ('陑', +     [  ("er2", "place name")+     ]  )+ ,  ('限', +     [  ("xian4", "limit/bound")+     ]  )+ ,  ('降', +     [  ("jiang4", "to drop/to fall/to come down/to descend")+     ,  ("xiang2", "surrender")+     ]  )+ ,  ('陌', +     [  ("mo4", "raised path/street")+     ]  )+ ,  ('陋', +     [  ("lou4", "low/humble/plain/ugly/mean/vulgar")+     ]  )+ ,  ('陉', +     [  ("xing2", "border the stove/defile/pass")+     ]  )+ ,  ('陈', +     [  ("chen2", "arrange/exhibit/narrate/tell/old/stale/a surname/to state/to display/to explain/(surname)")+     ]  )+ ,  ('陇', +     [  ("long3", "Gansu")+     ]  )+ ,  ('陆', +     [  ("liu4", "six (fraud-proof)")+     ,  ("lu4", "(surname)/shore/land/continent")+     ]  )+ ,  ('际', +     [  ("ji4", "border/edge/boundary/between/among/interval/while")+     ]  )+ ,  ('附', +     [  ("fu4", "to add/to attach/to be close to/to be attached")+     ]  )+ ,  ('陂', +     [  ("pi2", "reservoir")+     ,  ("po1", "rugged/uneven")+     ]  )+ ,  ('陀', +     [  ("tuo2", "(phonetic)/declivity/steep bank")+     ]  )+ ,  ('阿', +     [  ("a1", "an initial particle/prefix to names of people")+     ,  ("a4", "(phonetic character)")+     ,  ("a5", "(final part.)/(interj.)")+     ,  ("e1", "flatter")+     ]  )+ ,  ('阽', +     [  ("dian4", "dangerous")+     ,  ("yan2", "dangerous")+     ]  )+ ,  ('阼', +     [  ("zuo4", "steps leading to the eastern door")+     ]  )+ ,  ('阻', +     [  ("zu3", "to hinder/to block/to obstruct")+     ]  )+ ,  ('阹', +     [  ("qu1", "a pen/to surround")+     ]  )+ ,  ('阶', +     [  ("jie1", "rank or step/stairs")+     ]  )+ ,  ('阵', +     [  ("zhen4", "disposition of troops/short period/wave/spate/burst/spell")+     ]  )+ ,  ('阴', +     [  ("yin1", "(of weather) overcast/Yin/feminine/moon/cloudy/negative (electric.)/shady")+     ]  )+ ,  ('阳', +     [  ("yang2", "positive (electric.)/sun")+     ]  )+ ,  ('防', +     [  ("fang2", "to protect/to defend/to guard (against)")+     ]  )+ ,  ('阱', +     [  ("jing3", "hole/pitfall")+     ]  )+ ,  ('阯', +     [  ("zhi3", "foundation")+     ]  )+ ,  ('阮', +     [  ("ruan3", "Ruan (a surname)/a Chinese plucked stringed instrument")+     ]  )+ ,  ('阬', +     [  ("keng1", "pit/to defraud")+     ]  )+ ,  ('阪', +     [  ("ban3", "a slope/hillside")+     ]  )+ ,  ('阨', +     [  ("e4", "defile/pass/in distress")+     ]  )+ ,  ('阤', +     [  ("tuo2", "bank/hillside")+     ]  )+ ,  ('阡', +     [  ("qian1", "road leading north and south")+     ]  )+ ,  ('队', +     [  ("dui4", "squadron/team/group")+     ]  )+ ,  ('阞', +     [  ("le4", "layer/vein")+     ]  )+ ,  ('阜', +     [  ("fu4", "abundant/mound")+     ]  )+ ,  ('阚', +     [  ("kan4", "(surname)/peep")+     ]  )+ ,  ('阙', +     [  ("que1", "deficiency")+     ,  ("que4", "(surname)/imperial city")+     ]  )+ ,  ('阗', +     [  ("tian2", "fill up/rumbling sound")+     ]  )+ ,  ('阖', +     [  ("ge2", "council-chamber/shelf/side door")+     ,  ("he2", "entire (family)")+     ]  )+ ,  ('阕', +     [  ("que4", "section of a song/shut")+     ]  )+ ,  ('阔', +     [  ("kuo4", "rich/wide/broad")+     ]  )+ ,  ('阒', +     [  ("qu4", "live alone/quiet")+     ]  )+ ,  ('阑', +     [  ("lan2", "door-screen/exhausted/late")+     ]  )+ ,  ('阐', +     [  ("chan3", "to express/disclose/enlighten/open")+     ]  )+ ,  ('阏', +     [  ("e4", "shut/stop")+     ,  ("yan1", "first wives of xiong-nu chiefs")+     ]  )+ ,  ('阎', +     [  ("yan2", "(surname)/gate of village")+     ]  )+ ,  ('阍', +     [  ("hun1", "door-keeper")+     ]  )+ ,  ('阌', +     [  ("wen2", "wen xiang, Henan province")+     ]  )+ ,  ('阋', +     [  ("xi4", "feud, fight, quarrel")+     ]  )+ ,  ('阊', +     [  ("chang1", "gate of heaven/gate of palace")+     ]  )+ ,  ('阉', +     [  ("yan1", "castrate")+     ]  )+ ,  ('阈', +     [  ("yu4", "threshold")+     ]  )+ ,  ('阆', +     [  ("lang2", "in 閌閬, open space in a structure")+     ,  ("lang4", "閬中 place in Sichuan; 閬苑 palace, home of immortals")+     ]  )+ ,  ('阅', +     [  ("yue4", "peruse/review/to read")+     ]  )+ ,  ('阄', +     [  ("jiu1", "(draw) lots/lot (in a game of chance)")+     ]  )+ ,  ('阃', +     [  ("kun3", "door to women's room/threshold")+     ]  )+ ,  ('阂', +     [  ("he2", "obstruct")+     ]  )+ ,  ('阁', +     [  ("ge2", "council-chamber/shelf")+     ]  )+ ,  ('阀', +     [  ("fa2", "clique/valve")+     ]  )+ ,  ('闾', +     [  ("lu:2", "gate of a village/village")+     ]  )+ ,  ('闽', +     [  ("min3", "(N) abbreviation for Fujian Province")+     ]  )+ ,  ('闼', +     [  ("ta4", "door of an inner room")+     ]  )+ ,  ('闻', +     [  ("wen2", "(surname)/hear/sniff at")+     ]  )+ ,  ('闺', +     [  ("gui1", "women's apartment")+     ]  )+ ,  ('闹', +     [  ("nao4", "make noise or disturbance")+     ]  )+ ,  ('闸', +     [  ("zha2", "gear/watergate")+     ]  )+ ,  ('闷', +     [  ("men1", "smother/stuffy")+     ,  ("men4", "melancholy")+     ]  )+ ,  ('闶', +     [  ("kang1", "in 閌閬, open space in a structure")+     ]  )+ ,  ('闵', +     [  ("min3", "(surname)/feel compassion for")+     ]  )+ ,  ('间', +     [  ("jian1", "between/among/space/(measure word)")+     ,  ("jian4", "interstice/separate")+     ]  )+ ,  ('闳', +     [  ("hong2", "(surname)/big/gate")+     ]  )+ ,  ('闲', +     [  ("xian2", "to stay idle/to be unoccupied/not busy/leisure/enclosure")+     ]  )+ ,  ('闱', +     [  ("wei2", "door to women's room/gate to palace")+     ]  )+ ,  ('闰', +     [  ("run4", "intercalary")+     ]  )+ ,  ('闯', +     [  ("chuang3", "to rush/break through")+     ]  )+ ,  ('问', +     [  ("wen4", "to ask")+     ]  )+ ,  ('闭', +     [  ("bi4", "to close/stop up/shut/obstruct")+     ]  )+ ,  ('闫', +     [  ("yan2", "(surname)")+     ]  )+ ,  ('闪', +     [  ("shan3", "flash/lightning")+     ]  )+ ,  ('闩', +     [  ("shuan1", "to bolt")+     ]  )+ ,  ('门', +     [  ("men2", "opening/door/gate/doorway/gateway/valve/switch/way to do something/knack/family/house/(religious) sect/school (of thought)/class/category/phylum or division (taxonomy)")+     ]  )+ ,  ('闥', +     [  ("ta4", "door of an inner room")+     ]  )+ ,  ('闤', +     [  ("huan2", "wall around a market place")+     ]  )+ ,  ('闢', +     [  ("pi4", "dispel/open up/refute")+     ]  )+ ,  ('闡', +     [  ("chan3", "to express/disclose/enlighten/open")+     ]  )+ ,  ('闠', +     [  ("hui4", "gate of market")+     ]  )+ ,  ('闟', +     [  ("xi1", "peacefully/quietly")+     ]  )+ ,  ('闞', +     [  ("kan4", "(surname)/peep")+     ]  )+ ,  ('關', +     [  ("guan1", "(surname)/mountain pass/to close/to shut/to turn off/to concern/to involve")+     ]  )+ ,  ('闚', +     [  ("kui1", "peep/pry into")+     ]  )+ ,  ('闖', +     [  ("chuang3", "to rush/break through")+     ]  )+ ,  ('闕', +     [  ("que1", "deficiency")+     ,  ("que4", "(surname)/imperial city")+     ]  )+ ,  ('闔', +     [  ("he2", "entire (family)")+     ]  )+ ,  ('闓', +     [  ("kai3", "loosen/open")+     ]  )+ ,  ('闒', +     [  ("ta4", "door or window in an upper story")+     ]  )+ ,  ('闑', +     [  ("nie4", "vertical divider of a door way")+     ]  )+ ,  ('闐', +     [  ("tian2", "fill up/rumbling sound")+     ]  )+ ,  ('闍', +     [  ("du1", "tower over a city gate")+     ,  ("she2", "used in Buddhist transliteration")+     ]  )+ ,  ('闌', +     [  ("lan2", "door-screen/exhausted/late")+     ]  )+ ,  ('闋', +     [  ("que4", "section of a song/shut")+     ]  )+ ,  ('闊', +     [  ("kuo4", "rich/wide/broad")+     ]  )+ ,  ('闉', +     [  ("yin1", "(surname)/inner gates")+     ]  )+ ,  ('闈', +     [  ("wei2", "door to women's room/gate to palace")+     ]  )+ ,  ('闇', +     [  ("an4", "to shut the door/unilluminated")+     ]  )+ ,  ('闆', +     [  ("ban3", "boss")+     ]  )+ ,  ('闃', +     [  ("qu4", "live alone/quiet")+     ]  )+ ,  ('閿', +     [  ("wen2", "wen xiang, Henan province")+     ]  )+ ,  ('閾', +     [  ("yu4", "threshold")+     ]  )+ ,  ('閽', +     [  ("hun1", "door-keeper")+     ]  )+ ,  ('閼', +     [  ("e4", "shut/stop")+     ,  ("yan1", "first wives of xiong-nu chiefs")+     ]  )+ ,  ('閻', +     [  ("yan2", "(surname)/gate of village")+     ]  )+ ,  ('閺', +     [  ("wen2", "look down")+     ]  )+ ,  ('閹', +     [  ("yan1", "castrate")+     ]  )+ ,  ('閶', +     [  ("chang1", "gate of heaven/gate of palace")+     ]  )+ ,  ('閱', +     [  ("yue4", "peruse/review/to read")+     ]  )+ ,  ('閭', +     [  ("lu:2", "gate of a village/village")+     ]  )+ ,  ('閬', +     [  ("lang2", "in 閌閬, open space in a structure")+     ,  ("lang4", "閬中 place in Sichuan; 閬苑 palace, home of immortals")+     ]  )+ ,  ('閫', +     [  ("kun3", "door to women's room/threshold")+     ]  )+ ,  ('閩', +     [  ("min3", "(N) abbreviation for Fujian Province")+     ]  )+ ,  ('閨', +     [  ("gui1", "women's apartment")+     ]  )+ ,  ('閥', +     [  ("fa2", "clique/valve")+     ]  )+ ,  ('閤', +     [  ("ge2", "council-chamber/shelf/side door")+     ]  )+ ,  ('閣', +     [  ("ge2", "council-chamber/shelf")+     ]  )+ ,  ('閡', +     [  ("he2", "obstruct")+     ]  )+ ,  ('閟', +     [  ("bi4", "hidden/hide")+     ]  )+ ,  ('閘', +     [  ("zha2", "gear/watergate")+     ]  )+ ,  ('閔', +     [  ("min3", "(surname)/feel compassion for")+     ]  )+ ,  ('間', +     [  ("jian1", "between/among/space/(measure word)")+     ,  ("jian4", "interstice/separate")+     ]  )+ ,  ('閒', +     [  ("jian4", "interstice/separate")+     ,  ("xian2", "idle")+     ]  )+ ,  ('閑', +     [  ("xian2", "to stay idle/to be unoccupied/not busy/leisure/enclosure")+     ]  )+ ,  ('閏', +     [  ("run4", "intercalary")+     ]  )+ ,  ('閎', +     [  ("hong2", "(surname)/big/gate")+     ]  )+ ,  ('閌', +     [  ("kang1", "in 閌閬, open space in a structure")+     ]  )+ ,  ('開', +     [  ("kai1", "open/operate (vehicle)/start")+     ]  )+ ,  ('閉', +     [  ("bi4", "to close/stop up/shut/obstruct")+     ]  )+ ,  ('閈', +     [  ("han4", "gate of village/village")+     ]  )+ ,  ('閆', +     [  ("yan2", "(surname)")+     ]  )+ ,  ('閃', +     [  ("shan3", "flash/lightning")+     ]  )+ ,  ('閂', +     [  ("shuan1", "to bolt")+     ]  )+ ,  ('門', +     [  ("men2", "opening/door/gate/doorway/gateway/valve/switch/way to do something/knack/family/house/(religious) sect/school (of thought)/class/category/phylum or division (taxonomy)")+     ]  )+ ,  ('长', +     [  ("chang2", "length/long/forever/always/constantly")+     ,  ("zhang3", "chief/head/elder/to grow/to develop")+     ]  )+ ,  ('長', +     [  ("chang2", "length/long/forever/always/constantly")+     ,  ("zhang3", "chief/head/elder/to grow/to develop")+     ]  )+ ,  ('镶', +     [  ("xiang1", "to inlay/to embed/ridge/border")+     ]  )+ ,  ('镳', +     [  ("biao1", "darts/escort/horsebit")+     ]  )+ ,  ('镱', +     [  ("yi4", "ytterbium")+     ]  )+ ,  ('镰', +     [  ("lian2", "scythe/sickle")+     ]  )+ ,  ('镯', +     [  ("zhuo2", "bracelet")+     ]  )+ ,  ('镭', +     [  ("lei2", "radium")+     ]  )+ ,  ('镬', +     [  ("huo4", "boiler or caldron")+     ]  )+ ,  ('镫', +     [  ("deng4", "stirrup")+     ]  )+ ,  ('镪', +     [  ("qiang1", "sulfuric acid")+     ,  ("qiang3", "money/string of coins")+     ]  )+ ,  ('镨', +     [  ("pu3", "praseodymium")+     ]  )+ ,  ('镧', +     [  ("lan2", "lanthanum")+     ]  )+ ,  ('镦', +     [  ("dun1", "upsetting (forged pieces)")+     ]  )+ ,  ('镥', +     [  ("lu3", "lutetium")+     ]  )+ ,  ('镤', +     [  ("pu2", "protoactinium")+     ]  )+ ,  ('镡', +     [  ("tan2", "(surname)/knob on a sword-handle")+     ]  )+ ,  ('镟', +     [  ("xuan4", "lathe/thread in screw")+     ]  )+ ,  ('镞', +     [  ("zu2", "arrowhead/sharp")+     ]  )+ ,  ('镝', +     [  ("di1", "dysprosium")+     ]  )+ ,  ('镜', +     [  ("jing4", "mirror")+     ]  )+ ,  ('镛', +     [  ("yong1", "large bell")+     ]  )+ ,  ('镘', +     [  ("man4", "side of coin without words/trowel")+     ]  )+ ,  ('镗', +     [  ("tang1", "noise of drums")+     ]  )+ ,  ('镖', +     [  ("biao1", "a throwing weapon/dart")+     ]  )+ ,  ('镔', +     [  ("bin1", "fine steel")+     ]  )+ ,  ('镓', +     [  ("jia1", "gallium")+     ]  )+ ,  ('镒', +     [  ("yi4", "abrasion/gold-20 taels in weight")+     ]  )+ ,  ('镑', +     [  ("bang4", "pound (sterling)")+     ]  )+ ,  ('镐', +     [  ("gao3", "a pick")+     ,  ("hao4", "bright/place name/stove")+     ]  )+ ,  ('镏', +     [  ("liu2", "lutecium")+     ]  )+ ,  ('镎', +     [  ("na2", "Neptunium")+     ]  )+ ,  ('镍', +     [  ("nie4", "nickel")+     ]  )+ ,  ('镌', +     [  ("juan1", "degrade/engrave (wood or stone)")+     ]  )+ ,  ('镊', +     [  ("nie4", "forceps/to nip")+     ]  )+ ,  ('镉', +     [  ("ge2", "cadmium")+     ]  )+ ,  ('镇', +     [  ("zhen4", "composed/small town/to suppress/to press down/to post")+     ]  )+ ,  ('镆', +     [  ("mo4", "sword")+     ]  )+ ,  ('镅', +     [  ("mei2", "Americium")+     ]  )+ ,  ('镄', +     [  ("fei4", "Fermium")+     ]  )+ ,  ('镂', +     [  ("lou4", "engrave/hard steel")+     ]  )+ ,  ('镁', +     [  ("mei3", "magnesium")+     ]  )+ ,  ('镀', +     [  ("du4", "-plated/to plate")+     ]  )+ ,  ('锾', +     [  ("huan2", "(ancient measure)/money")+     ]  )+ ,  ('锼', +     [  ("sou1", "to engrave (metal of wood)")+     ]  )+ ,  ('锻', +     [  ("duan4", "forge/wrought/to discipline")+     ]  )+ ,  ('锺', +     [  ("zhong1", "(ancient measure)/(surname)")+     ]  )+ ,  ('锹', +     [  ("qiao1", "shovel/to dig")+     ]  )+ ,  ('锷', +     [  ("e4", "blade edge/sharp")+     ]  )+ ,  ('锶', +     [  ("si1", "strontium")+     ]  )+ ,  ('锵', +     [  ("qiang1", "tinkling of small bells")+     ]  )+ ,  ('锴', +     [  ("kai3", "high quality iron")+     ]  )+ ,  ('锲', +     [  ("qie4", "cut/to carve")+     ]  )+ ,  ('锱', +     [  ("zi1", "ancient weight/one-eighth of a tael")+     ]  )+ ,  ('锰', +     [  ("meng3", "manganese")+     ]  )+ ,  ('锯', +     [  ("ju1", "to mend (china) with staples")+     ,  ("ju4", "a saw/to saw")+     ]  )+ ,  ('键', +     [  ("jian4", "(door lock) key")+     ]  )+ ,  ('锭', +     [  ("ding4", "ingot")+     ]  )+ ,  ('锬', +     [  ("tan2", "long spear")+     ]  )+ ,  ('锩', +     [  ("juan4", "to bend iron")+     ]  )+ ,  ('锦', +     [  ("jin3", "brocade/embroidered work/bright")+     ]  )+ ,  ('锥', +     [  ("zhui1", "awl/to bore")+     ]  )+ ,  ('锤', +     [  ("chui2", "to hammer/weight of steel yard")+     ]  )+ ,  ('锣', +     [  ("luo2", "gong")+     ]  )+ ,  ('锢', +     [  ("gu4", "obstinate disease/restrain/to stop")+     ]  )+ ,  ('锡', +     [  ("xi2", "tin")+     ]  )+ ,  ('锟', +     [  ("kun1", "steel sword")+     ]  )+ ,  ('锞', +     [  ("ke4", "grease-pot for cart/ingot")+     ]  )+ ,  ('锛', +     [  ("ben1", "adz/adze")+     ]  )+ ,  ('锚', +     [  ("mao2", "anchor")+     ]  )+ ,  ('错', +     [  ("cuo4", "mistake/error/blunder/fault/cross/uneven/wrong")+     ]  )+ ,  ('锘', +     [  ("nuo4", "Nobelium")+     ]  )+ ,  ('锗', +     [  ("zhe3", "germanium")+     ]  )+ ,  ('锖', +     [  ("qiang1", "the color of a mineral")+     ]  )+ ,  ('锕', +     [  ("a1", "actinium")+     ]  )+ ,  ('锔', +     [  ("ju1", "mend chinaware with staples")+     ,  ("ju2", "curium")+     ]  )+ ,  ('锓', +     [  ("qin2", "carve")+     ]  )+ ,  ('锒', +     [  ("lang2", "chain/ornament")+     ]  )+ ,  ('锑', +     [  ("ti1", "antimony")+     ]  )+ ,  ('锐', +     [  ("rui4", "acute")+     ]  )+ ,  ('锌', +     [  ("xin1", "zinc")+     ]  )+ ,  ('锋', +     [  ("feng1", "point or edge of a tool")+     ]  )+ ,  ('锊', +     [  ("lu:e4", "(ancient unit of weight)")+     ]  )+ ,  ('锉', +     [  ("cuo4", "to file")+     ,  ("cuo4", "a file (tool for shaping metal)/to file")+     ]  )+ ,  ('锈', +     [  ("xiu4", "rust")+     ]  )+ ,  ('锇', +     [  ("e2", "osmium")+     ]  )+ ,  ('锆', +     [  ("gao4", "zirconium")+     ]  )+ ,  ('锅', +     [  ("guo1", "pot/pan/boiler")+     ]  )+ ,  ('锄', +     [  ("chu2", "a hoe/to hoe or dig/to weed/get rid of")+     ]  )+ ,  ('锂', +     [  ("li3", "lithium")+     ]  )+ ,  ('锁', +     [  ("suo3", "to lock up/to lock")+     ]  )+ ,  ('销', +     [  ("xiao1", "to melt/to do away with/to sell")+     ]  )+ ,  ('铿', +     [  ("keng1", "jingling of metals/to strike")+     ]  )+ ,  ('链', +     [  ("lian4", "chain/lead or tin ore")+     ]  )+ ,  ('铽', +     [  ("te4", "terbium")+     ]  )+ ,  ('铼', +     [  ("lai2", "rhenium")+     ]  )+ ,  ('铺', +     [  ("pu1", "to spread")+     ,  ("pu4", "a store")+     ,  ("pu4", "a bed/a store")+     ]  )+ ,  ('铹', +     [  ("lao2", "lawrencium")+     ]  )+ ,  ('铸', +     [  ("zhu4", "cast metals/to coin (money)")+     ]  )+ ,  ('铷', +     [  ("ru2", "rubidium")+     ]  )+ ,  ('银', +     [  ("yin2", "silver")+     ]  )+ ,  ('铵', +     [  ("an3", "ammonium")+     ]  )+ ,  ('铳', +     [  ("chong4", "a gun/a pistol")+     ]  )+ ,  ('铲', +     [  ("chan3", "level off/root up")+     ,  ("chan3", "spade/shovel")+     ]  )+ ,  ('铱', +     [  ("yi1", "iridium")+     ]  )+ ,  ('铰', +     [  ("jiao3", "scissors/to cut (with scissors)")+     ]  )+ ,  ('铯', +     [  ("se4", "cesium")+     ]  )+ ,  ('铮', +     [  ("zheng1", "clang of metals/small gong")+     ]  )+ ,  ('铭', +     [  ("ming2", "inscribed motto")+     ]  )+ ,  ('铬', +     [  ("ge4", "chromium")+     ]  )+ ,  ('铫', +     [  ("diao4", "pan with a long handle")+     ,  ("yao2", "(surname)/weeding tool")+     ]  )+ ,  ('铪', +     [  ("ha1", "hafnium")+     ]  )+ ,  ('铩', +     [  ("sha1", "spear")+     ]  )+ ,  ('铨', +     [  ("quan2", "estimate/select")+     ]  )+ ,  ('铧', +     [  ("hua2", "ploughshare/spade")+     ]  )+ ,  ('铥', +     [  ("diu1", "thulium")+     ]  )+ ,  ('铤', +     [  ("ding4", "ingot")+     ,  ("ting3", "big arrow/walk fast")+     ]  )+ ,  ('铣', +     [  ("xian3", "shining metal")+     ]  )+ ,  ('铢', +     [  ("zhu1", "forty-eighth part of a tael")+     ]  )+ ,  ('铡', +     [  ("zha2", "lever-knife")+     ]  )+ ,  ('铠', +     [  ("kai3", "armor")+     ]  )+ ,  ('铟', +     [  ("yin1", "indium")+     ]  )+ ,  ('铝', +     [  ("lu:3", "aluminum")+     ]  )+ ,  ('铜', +     [  ("tong2", "copper")+     ]  )+ ,  ('铛', +     [  ("cheng1", "frying pan/griddle")+     ,  ("dang1", "clank/clang/sound of metal")+     ]  )+ ,  ('铙', +     [  ("nao2", "big cymbals")+     ]  )+ ,  ('铗', +     [  ("jia2", "pincers for use at a fire/sword")+     ]  )+ ,  ('铖', +     [  ("cheng2", "person's name")+     ]  )+ ,  ('铕', +     [  ("you3", "europium")+     ]  )+ ,  ('铒', +     [  ("er3", "erbium")+     ]  )+ ,  ('铑', +     [  ("lao3", "rhodium")+     ]  )+ ,  ('铐', +     [  ("kao4", "shackles, manacle")+     ]  )+ ,  ('铎', +     [  ("duo2", "large ancient bell")+     ]  )+ ,  ('铍', +     [  ("pi2", "beryllium")+     ]  )+ ,  ('铌', +     [  ("ni2", "niobium")+     ]  )+ ,  ('铋', +     [  ("bi4", "bismuth")+     ]  )+ ,  ('铊', +     [  ("ta1", "thallium")+     ]  )+ ,  ('铉', +     [  ("xuan4", "stand for bronze tripod (archeol.)/used in names, e.g. 盧武鉉 President Loh Roh Mu-hyun of South Korea")+     ]  )+ ,  ('铈', +     [  ("shi4", "cerium")+     ]  )+ ,  ('铆', +     [  ("mao3", "riveting")+     ]  )+ ,  ('铅', +     [  ("qian1", "lead (metal)")+     ]  )+ ,  ('铄', +     [  ("shuo4", "bright/melt/fuse (metal)")+     ]  )+ ,  ('铃', +     [  ("ling2", "(small) bell")+     ]  )+ ,  ('铂', +     [  ("bo2", "platinum")+     ]  )+ ,  ('铁', +     [  ("tie3", "iron")+     ]  )+ ,  ('铀', +     [  ("you2", "uranium")+     ]  )+ ,  ('钿', +     [  ("dian4", "gold inlaid work")+     ,  ("tian2", "gold inlaid work")+     ]  )+ ,  ('钾', +     [  ("jia3", "potassium")+     ]  )+ ,  ('钽', +     [  ("tan3", "tantalum")+     ]  )+ ,  ('钼', +     [  ("mu4", "molybdenum")+     ]  )+ ,  ('钻', +     [  ("zuan1", "enter (a hole)/probe")+     ,  ("zuan4", "an auger/diamond")+     ]  )+ ,  ('钺', +     [  ("yue4", "battle-axe")+     ]  )+ ,  ('钹', +     [  ("bo2", "cymbals")+     ]  )+ ,  ('钶', +     [  ("ke1", "columbium")+     ]  )+ ,  ('钵', +     [  ("bo1", "alms bowl/small earthenware basin")+     ]  )+ ,  ('钴', +     [  ("gu3", "cobalt")+     ]  )+ ,  ('钳', +     [  ("qian2", "pincers/pliers/tongs/claw (of animal)/to grasp with pincers/to pinch/to clamp/to restrain/to restrict/to gag")+     ]  )+ ,  ('钲', +     [  ("zheng1", "gong used to halt troops")+     ]  )+ ,  ('钱', +     [  ("qian2", "(surname)/coin/money")+     ]  )+ ,  ('钰', +     [  ("yu4", "hard metals")+     ]  )+ ,  ('钯', +     [  ("ba3", "palladium")+     ]  )+ ,  ('钮', +     [  ("niu3", "(surname)/button")+     ]  )+ ,  ('钭', +     [  ("tou3", "a wine flagon")+     ]  )+ ,  ('钬', +     [  ("huo3", "holmium")+     ]  )+ ,  ('钫', +     [  ("fang1", "francium")+     ]  )+ ,  ('钪', +     [  ("kang4", "scandium")+     ]  )+ ,  ('钩', +     [  ("gou1", "entice/hook")+     ]  )+ ,  ('钨', +     [  ("wu1", "tungsten")+     ]  )+ ,  ('钧', +     [  ("jun1", "30 catties/great/your (hon.)")+     ]  )+ ,  ('钦', +     [  ("qin1", "royal")+     ]  )+ ,  ('钥', +     [  ("yao4", "key")+     ,  ("yue4", "key")+     ]  )+ ,  ('钤', +     [  ("qian2", "latch of door/seal")+     ]  )+ ,  ('钣', +     [  ("ban3", "metal plate/sheet of metal")+     ]  )+ ,  ('钢', +     [  ("gang1", "steel")+     ]  )+ ,  ('钡', +     [  ("bei4", "barium")+     ]  )+ ,  ('钠', +     [  ("na4", "sodium")+     ]  )+ ,  ('钟', +     [  ("zhong1", "clock/time as measured in hours and minutes/bell")+     ]  )+ ,  ('钞', +     [  ("chao1", "money/paper money")+     ]  )+ ,  ('钝', +     [  ("dun4", "blunt/stupid")+     ]  )+ ,  ('钜', +     [  ("ju4", "great/hard iron")+     ]  )+ ,  ('钛', +     [  ("tai4", "titanium")+     ]  )+ ,  ('钚', +     [  ("bu4", "plutonium")+     ]  )+ ,  ('钙', +     [  ("gai4", "calcium")+     ]  )+ ,  ('钗', +     [  ("chai1", "hairpin")+     ]  )+ ,  ('钕', +     [  ("nu:3", "neodymium")+     ]  )+ ,  ('钔', +     [  ("men2", "mendelevium")+     ]  )+ ,  ('钓', +     [  ("diao4", "to fish with a hook and bait")+     ]  )+ ,  ('钒', +     [  ("fan2", "vanadium")+     ]  )+ ,  ('钐', +     [  ("shan1", "samarium")+     ]  )+ ,  ('钏', +     [  ("chuan4", "an armlet/bracelet")+     ]  )+ ,  ('钍', +     [  ("tu3", "thorium")+     ]  )+ ,  ('钌', +     [  ("liao3", "ruthenium")+     ]  )+ ,  ('钋', +     [  ("po1", "polonium")+     ]  )+ ,  ('钊', +     [  ("zhao1", "encourage/to cut/to strain")+     ]  )+ ,  ('钉', +     [  ("ding1", "nail")+     ]  )+ ,  ('针', +     [  ("zhen1", "injection/needle/pin")+     ,  ("zhen1", "needle")+     ]  )+ ,  ('钇', +     [  ("yi3", "yttrium")+     ]  )+ ,  ('钆', +     [  ("ga2", "gadolinium")+     ]  )+ ,  ('钃', +     [  ("shu3", "metal")+     ]  )+ ,  ('钁', +     [  ("jue2", "a mattock/a billhook")+     ]  )+ ,  ('鑿', +     [  ("zao2", "chisel")+     ,  ("zuo4", "chisel")+     ]  )+ ,  ('鑾', +     [  ("luan2", "imperial")+     ]  )+ ,  ('鑽', +     [  ("zuan1", "enter (a hole)/probe")+     ,  ("zuan4", "an auger/diamond")+     ]  )+ ,  ('鑼', +     [  ("luo2", "gong")+     ]  )+ ,  ('鑷', +     [  ("nie4", "forceps/to nip")+     ]  )+ ,  ('鑵', +     [  ("guan4", "a can/a jar")+     ]  )+ ,  ('鑴', +     [  ("xi4", "to engrave or carve, as a block for printing")+     ]  )+ ,  ('鑲', +     [  ("xiang1", "to inlay/to embed/ridge/border")+     ]  )+ ,  ('鑱', +     [  ("chan2", "sharp instrument for digging")+     ]  )+ ,  ('鑰', +     [  ("yao4", "key")+     ,  ("yue4", "key")+     ]  )+ ,  ('鑯', +     [  ("jian1", "awl/sharp iron point")+     ]  )+ ,  ('鑭', +     [  ("lan2", "lanthanum")+     ]  )+ ,  ('鑫', +     [  ("xin1", "(used in names)")+     ]  )+ ,  ('鑪', +     [  ("lu2", "stove")+     ]  )+ ,  ('鑥', +     [  ("lu3", "lutetium")+     ]  )+ ,  ('鑤', +     [  ("bao4", "a plane/to plane")+     ]  )+ ,  ('鑣', +     [  ("biao1", "darts/escort/horsebit")+     ]  )+ ,  ('鑢', +     [  ("lu:4", "(surname)/polishing tool")+     ]  )+ ,  ('鑠', +     [  ("shuo4", "bright/melt/fuse (metal)")+     ]  )+ ,  ('鑞', +     [  ("la4", "solder")+     ]  )+ ,  ('鑕', +     [  ("zhi4", "(executioner's) block")+     ]  )+ ,  ('鑒', +     [  ("jian4", "example/mirror/to view/reflection/to reflect/to inspect/to warn/(ancient bronze mirror)")+     ]  )+ ,  ('鑑', +     [  ("jian4", "example/mirror/to view")+     ]  )+ ,  ('鑐', +     [  ("xu1", "bolt of a Chinese lock")+     ]  )+ ,  ('鑌', +     [  ("bin1", "fine steel")+     ]  )+ ,  ('鑊', +     [  ("huo4", "boiler or caldron")+     ]  )+ ,  ('鑄', +     [  ("zhu4", "cast metals/to coin (money)")+     ]  )+ ,  ('鑀', +     [  ("ai4", "ionium")+     ]  )+ ,  ('鐿', +     [  ("yi4", "ytterbium")+     ]  )+ ,  ('鐻', +     [  ("ju4", "(mus. instr.)")+     ]  )+ ,  ('鐺', +     [  ("cheng1", "frying pan/griddle")+     ,  ("dang1", "clank/clang/sound of metal")+     ]  )+ ,  ('鐸', +     [  ("duo2", "large ancient bell")+     ]  )+ ,  ('鐶', +     [  ("huan2", "(ancient weight)/metal ring")+     ]  )+ ,  ('鐵', +     [  ("tie3", "iron")+     ]  )+ ,  ('鐳', +     [  ("lei2", "radium")+     ]  )+ ,  ('鐲', +     [  ("zhuo2", "bracelet")+     ]  )+ ,  ('鐮', +     [  ("lian2", "scythe/sickle")+     ]  )+ ,  ('鐫', +     [  ("juan1", "degrade/engrave (wood or stone)")+     ]  )+ ,  ('鐩', +     [  ("sui4", "speculum")+     ]  )+ ,  ('鐨', +     [  ("fei4", "fermium")+     ,  ("fei4", "Fermium")+     ]  )+ ,  ('鐠', +     [  ("pu3", "praseodymium")+     ]  )+ ,  ('鐙', +     [  ("deng4", "stirrup")+     ]  )+ ,  ('鐘', +     [  ("zhong1", "clock/time as measured in hours and minutes/bell")+     ]  )+ ,  ('鐔', +     [  ("tan2", "(surname)/knob on a sword-handle")+     ]  )+ ,  ('鐓', +     [  ("dun1", "upsetting (forged pieces)")+     ]  )+ ,  ('鐒', +     [  ("lao2", "lawrencium")+     ]  )+ ,  ('鐏', +     [  ("zun1", "butt end of spear")+     ]  )+ ,  ('鐇', +     [  ("fan2", "vanadium")+     ]  )+ ,  ('鐃', +     [  ("nao2", "big cymbals")+     ]  )+ ,  ('鏾', +     [  ("san3", "the trigger of a crossbow/crossbow")+     ]  )+ ,  ('鏽', +     [  ("xiu4", "rust")+     ]  )+ ,  ('鏻', +     [  ("lin2", "phosphonium")+     ]  )+ ,  ('鏹', +     [  ("qiang1", "sulfuric acid")+     ,  ("qiang3", "money/string of coins")+     ]  )+ ,  ('鏷', +     [  ("pu2", "protoactinium")+     ]  )+ ,  ('鏵', +     [  ("hua2", "ploughshare/spade")+     ]  )+ ,  ('鏨', +     [  ("zan4", "engrave")+     ]  )+ ,  ('鏦', +     [  ("cong1", "spear/to plunge (with spear)")+     ]  )+ ,  ('鏤', +     [  ("lou4", "engrave/hard steel")+     ]  )+ ,  ('鏢', +     [  ("biao1", "a throwing weapon/dart")+     ]  )+ ,  ('鏡', +     [  ("jing4", "mirror")+     ]  )+ ,  ('鏟', +     [  ("chan3", "spade/shovel")+     ]  )+ ,  ('鏞', +     [  ("yong1", "large bell")+     ]  )+ ,  ('鏝', +     [  ("man4", "side of coin without words/trowel")+     ]  )+ ,  ('鏜', +     [  ("tang1", "noise of drums")+     ]  )+ ,  ('鏚', +     [  ("qi4", "battle-axe")+     ]  )+ ,  ('鏘', +     [  ("qiang1", "tinkling of small bells")+     ]  )+ ,  ('鏗', +     [  ("keng1", "jingling of metals/to strike")+     ]  )+ ,  ('鏖', +     [  ("ao2", "violent fighting")+     ]  )+ ,  ('鏑', +     [  ("di1", "dysprosium")+     ]  )+ ,  ('鏐', +     [  ("liu2", "pure gold")+     ]  )+ ,  ('鏌', +     [  ("mo4", "sword")+     ]  )+ ,  ('鏈', +     [  ("lian4", "chain/lead or tin ore")+     ]  )+ ,  ('鏇', +     [  ("xuan4", "lathe/thread in screw")+     ]  )+ ,  ('鏃', +     [  ("zu2", "arrowhead/sharp")+     ]  )+ ,  ('鎵', +     [  ("jia1", "gallium")+     ]  )+ ,  ('鎳', +     [  ("nie4", "nickel")+     ]  )+ ,  ('鎰', +     [  ("yi4", "abrasion/gold-20 taels in weight")+     ]  )+ ,  ('鎮', +     [  ("zhen4", "composed/small town/to suppress/to press down/to post")+     ]  )+ ,  ('鎬', +     [  ("gao3", "a pick")+     ,  ("hao4", "bright/place name/stove")+     ]  )+ ,  ('鎪', +     [  ("sou1", "to engrave (metal of wood)")+     ]  )+ ,  ('鎩', +     [  ("sha1", "spear")+     ]  )+ ,  ('鎧', +     [  ("kai3", "armor")+     ]  )+ ,  ('鎦', +     [  ("liu2", "lutecium")+     ]  )+ ,  ('鎤', +     [  ("huang3", "sound of a bell/small bell")+     ]  )+ ,  ('鎢', +     [  ("wu1", "tungsten")+     ]  )+ ,  ('鎡', +     [  ("zi1", "hoe")+     ]  )+ ,  ('鎞', +     [  ("bi4", "plowshare/barb, lancet")+     ]  )+ ,  ('鎛', +     [  ("bo2", "large bell/hoe, spade")+     ]  )+ ,  ('鎚', +     [  ("chui2", "a hammer/to hammer")+     ]  )+ ,  ('鎘', +     [  ("ge2", "cadmium")+     ]  )+ ,  ('鎗', +     [  ("qiang1", "rifle/spear")+     ]  )+ ,  ('鎖', +     [  ("suo3", "to lock up/to lock")+     ]  )+ ,  ('鎔', +     [  ("rong2", "to smelt/fuse")+     ]  )+ ,  ('鎒', +     [  ("nou4", "to hoe/to weed")+     ]  )+ ,  ('鎏', +     [  ("liu2", "bessemerizing of matte")+     ]  )+ ,  ('鎍', +     [  ("suo3", "chain/wire")+     ]  )+ ,  ('鎌', +     [  ("lian2", "scythe/sickle")+     ]  )+ ,  ('鎊', +     [  ("bang4", "pound (sterling)")+     ]  )+ ,  ('鎉', +     [  ("ta4", "thallium")+     ]  )+ ,  ('鎂', +     [  ("mei3", "magnesium")+     ]  )+ ,  ('鍾', +     [  ("zhong1", "(ancient measure)/(surname)")+     ]  )+ ,  ('鍼', +     [  ("zhen1", "needle")+     ]  )+ ,  ('鍺', +     [  ("zhe3", "germanium")+     ]  )+ ,  ('鍹', +     [  ("xuan1", "spade/hoe")+     ]  )+ ,  ('鍶', +     [  ("si1", "strontium")+     ]  )+ ,  ('鍵', +     [  ("jian4", "(door lock) key")+     ]  )+ ,  ('鍱', +     [  ("ye4", "thin plates of metal")+     ]  )+ ,  ('鍰', +     [  ("huan2", "(ancient measure)/money")+     ]  )+ ,  ('鍭', +     [  ("hou2", "metal arrowhead")+     ]  )+ ,  ('鍬', +     [  ("qiao1", "shovel/to dig")+     ]  )+ ,  ('鍪', +     [  ("mou2", "iron pot/metal cap")+     ]  )+ ,  ('鍩', +     [  ("nuo4", "Nobelium")+     ]  )+ ,  ('鍥', +     [  ("qie4", "cut/to carve")+     ]  )+ ,  ('鍠', +     [  ("huang2", "sound of drums and bells/trident")+     ]  )+ ,  ('鍛', +     [  ("duan4", "forge/wrought/to discipline")+     ]  )+ ,  ('鍚', +     [  ("yang2", "ornaments on headstall of horse")+     ]  )+ ,  ('鍘', +     [  ("zha2", "lever-knife")+     ]  )+ ,  ('鍔', +     [  ("e4", "blade edge/sharp")+     ]  )+ ,  ('鍐', +     [  ("cong1", "a headstall, ornament on a bride")+     ]  )+ ,  ('鍏', +     [  ("wei2", "spade")+     ]  )+ ,  ('鍍', +     [  ("du4", "-plated/to plate")+     ]  )+ ,  ('鍋', +     [  ("guo1", "pot/pan/boiler")+     ]  )+ ,  ('鍊', +     [  ("lian4", "refine")+     ]  )+ ,  ('鍉', +     [  ("di1", "spoon, key")+     ]  )+ ,  ('鍇', +     [  ("kai3", "high quality iron")+     ]  )+ ,  ('鍆', +     [  ("men2", "mendelevium")+     ]  )+ ,  ('錾', +     [  ("zan4", "engrave")+     ]  )+ ,  ('錼', +     [  ("nai4", "np")+     ]  )+ ,  ('錸', +     [  ("lai2", "rhenium")+     ]  )+ ,  ('錶', +     [  ("biao3", "watch")+     ]  )+ ,  ('錳', +     [  ("meng3", "manganese")+     ]  )+ ,  ('錯', +     [  ("cuo4", "mistake/error/blunder/fault/cross/uneven/wrong")+     ]  )+ ,  ('錮', +     [  ("gu4", "obstinate disease/restrain/to stop")+     ]  )+ ,  ('錫', +     [  ("xi2", "tin")+     ]  )+ ,  ('錩', +     [  ("chang1", "metal utensil/mounting/fitting")+     ]  )+ ,  ('錨', +     [  ("mao2", "anchor")+     ]  )+ ,  ('錦', +     [  ("jin3", "brocade/embroidered work/bright")+     ]  )+ ,  ('錤', +     [  ("qi2", "hoe")+     ]  )+ ,  ('錢', +     [  ("qian2", "(surname)/coin/money")+     ]  )+ ,  ('錡', +     [  ("qi2", "caldron/chisel")+     ]  )+ ,  ('錠', +     [  ("ding4", "ingot")+     ]  )+ ,  ('錟', +     [  ("tan2", "long spear")+     ]  )+ ,  ('錞', +     [  ("chun2", "copper drum")+     ]  )+ ,  ('錛', +     [  ("ben1", "adz/adze")+     ]  )+ ,  ('錚', +     [  ("zheng1", "clang of metals/small gong")+     ]  )+ ,  ('錙', +     [  ("zi1", "ancient weight/one-eighth of a tael")+     ]  )+ ,  ('錘', +     [  ("chui2", "to hammer/weight of steel yard")+     ]  )+ ,  ('錕', +     [  ("kun1", "steel sword")+     ]  )+ ,  ('錔', +     [  ("ta4", "encase the end with metal")+     ]  )+ ,  ('錒', +     [  ("a1", "actinium")+     ]  )+ ,  ('錐', +     [  ("zhui1", "awl/to bore")+     ]  )+ ,  ('錏', +     [  ("ya4", "ammonium")+     ]  )+ ,  ('錈', +     [  ("juan4", "to bend iron")+     ]  )+ ,  ('錆', +     [  ("qiang1", "the color of a mineral")+     ]  )+ ,  ('錄', +     [  ("lu4", "to record/to hit/to copy")+     ]  )+ ,  ('錁', +     [  ("ke4", "grease-pot for cart/ingot")+     ]  )+ ,  ('錀', +     [  ("lun2", "(metal)")+     ]  )+ ,  ('鋼', +     [  ("gang1", "steel")+     ]  )+ ,  ('鋹', +     [  ("chang3", "sharp/a keen edge/sharp point")+     ]  )+ ,  ('鋸', +     [  ("ju1", "to mend (china) with staples")+     ,  ("ju4", "a saw/to saw")+     ]  )+ ,  ('鋱', +     [  ("te4", "terbium")+     ]  )+ ,  ('鋰', +     [  ("li3", "lithium")+     ]  )+ ,  ('鋯', +     [  ("gao4", "zirconium")+     ]  )+ ,  ('鋮', +     [  ("cheng2", "person's name")+     ]  )+ ,  ('鋪', +     [  ("pu1", "to spread")+     ,  ("pu4", "a bed/a store")+     ]  )+ ,  ('鋩', +     [  ("mang2", "sharp point")+     ]  )+ ,  ('鋨', +     [  ("e2", "osmium")+     ]  )+ ,  ('鋦', +     [  ("ju1", "mend chinaware with staples")+     ,  ("ju2", "curium")+     ]  )+ ,  ('鋤', +     [  ("chu2", "a hoe/to hoe or dig/to weed/get rid of")+     ]  )+ ,  ('鋟', +     [  ("qin2", "carve")+     ]  )+ ,  ('鋝', +     [  ("lu:e4", "(ancient unit of weight)")+     ]  )+ ,  ('鋙', +     [  ("wu2", "hoe")+     ]  )+ ,  ('鋘', +     [  ("wu2", "to plaster/trowel")+     ]  )+ ,  ('鋕', +     [  ("zhi4", "engrave/to record")+     ]  )+ ,  ('鋒', +     [  ("feng1", "point or edge of a tool")+     ]  )+ ,  ('鋑', +     [  ("cuan1", "to engrave or carve, as a block for printing")+     ]  )+ ,  ('鋐', +     [  ("hong2", "utensil/implement")+     ]  )+ ,  ('鋏', +     [  ("jia2", "pincers for use at a fire/sword")+     ]  )+ ,  ('鋍', +     [  ("bo2", "beryllium")+     ]  )+ ,  ('鋌', +     [  ("ding4", "ingot")+     ,  ("ting3", "big arrow/walk fast")+     ]  )+ ,  ('鋊', +     [  ("yu4", "a poker/brass filings/to file")+     ]  )+ ,  ('鋈', +     [  ("wu4", "-plated/to plate")+     ]  )+ ,  ('鋇', +     [  ("bei4", "barium")+     ]  )+ ,  ('鋆', +     [  ("yun2", "gold")+     ]  )+ ,  ('鋅', +     [  ("xin1", "zinc")+     ]  )+ ,  ('鋃', +     [  ("lang2", "chain/ornament")+     ]  )+ ,  ('鋂', +     [  ("mei2", "lock/metal dog collar")+     ]  )+ ,  ('鋁', +     [  ("lu:3", "aluminum")+     ]  )+ ,  ('銼', +     [  ("cuo4", "a file (tool for shaping metal)/to file")+     ]  )+ ,  ('銻', +     [  ("ti1", "antimony")+     ]  )+ ,  ('銷', +     [  ("xiao1", "to melt/to do away with/to sell")+     ]  )+ ,  ('銶', +     [  ("qiu2", "single-headed pick/stone chisel")+     ]  )+ ,  ('銳', +     [  ("rui4", "acute")+     ]  )+ ,  ('銲', +     [  ("han4", "to solder/weld by heat")+     ]  )+ ,  ('銮', +     [  ("luan2", "imperial")+     ]  )+ ,  ('銬', +     [  ("kao4", "shackles, manacle")+     ]  )+ ,  ('銫', +     [  ("se4", "cesium")+     ]  )+ ,  ('銪', +     [  ("you3", "europium")+     ]  )+ ,  ('銩', +     [  ("diu1", "thulium")+     ]  )+ ,  ('銨', +     [  ("an3", "ammonium")+     ]  )+ ,  ('銧', +     [  ("guang1", "point of a sword")+     ]  )+ ,  ('銦', +     [  ("yin1", "indium")+     ]  )+ ,  ('銥', +     [  ("yi1", "iridium")+     ]  )+ ,  ('銤', +     [  ("mi3", "americium")+     ]  )+ ,  ('銣', +     [  ("ru2", "rubidium")+     ]  )+ ,  ('銠', +     [  ("lao3", "rhodium")+     ]  )+ ,  ('銜', +     [  ("xian2", "hold in mouth/nominal office")+     ]  )+ ,  ('銛', +     [  ("xian1", "fish-spear/sharp")+     ]  )+ ,  ('銚', +     [  ("diao4", "pan with a long handle")+     ,  ("yao2", "(surname)/weeding tool")+     ]  )+ ,  ('銘', +     [  ("ming2", "inscribed motto")+     ]  )+ ,  ('銖', +     [  ("zhu1", "forty-eighth part of a tael")+     ]  )+ ,  ('銕', +     [  ("yi2", "iron/strong, solid, firm")+     ]  )+ ,  ('銓', +     [  ("quan2", "estimate/select")+     ]  )+ ,  ('銑', +     [  ("xian3", "shining metal")+     ]  )+ ,  ('銎', +     [  ("qiong1", "eye of an axe")+     ]  )+ ,  ('銍', +     [  ("zhi4", "sickle")+     ]  )+ ,  ('銅', +     [  ("tong2", "copper")+     ]  )+ ,  ('銃', +     [  ("chong4", "a gun/a pistol")+     ]  )+ ,  ('銀', +     [  ("yin2", "silver")+     ]  )+ ,  ('鉿', +     [  ("ha1", "hafnium")+     ]  )+ ,  ('鉾', +     [  ("mou2", "spear")+     ]  )+ ,  ('鉼', +     [  ("bing3", "plate")+     ]  )+ ,  ('鉻', +     [  ("ge4", "chromium")+     ]  )+ ,  ('鉺', +     [  ("er3", "erbium")+     ]  )+ ,  ('鉸', +     [  ("jiao3", "scissors/to cut (with scissors)")+     ]  )+ ,  ('鉶', +     [  ("xing2", "caldron for soup")+     ]  )+ ,  ('鉴', +     [  ("jian4", "example/mirror/to view/reflection/to reflect/to inspect/to warn/(ancient bronze mirror)")+     ]  )+ ,  ('鉲', +     [  ("ka3", "cadmium")+     ]  )+ ,  ('鉭', +     [  ("tan3", "tantalum")+     ]  )+ ,  ('鉬', +     [  ("mu4", "molybdenum")+     ]  )+ ,  ('鉦', +     [  ("zheng1", "gong used to halt troops")+     ]  )+ ,  ('鉥', +     [  ("shu4", "acmite")+     ]  )+ ,  ('鉤', +     [  ("gou1", "entice/hook")+     ]  )+ ,  ('鉞', +     [  ("yue4", "battle-axe")+     ]  )+ ,  ('鉛', +     [  ("qian1", "lead (metal)")+     ]  )+ ,  ('鉚', +     [  ("mao3", "riveting")+     ]  )+ ,  ('鉗', +     [  ("qian2", "pincers/pliers/tongs/claw (of animal)/to grasp with pincers/to pinch/to clamp/to restrain/to restrict/to gag")+     ]  )+ ,  ('鉑', +     [  ("bo2", "platinum")+     ]  )+ ,  ('鉏', +     [  ("chu2", "hoe")+     ]  )+ ,  ('鉍', +     [  ("bi4", "bismuth")+     ]  )+ ,  ('鉌', +     [  ("he2", "small bell")+     ]  )+ ,  ('鉋', +     [  ("bao4", "a plane/to plane")+     ]  )+ ,  ('鉉', +     [  ("xuan4", "stand for bronze tripod (archeol.)/used in names, e.g. 盧武鉉 President Loh Roh Mu-hyun of South Korea")+     ]  )+ ,  ('鉈', +     [  ("ta1", "thallium")+     ]  )+ ,  ('鉆', +     [  ("zhen1", "treasure")+     ]  )+ ,  ('鉅', +     [  ("ju4", "great/hard iron")+     ]  )+ ,  ('鉀', +     [  ("jia3", "potassium")+     ]  )+ ,  ('鈿', +     [  ("dian4", "gold inlaid work")+     ,  ("tian2", "gold inlaid work")+     ]  )+ ,  ('鈾', +     [  ("you2", "uranium")+     ]  )+ ,  ('鈽', +     [  ("bu4", "plutonium")+     ]  )+ ,  ('鈺', +     [  ("yu4", "hard metals")+     ]  )+ ,  ('鈹', +     [  ("pi2", "beryllium")+     ]  )+ ,  ('鈸', +     [  ("bo2", "cymbals")+     ]  )+ ,  ('鈷', +     [  ("gu3", "cobalt")+     ]  )+ ,  ('鈴', +     [  ("ling2", "(small) bell")+     ]  )+ ,  ('鈳', +     [  ("ke1", "columbium")+     ]  )+ ,  ('鈰', +     [  ("shi4", "cerium")+     ]  )+ ,  ('鈮', +     [  ("ni2", "niobium")+     ]  )+ ,  ('鈧', +     [  ("kang4", "scandium")+     ]  )+ ,  ('鈦', +     [  ("tai4", "titanium")+     ]  )+ ,  ('鈥', +     [  ("huo3", "holmium")+     ]  )+ ,  ('鈣', +     [  ("gai4", "calcium")+     ]  )+ ,  ('鈞', +     [  ("jun1", "30 catties/great/your (hon.)")+     ]  )+ ,  ('鈕', +     [  ("niu3", "(surname)/button")+     ]  )+ ,  ('鈔', +     [  ("chao1", "money/paper money")+     ]  )+ ,  ('鈒', +     [  ("ji2", "germanium")+     ]  )+ ,  ('鈑', +     [  ("ban3", "metal plate/sheet of metal")+     ]  )+ ,  ('鈐', +     [  ("qian2", "latch of door/seal")+     ]  )+ ,  ('鈍', +     [  ("dun4", "blunt/stupid")+     ]  )+ ,  ('鈌', +     [  ("jue2", "to pierce, to stab/to take")+     ]  )+ ,  ('鈊', +     [  ("xin1", "cadolinium")+     ]  )+ ,  ('鈉', +     [  ("na4", "sodium")+     ]  )+ ,  ('鈇', +     [  ("fu1", "axe")+     ]  )+ ,  ('鈆', +     [  ("yan2", "lead")+     ]  )+ ,  ('鈄', +     [  ("tou3", "a wine flagon")+     ]  )+ ,  ('鈃', +     [  ("xing2", "long-necked wine flask")+     ]  )+ ,  ('鈁', +     [  ("fang1", "francium")+     ]  )+ ,  ('鈀', +     [  ("ba3", "palladium")+     ]  )+ ,  ('釹', +     [  ("nu:3", "neodymium")+     ]  )+ ,  ('釸', +     [  ("xi4", "silicon")+     ]  )+ ,  ('釷', +     [  ("tu3", "thorium")+     ]  )+ ,  ('釵', +     [  ("chai1", "hairpin")+     ]  )+ ,  ('釱', +     [  ("di4", "fetters/to fetter")+     ]  )+ ,  ('釭', +     [  ("gang1", "hanging bowl for lamp or fish")+     ]  )+ ,  ('釬', +     [  ("han4", "to solder/weld by heat")+     ]  )+ ,  ('釪', +     [  ("yu2", "an alms bowl/a small bell")+     ]  )+ ,  ('釩', +     [  ("fan2", "vanadium")+     ]  )+ ,  ('釧', +     [  ("chuan4", "an armlet/bracelet")+     ]  )+ ,  ('釦', +     [  ("kou4", "button")+     ]  )+ ,  ('釤', +     [  ("shan1", "samarium")+     ]  )+ ,  ('釣', +     [  ("diao4", "to fish with a hook and bait")+     ]  )+ ,  ('針', +     [  ("zhen1", "injection/needle/pin")+     ]  )+ ,  ('釜', +     [  ("fu3", "kettle/caldron")+     ]  )+ ,  ('釙', +     [  ("po1", "polonium")+     ]  )+ ,  ('釘', +     [  ("ding1", "nail")+     ]  )+ ,  ('釗', +     [  ("zhao1", "encourage/to cut/to strain")+     ]  )+ ,  ('釕', +     [  ("liao3", "ruthenium")+     ]  )+ ,  ('釔', +     [  ("yi3", "yttrium")+     ]  )+ ,  ('釓', +     [  ("ga2", "gadolinium")+     ]  )+ ,  ('金', +     [  ("jin1", "metal/money/gold")+     ]  )+ ,  ('釐', +     [  ("li2", "one thousandth")+     ]  )+ ,  ('量', +     [  ("liang2", "to measure")+     ,  ("liang4", "capacity/quantity/amount/to estimate")+     ]  )+ ,  ('野', +     [  ("ye3", "field/plain/open space/limit/boundary/rude/wild")+     ]  )+ ,  ('重', +     [  ("chong2", "to double/to repeat/repetition/iteration/again/a layer")+     ,  ("zhong4", "heavy/serious")+     ]  )+ ,  ('里', +     [  ("li3", "inside/internal/interior")+     ,  ("li3", "lining of clothing/within/inside")+     ,  ("li3", "li, a Chinese unit of length = one-half kilometer/neighborhood/hometown")+     ]  )+ ,  ('釋', +     [  ("shi4", "explain/to release")+     ]  )+ ,  ('释', +     [  ("shi4", "explain/to release")+     ]  )+ ,  ('釉', +     [  ("you4", "glaze (of porcelain)")+     ]  )+ ,  ('采', +     [  ("cai3", "to pick/to pluck/to collect/to select/to choose/to gather")+     ,  ("cai3", "affairs/gather")+     ,  ("cai4", "allotment to a feudal noble")+     ]  )+ ,  ('釆', +     [  ("bian4", "to distinguish")+     ]  )+ ,  ('釅', +     [  ("yan4", "strong (of tea)")+     ]  )+ ,  ('釃', +     [  ("shi1", "strain")+     ]  )+ ,  ('釂', +     [  ("jiao4", "drain a goblet")+     ]  )+ ,  ('釁', +     [  ("xin4", "offer blood in sacrifice")+     ]  )+ ,  ('釀', +     [  ("niang4", "ferment/brew")+     ]  )+ ,  ('醾', +     [  ("mi2", "unfiltered wine/wine brewed twice")+     ]  )+ ,  ('醽', +     [  ("ling2", "name of a wine")+     ]  )+ ,  ('醼', +     [  ("yan4", "strong (of tea)")+     ]  )+ ,  ('醺', +     [  ("xun1", "helplessly intoxicated")+     ]  )+ ,  ('醹', +     [  ("ru2", "strong (of wine)")+     ]  )+ ,  ('醵', +     [  ("ju4", "contribute to a feast")+     ]  )+ ,  ('醴', +     [  ("li3", "sweet wine")+     ]  )+ ,  ('醲', +     [  ("nong2", "concentrated/strong wine")+     ]  )+ ,  ('醰', +     [  ("tan2", "bitter taste in wine/rich/full flavoured")+     ]  )+ ,  ('醯', +     [  ("xi1", "acyl")+     ]  )+ ,  ('醮', +     [  ("jiao4", "perform sacrifice")+     ]  )+ ,  ('醭', +     [  ("bu2", "mold on liquids")+     ]  )+ ,  ('醬', +     [  ("jiang4", "jam/thick sauce")+     ]  )+ ,  ('醫', +     [  ("yi1", "medical/medicine/doctor/to cure/to treat")+     ]  )+ ,  ('醪', +     [  ("lao2", "wine or liquor with sediment")+     ]  )+ ,  ('醨', +     [  ("li2", "dregs of wine")+     ]  )+ ,  ('醣', +     [  ("tang2", "carbohydrate")+     ]  )+ ,  ('醢', +     [  ("hai3", "minced meat/pickled meat")+     ]  )+ ,  ('醡', +     [  ("zha4", "press for extracting wine")+     ]  )+ ,  ('醞', +     [  ("yun4", "to brew")+     ]  )+ ,  ('醝', +     [  ("cuo2", "white wine")+     ]  )+ ,  ('醜', +     [  ("chou3", "shameful/ugly/disgraceful")+     ]  )+ ,  ('醛', +     [  ("quan2", "aldehyde")+     ]  )+ ,  ('醚', +     [  ("mi2", "ether")+     ]  )+ ,  ('醓', +     [  ("tan3", "brine of pickled meat")+     ]  )+ ,  ('醒', +     [  ("xing3", "to wake up/to awaken/to be awake")+     ]  )+ ,  ('醑', +     [  ("xu3", "spiritus/strain spirits")+     ]  )+ ,  ('醐', +     [  ("hu2", "purest cream")+     ]  )+ ,  ('醍', +     [  ("ti2", "essential oil of butter")+     ]  )+ ,  ('醋', +     [  ("cu4", "vinegar")+     ]  )+ ,  ('醊', +     [  ("chuo4", "pour libation on ground")+     ]  )+ ,  ('醉', +     [  ("zui4", "intoxicated")+     ]  )+ ,  ('醇', +     [  ("chun2", "rich/pure/good wine/sterols")+     ]  )+ ,  ('醆', +     [  ("zhan3", "wine cup")+     ]  )+ ,  ('醅', +     [  ("pei1", "unstrained spirits")+     ]  )+ ,  ('醃', +     [  ("yan1", "to salt/pickle")+     ]  )+ ,  ('醁', +     [  ("lu4", "name of a wine")+     ]  )+ ,  ('酿', +     [  ("niang4", "ferment/brew")+     ]  )+ ,  ('酾', +     [  ("shi1", "strain")+     ]  )+ ,  ('酽', +     [  ("yan4", "strong (of tea)")+     ]  )+ ,  ('酺', +     [  ("pu2", "drink heavily/drink in company")+     ]  )+ ,  ('酹', +     [  ("lei4", "pour out libation/sprinkle")+     ]  )+ ,  ('酸', +     [  ("suan1", "sour/sore/ache/acid")+     ]  )+ ,  ('酷', +     [  ("ku4", "ruthless/strong (as of wine)/(slang loan from English) cool, great")+     ]  )+ ,  ('酶', +     [  ("mei2", "enzyme/ferment")+     ]  )+ ,  ('酵', +     [  ("jiao4", "yeast")+     ]  )+ ,  ('酴', +     [  ("tu2", "yeast")+     ]  )+ ,  ('酲', +     [  ("cheng2", "alcoholic")+     ]  )+ ,  ('酱', +     [  ("jiang4", "jam/thick sauce")+     ]  )+ ,  ('酰', +     [  ("xian1", "(chem.) -acyl/acid radical")+     ]  )+ ,  ('酯', +     [  ("zhi3", "ester")+     ]  )+ ,  ('酮', +     [  ("tong2", "ketone")+     ]  )+ ,  ('酬', +     [  ("chou2", "entertain/repay/return/reward/compensate")+     ]  )+ ,  ('酪', +     [  ("lao4", "Chinese cream/cheese")+     ]  )+ ,  ('酥', +     [  ("su1", "flaky")+     ]  )+ ,  ('酤', +     [  ("gu1", "to deal in liquors")+     ]  )+ ,  ('酣', +     [  ("han1", "intoxicated")+     ]  )+ ,  ('酢', +     [  ("zuo4", "toast to host by guest")+     ]  )+ ,  ('酡', +     [  ("tuo2", "flushed (from drinking)")+     ]  )+ ,  ('酞', +     [  ("tai4", "phthalein (chemical)")+     ]  )+ ,  ('酝', +     [  ("yun4", "to brew")+     ]  )+ ,  ('酚', +     [  ("fen1", "phenol")+     ]  )+ ,  ('酗', +     [  ("xu4", "drunk")+     ]  )+ ,  ('酖', +     [  ("dan1", "addicted to liquor")+     ,  ("zhen4", "poisonous/to poison")+     ]  )+ ,  ('酒', +     [  ("jiu3", "wine/liquor/spirits")+     ]  )+ ,  ('酐', +     [  ("gan1", "anhydride")+     ]  )+ ,  ('酏', +     [  ("yi2", "elixirs/sweet wine")+     ]  )+ ,  ('酎', +     [  ("zhou4", "strong wine")+     ]  )+ ,  ('配', +     [  ("pei4", "to join/to fit/to mate/to mix/to match/to deserve/to make up (a prescription)")+     ]  )+ ,  ('酌', +     [  ("zhuo2", "consider/pour wine")+     ]  )+ ,  ('酋', +     [  ("qiu2", "tribal chief")+     ]  )+ ,  ('酊', +     [  ("ding3", "intoxicated")+     ]  )+ ,  ('酉', +     [  ("you3", "10th earthly branch/5-7 p.m.")+     ]  )+ ,  ('酈', +     [  ("li4", "(surname)/ancient place name")+     ]  )+ ,  ('酇', +     [  ("zan4", "group of 100 families/place name")+     ]  )+ ,  ('酆', +     [  ("feng1", "(surname)/name of an ancient city")+     ]  )+ ,  ('酅', +     [  ("xi1", "place name")+     ]  )+ ,  ('酃', +     [  ("ling2", "name of a district in Hunan")+     ]  )+ ,  ('鄿', +     [  ("qi2", "(herb)/place name")+     ]  )+ ,  ('鄾', +     [  ("you1", "place name")+     ]  )+ ,  ('鄻', +     [  ("lian3", "place name")+     ]  )+ ,  ('鄺', +     [  ("kuang4", "(surname)")+     ]  )+ ,  ('鄹', +     [  ("zou1", "name of a state/surname")+     ]  )+ ,  ('鄶', +     [  ("kuai4", "(surname)/name of a feudal state")+     ]  )+ ,  ('鄴', +     [  ("ye4", "(surname)/name of ancient district")+     ]  )+ ,  ('鄲', +     [  ("dan1", "name of a district in Hebei")+     ]  )+ ,  ('鄱', +     [  ("po2", "name of a lake")+     ]  )+ ,  ('鄰', +     [  ("lin2", "neighbor/adjacent/close to")+     ]  )+ ,  ('鄯', +     [  ("shan4", "name of a district in Xinjiang")+     ]  )+ ,  ('鄮', +     [  ("mao4", "ancient place name")+     ]  )+ ,  ('鄭', +     [  ("zheng4", "(surname)")+     ]  )+ ,  ('鄬', +     [  ("wei2", "place in Henan province")+     ]  )+ ,  ('鄫', +     [  ("ceng2", "name of a feudal state")+     ]  )+ ,  ('鄩', +     [  ("xin2", "(surname)/place name")+     ]  )+ ,  ('鄧', +     [  ("deng4", "Deng (Xiaoping)")+     ]  )+ ,  ('鄤', +     [  ("man4", "place name")+     ]  )+ ,  ('鄣', +     [  ("zhang1", "place name")+     ]  )+ ,  ('鄢', +     [  ("yan1", "(surname)/name of a feudal state")+     ]  )+ ,  ('鄠', +     [  ("hu4", "name of a district in Shaanxi")+     ]  )+ ,  ('鄞', +     [  ("yin2", "name of a district in Zhejiang")+     ]  )+ ,  ('鄜', +     [  ("fu1", "name of a district in Shaanxi")+     ]  )+ ,  ('鄚', +     [  ("mo4", "(surname)")+     ]  )+ ,  ('鄙', +     [  ("bi3", "rustic/low/base/mean")+     ]  )+ ,  ('鄘', +     [  ("yong1", "(surname)/name of a feudal state")+     ]  )+ ,  ('鄗', +     [  ("hao4", "ancient place name")+     ]  )+ ,  ('鄖', +     [  ("yun2", "name of a feudal state")+     ]  )+ ,  ('鄔', +     [  ("wu1", "(surname)/ancient place name")+     ]  )+ ,  ('鄒', +     [  ("zou1", "(surname)/name of district in Shandong")+     ]  )+ ,  ('鄑', +     [  ("zi1", "place name")+     ]  )+ ,  ('鄐', +     [  ("chu4", "(surname)")+     ]  )+ ,  ('鄏', +     [  ("ru4", "place name")+     ]  )+ ,  ('鄎', +     [  ("xi4", "place name")+     ]  )+ ,  ('鄍', +     [  ("ming2", "place name")+     ]  )+ ,  ('鄋', +     [  ("sou1", "name of a tribe")+     ]  )+ ,  ('鄉', +     [  ("xiang1", "country/village")+     ]  )+ ,  ('鄈', +     [  ("kui2", "place name")+     ]  )+ ,  ('鄇', +     [  ("hou4", "place name")+     ]  )+ ,  ('鄆', +     [  ("yun4", "place name")+     ]  )+ ,  ('鄄', +     [  ("juan4", "name of a district in Shandong")+     ]  )+ ,  ('鄂', +     [  ("e4", "Hubei province (abbrev.)")+     ]  )+ ,  ('鄀', +     [  ("ruo4", "place name")+     ]  )+ ,  ('郿', +     [  ("mei2", "ancient place name")+     ]  )+ ,  ('郾', +     [  ("yan3", "place name")+     ]  )+ ,  ('都', +     [  ("dou1", "all/both (if two things are involved)/entirely (due to)each/even/already")+     ,  ("du1", "(surname)/metropolis/capital city")+     ]  )+ ,  ('郹', +     [  ("ju2", "place name")+     ]  )+ ,  ('郸', +     [  ("dan1", "name of a district in Hebei")+     ]  )+ ,  ('郵', +     [  ("you2", "post (office)/mail")+     ]  )+ ,  ('郴', +     [  ("chen1", "name of a district in Hunan")+     ]  )+ ,  ('郳', +     [  ("ni2", "place name")+     ]  )+ ,  ('郰', +     [  ("zou1", "birthplace of Confucius in Shandong")+     ]  )+ ,  ('郯', +     [  ("tan2", "(surname)/name of an ancient city")+     ]  )+ ,  ('郭', +     [  ("guo1", "(surname)/outer city wall")+     ]  )+ ,  ('郫', +     [  ("pi2", "place name")+     ]  )+ ,  ('郪', +     [  ("qi1", "name of a river/place name")+     ]  )+ ,  ('部', +     [  ("bu4", "ministry/department/section/part/division/troops/board/(a measure word)/(a measure word for works of literature, films, machines, etc.)")+     ]  )+ ,  ('郧', +     [  ("yun2", "name of a feudal state")+     ]  )+ ,  ('郦', +     [  ("li4", "(surname)/ancient place name")+     ]  )+ ,  ('郤', +     [  ("xi4", "(surname)/crack/occasion for dislike")+     ]  )+ ,  ('郢', +     [  ("ying3", "name of an ancient city")+     ]  )+ ,  ('郡', +     [  ("jun4", "canton/county/region")+     ]  )+ ,  ('郠', +     [  ("geng3", "place name")+     ]  )+ ,  ('郟', +     [  ("jia2", "name of a district in Henan")+     ]  )+ ,  ('郝', +     [  ("hao3", "(surname)/ancient place name")+     ]  )+ ,  ('郜', +     [  ("gao4", "(surname)/name of a feudal state")+     ]  )+ ,  ('郛', +     [  ("fu2", "suburbs")+     ]  )+ ,  ('郚', +     [  ("wu2", "place name")+     ]  )+ ,  ('郙', +     [  ("fu3", "ancient place name")+     ]  )+ ,  ('郗', +     [  ("chi1", "(surname)/name of an ancient city")+     ]  )+ ,  ('郕', +     [  ("cheng2", "name of a feudal state")+     ]  )+ ,  ('郔', +     [  ("yan2", "place name")+     ]  )+ ,  ('郓', +     [  ("yun4", "place name")+     ]  )+ ,  ('郑', +     [  ("zheng4", "(surname)")+     ]  )+ ,  ('郐', +     [  ("kuai4", "(surname)/name of a feudal state")+     ]  )+ ,  ('郏', +     [  ("jia2", "name of a district in Henan")+     ]  )+ ,  ('郎', +     [  ("lang2", "(surname)/a youth")+     ]  )+ ,  ('郊', +     [  ("jiao1", "suburb")+     ]  )+ ,  ('郈', +     [  ("hou4", "(surname)/place name")+     ]  )+ ,  ('郇', +     [  ("xun2", "name of a feudal state")+     ]  )+ ,  ('郅', +     [  ("zhi4", "(surname)/extremely")+     ]  )+ ,  ('郃', +     [  ("he2", "name of a person")+     ]  )+ ,  ('郁', +     [  ("yu4", "(surname)/elegant")+     ,  ("yu4", "dense (growth)/melancholy")+     ]  )+ ,  ('邿', +     [  ("shi1", "place name")+     ]  )+ ,  ('邾', +     [  ("zhu1", "(surname)/name of a feudal state")+     ]  )+ ,  ('邽', +     [  ("gui1", "(surname)/ancient place name")+     ]  )+ ,  ('邻', +     [  ("lin2", "neighbor/adjacent/close to")+     ]  )+ ,  ('邺', +     [  ("ye4", "(surname)/name of ancient district")+     ]  )+ ,  ('邹', +     [  ("zou1", "(surname)/name of district in Shandong")+     ]  )+ ,  ('邸', +     [  ("di3", "(surname)/lodging-house")+     ]  )+ ,  ('邶', +     [  ("bei4", "name of a feudal state")+     ]  )+ ,  ('邵', +     [  ("shao4", "(surname)/place name")+     ]  )+ ,  ('邴', +     [  ("bing3", "(surname)/ancient city name/happy")+     ]  )+ ,  ('邲', +     [  ("bi4", "(surname)/ancient place name")+     ]  )+ ,  ('邱', +     [  ("qiu1", "(surname)/mound")+     ]  )+ ,  ('邰', +     [  ("tai2", "(surname)/name of a feudal state")+     ]  )+ ,  ('邯', +     [  ("han2", "name of a district in Hebei")+     ]  )+ ,  ('邮', +     [  ("you2", "post (office)/mail")+     ]  )+ ,  ('邬', +     [  ("wu1", "(surname)/ancient place name")+     ]  )+ ,  ('邪', +     [  ("xie2", "demonical/iniquitous/nefarious")+     ]  )+ ,  ('邧', +     [  ("yuan2", "place name")+     ]  )+ ,  ('邦', +     [  ("bang1", "a state/country or nation")+     ]  )+ ,  ('那', +     [  ("na3", "how/which")+     ,  ("na4", "that/those")+     ,  ("nei4", "that/those/(sometimes used before a measure word, especially in Beijing)")+     ]  )+ ,  ('邢', +     [  ("xing2", "(surname)/place name")+     ]  )+ ,  ('邡', +     [  ("fang1", "name of a district in Sichuan")+     ]  )+ ,  ('邠', +     [  ("bin1", "name of an ancient city")+     ]  )+ ,  ('邝', +     [  ("kuang4", "(surname)")+     ]  )+ ,  ('邛', +     [  ("qiong2", "mound/place name")+     ]  )+ ,  ('邙', +     [  ("mang2", "name of a hill")+     ]  )+ ,  ('邘', +     [  ("yu2", "(surname)/place name")+     ]  )+ ,  ('邗', +     [  ("han2", "name of an ancient river")+     ]  )+ ,  ('邕', +     [  ("yong1", "harmonious")+     ]  )+ ,  ('邓', +     [  ("deng4", "Deng (Xiaoping)")+     ]  )+ ,  ('邑', +     [  ("yi4", "city")+     ]  )+ ,  ('邐', +     [  ("li3", "winding")+     ]  )+ ,  ('邏', +     [  ("luo2", "logic/patrol")+     ]  )+ ,  ('邊', +     [  ("bian1", "side/edge/margin/border/boundary")+     ]  )+ ,  ('邈', +     [  ("miao3", "profound/remote")+     ]  )+ ,  ('邇', +     [  ("er3", "near")+     ]  )+ ,  ('邅', +     [  ("zhan1", "not making progress")+     ]  )+ ,  ('還', +     [  ("hai2", "also/in addition/more/still/else/still/yet/(not) yet")+     ,  ("huan2", "(surname)/pay back/return")+     ]  )+ ,  ('邃', +     [  ("sui4", "deep/distant/mysterious")+     ]  )+ ,  ('邂', +     [  ("xie4", "meet unexpectedly")+     ]  )+ ,  ('邁', +     [  ("mai4", "take a step")+     ]  )+ ,  ('邀', +     [  ("yao1", "invite to come")+     ]  )+ ,  ('避', +     [  ("bi4", "avoid/shun/flee/escape/leave/to keep away/to leave/to hide")+     ]  )+ ,  ('遽', +     [  ("ju4", "hurry/fast/suddenly")+     ]  )+ ,  ('遼', +     [  ("liao2", "Liaoning/name of a dynasty")+     ]  )+ ,  ('遻', +     [  ("wu4", "recalcitrant/to encounter")+     ]  )+ ,  ('遺', +     [  ("yi2", "to lose/to leave behind")+     ]  )+ ,  ('遹', +     [  ("yu4", "(surname)/follow/in accordance with")+     ]  )+ ,  ('選', +     [  ("xuan3", "to choose/to pick/to select/to elect")+     ]  )+ ,  ('遷', +     [  ("qian1", "to move/to shift")+     ]  )+ ,  ('遶', +     [  ("rao4", "go around/to wind (around)")+     ]  )+ ,  ('遵', +     [  ("zun1", "to observe/to obey/to follow")+     ]  )+ ,  ('遴', +     [  ("lin2", "(surname)/select for appointment")+     ]  )+ ,  ('遲', +     [  ("chi2", "late/delayed/slow")+     ]  )+ ,  ('遰', +     [  ("di4", "go away/migrate")+     ]  )+ ,  ('遯', +     [  ("dun4", "disappear/to escape")+     ]  )+ ,  ('遮', +     [  ("zhe1", "cover up (a shortcoming)/screen off/to hide/to conceal")+     ]  )+ ,  ('遭', +     [  ("zao1", "a time/incident/meet by chance/turn")+     ]  )+ ,  ('遫', +     [  ("su4", "alert/nimble/quick")+     ]  )+ ,  ('適', +     [  ("shi4", "to fit/to suit")+     ]  )+ ,  ('遨', +     [  ("ao2", "make excursion/ramble/travel")+     ]  )+ ,  ('遥', +     [  ("yao2", "distant/remote/far/far away")+     ]  )+ ,  ('遣', +     [  ("qian3", "dispatch")+     ]  )+ ,  ('遢', +     [  ("ta4", "careless, negligent, slipshod")+     ]  )+ ,  ('遠', +     [  ("yuan3", "far/distant/remote")+     ]  )+ ,  ('遞', +     [  ("di4", "to hand over/to pass/to give")+     ]  )+ ,  ('遝', +     [  ("ta4", "abundant/mixed")+     ]  )+ ,  ('遜', +     [  ("xun4", "to yield")+     ]  )+ ,  ('遛', +     [  ("liu4", "to stroll/walk a horse/to linger")+     ]  )+ ,  ('遙', +     [  ("yao2", "distant/remote/far/far away")+     ]  )+ ,  ('遘', +     [  ("gou4", "meet unexpectedly")+     ]  )+ ,  ('遗', +     [  ("yi2", "to lose/to leave behind")+     ]  )+ ,  ('違', +     [  ("wei2", "to disobey/to violate/to separate/to go against")+     ]  )+ ,  ('達', +     [  ("da2", "attain/pass through/achieve/reach/realize/clear/inform/notify/dignity")+     ]  )+ ,  ('道', +     [  ("dao4", "direction/way/method/road/path/principle/truth/reason/skill/method/Tao (of Taoism)/a measure word/to say/to speak/to talk")+     ]  )+ ,  ('遒', +     [  ("qiu2", "consolidate/end/strong")+     ]  )+ ,  ('遑', +     [  ("huang2", "leisure")+     ]  )+ ,  ('遐', +     [  ("xia2", "abandon/distant")+     ]  )+ ,  ('遏', +     [  ("e4", "to stop/check")+     ]  )+ ,  ('過', +     [  ("guo4", "(experienced action marker)/to cross/to go over/to pass (time)/to celebrate (a holiday)/to live/to get along/(surname)/excessively/too-")+     ]  )+ ,  ('遍', +     [  ("bian4", "a time/everywhere/turn/all over/one time")+     ]  )+ ,  ('運', +     [  ("yun4", "to move/to transport/to use/to apply/fortune/luck/fate")+     ]  )+ ,  ('遊', +     [  ("you2", "to roam/travel")+     ]  )+ ,  ('遉', +     [  ("zhen1", "spy, reconnoiter/detective")+     ]  )+ ,  ('遇', +     [  ("yu4", "meet with")+     ]  )+ ,  ('遄', +     [  ("chuan2", "hurry/go to and fro")+     ]  )+ ,  ('遂', +     [  ("sui4", "forthwith")+     ]  )+ ,  ('遁', +     [  ("dun4", "disappear/to escape")+     ]  )+ ,  ('逾', +     [  ("yu2", "exceed/jump over")+     ,  ("yu2", "to exceed/to go beyond/to jump over")+     ]  )+ ,  ('逼', +     [  ("bi1", "close to/compel")+     ,  ("bi1", "force/compel/drive/press for/extort/press on towards/press up to/close in on/close")+     ]  )+ ,  ('逻', +     [  ("luo2", "logic/patrol")+     ]  )+ ,  ('逸', +     [  ("yi4", "escape/leisurely/outstanding")+     ]  )+ ,  ('逶', +     [  ("wei1", "winding, curving/swagger")+     ]  )+ ,  ('逵', +     [  ("kui2", "crossroads/thoroughfare")+     ]  )+ ,  ('逴', +     [  ("chuo4", "apparent/distant/highly")+     ]  )+ ,  ('進', +     [  ("jin4", "advance/enter/to come in")+     ]  )+ ,  ('週', +     [  ("zhou1", "cycle/week")+     ]  )+ ,  ('逯', +     [  ("lu4", "(surname)/go carefully")+     ]  )+ ,  ('逮', +     [  ("dai3", "arrest/catch/seize/until")+     ,  ("dai4", "catch/seize/until")+     ]  )+ ,  ('逭', +     [  ("huan4", "escape from")+     ]  )+ ,  ('逦', +     [  ("li3", "winding")+     ]  )+ ,  ('連', +     [  ("lian2", "(surname)/even/as/join/to link/successively")+     ]  )+ ,  ('逢', +     [  ("feng2", "every time/meet by chance")+     ]  )+ ,  ('逡', +     [  ("qun1", "shrink from")+     ]  )+ ,  ('造', +     [  ("zao4", "to make/to build/to invent/to manufacture")+     ]  )+ ,  ('速', +     [  ("su4", "fast/rapid/quick")+     ]  )+ ,  ('逞', +     [  ("cheng3", "please oneself/presume on/boast")+     ]  )+ ,  ('逝', +     [  ("shi4", "depart/die")+     ]  )+ ,  ('逛', +     [  ("guang4", "to stroll/to visit")+     ]  )+ ,  ('通', +     [  ("tong1", "go through/know well/to connect/to communicate/open")+     ]  )+ ,  ('這', +     [  ("zhe4", "this/these")+     ,  ("zhei4", "this/these/(sometimes used before a measure word, especially in Beijing)")+     ]  )+ ,  ('逗', +     [  ("dou4", "stay/stop/to pause (while reading)/to tease (play with)")+     ]  )+ ,  ('逖', +     [  ("ti4", "far")+     ]  )+ ,  ('逕', +     [  ("jing4", "way/path/direct/diameter")+     ]  )+ ,  ('途', +     [  ("tu2", "way/route/road")+     ]  )+ ,  ('递', +     [  ("di4", "to hand over/to pass/to give")+     ]  )+ ,  ('逑', +     [  ("qiu2", "collect/to match")+     ]  )+ ,  ('逐', +     [  ("zhu2", "to pursue/to chase/individually/one by one")+     ]  )+ ,  ('透', +     [  ("tou4", "to penetrate/thorough/penetrating/to pass through/to pierce")+     ]  )+ ,  ('逍', +     [  ("xiao1", "leisurely/easy-going")+     ]  )+ ,  ('逌', +     [  ("you2", "distant/joyous/satisfied")+     ]  )+ ,  ('逋', +     [  ("bu1", "flee/abscond/owe")+     ]  )+ ,  ('逊', +     [  ("xun4", "to yield")+     ]  )+ ,  ('选', +     [  ("xuan3", "to choose/to pick/to select/to elect")+     ]  )+ ,  ('逆', +     [  ("ni4", "contrary/opposite/backwards/to go against/to oppose/to betray/to rebel")+     ]  )+ ,  ('逅', +     [  ("hou4", "meet unexpectedly")+     ]  )+ ,  ('逄', +     [  ("pang2", "(surname)")+     ]  )+ ,  ('逃', +     [  ("tao2", "to escape/to run away/to flee")+     ]  )+ ,  ('适', +     [  ("shi4", "to fit/to suit")+     ]  )+ ,  ('送', +     [  ("song4", "to deliver/to carry/to give (as a present)/to present (with)/to see off/to send")+     ]  )+ ,  ('退', +     [  ("tui4", "retreat/to decline/to move back/to withdraw")+     ]  )+ ,  ('迿', +     [  ("xun4", "to be the first to begin a quarrel")+     ]  )+ ,  ('追', +     [  ("zhui1", "pursue (a problem)/to chase")+     ]  )+ ,  ('迻', +     [  ("yi2", "to shift/to transfer")+     ]  )+ ,  ('迺', +     [  ("nai3", "thereupon")+     ]  )+ ,  ('迹', +     [  ("ji1", "footprint/mark/trace/vestige/sign/indication")+     ,  ("ji1", "footprint/trace")+     ]  )+ ,  ('迸', +     [  ("beng4", "to burst forth/to spurt/to crack/split")+     ]  )+ ,  ('迷', +     [  ("mi2", "bewilder/crazy about/fan/enthusiast/lost/confused")+     ]  )+ ,  ('迴', +     [  ("hui2", "to curve/to return/to revolve")+     ]  )+ ,  ('迳', +     [  ("jing4", "way/path/direct/diameter")+     ]  )+ ,  ('述', +     [  ("shu4", "to state/to tell/to narrate/to relate")+     ]  )+ ,  ('迮', +     [  ("ze2", "haste/to press")+     ]  )+ ,  ('迭', +     [  ("die2", "alternately/repeatedly")+     ]  )+ ,  ('迫', +     [  ("po4", "to force/to compel/pressing/urgent")+     ]  )+ ,  ('迪', +     [  ("di2", "direct/follow")+     ]  )+ ,  ('迩', +     [  ("er3", "near")+     ]  )+ ,  ('迨', +     [  ("dai4", "catch/seize/until")+     ]  )+ ,  ('迦', +     [  ("jia1", "(phonetic sound for Buddhist terms)")+     ]  )+ ,  ('迥', +     [  ("jiong3", "distant")+     ]  )+ ,  ('迤', +     [  ("yi2", "winding")+     ,  ("yi3", "extending to")+     ]  )+ ,  ('迣', +     [  ("zhi4", "to leap over")+     ]  )+ ,  ('迢', +     [  ("tiao2", "remote")+     ]  )+ ,  ('迟', +     [  ("chi2", "late/delayed/slow")+     ]  )+ ,  ('连', +     [  ("lian2", "(surname)/even/as/join/to link/successively")+     ]  )+ ,  ('违', +     [  ("wei2", "to disobey/to violate/to separate/to go against")+     ]  )+ ,  ('远', +     [  ("yuan3", "far/distant/remote")+     ]  )+ ,  ('进', +     [  ("jin4", "advance/enter/to come in")+     ]  )+ ,  ('这', +     [  ("zhe4", "this/these")+     ,  ("zhei4", "this/these/(sometimes used before a measure word, especially in Beijing)")+     ]  )+ ,  ('还', +     [  ("hai2", "also/in addition/more/still/else/still/yet/(not) yet")+     ,  ("huan2", "(surname)/pay back/return")+     ]  )+ ,  ('迕', +     [  ("wu3", "obstinate, perverse")+     ]  )+ ,  ('返', +     [  ("fan3", "to return (to)")+     ]  )+ ,  ('迓', +     [  ("ya4", "receive (as a guest)")+     ]  )+ ,  ('近', +     [  ("jin4", "near/close (to)/approximately")+     ]  )+ ,  ('运', +     [  ("yun4", "to move/to transport/to use/to apply/fortune/luck/fate")+     ]  )+ ,  ('迎', +     [  ("ying2", "to welcome")+     ]  )+ ,  ('迍', +     [  ("zhun1", "falter, hesitate")+     ]  )+ ,  ('迋', +     [  ("wang4", "deceive/scare/to travel")+     ]  )+ ,  ('迈', +     [  ("mai4", "take a step")+     ]  )+ ,  ('过', +     [  ("guo4", "(experienced action marker)/to cross/to go over/to pass (time)/to celebrate (a holiday)/to live/to get along/(surname)/excessively/too-")+     ]  )+ ,  ('迅', +     [  ("xun4", "rapid")+     ]  )+ ,  ('迄', +     [  ("qi4", "as yet/until")+     ]  )+ ,  ('迂', +     [  ("yu1", "literal-minded")+     ]  )+ ,  ('迁', +     [  ("qian1", "to move/to shift")+     ]  )+ ,  ('辿', +     [  ("chan1", "follow, pursue")+     ]  )+ ,  ('达', +     [  ("da2", "attain/pass through/achieve/reach/realize/clear/inform/notify/dignity")+     ]  )+ ,  ('辽', +     [  ("liao2", "Liaoning/name of a dynasty")+     ]  )+ ,  ('边', +     [  ("bian1", "side/edge/margin/border/boundary")+     ]  )+ ,  ('農', +     [  ("nong2", "agriculture")+     ]  )+ ,  ('辱', +     [  ("ru3", "disgrace/insult")+     ]  )+ ,  ('辰', +     [  ("chen2", "5th earthly branch/7-9 a.m.")+     ]  )+ ,  ('辯', +     [  ("bian4", "dispute/debate/argue/discuss")+     ]  )+ ,  ('辮', +     [  ("bian4", "a braid or queue/to plait")+     ]  )+ ,  ('辭', +     [  ("ci2", "bid farewell/diction/resign/say goodbye/take leave/decline")+     ]  )+ ,  ('辫', +     [  ("bian4", "a braid or queue/to plait")+     ]  )+ ,  ('辩', +     [  ("bian4", "dispute/debate/argue/discuss")+     ]  )+ ,  ('辨', +     [  ("bian4", "distinguish/recognize")+     ]  )+ ,  ('辦', +     [  ("ban4", "to do/to manage/to handle/to go about/to run/to set up/to deal with")+     ]  )+ ,  ('辣', +     [  ("la4", "hot (spicy)/pungent")+     ]  )+ ,  ('辟', +     [  ("bi4", "king/emperor/monarch/royal/ward off")+     ,  ("pi4", "law")+     ,  ("pi4", "dispel/open up/refute")+     ]  )+ ,  ('辞', +     [  ("ci2", "bid farewell/diction/resign/say goodbye/take leave/decline")+     ]  )+ ,  ('辜', +     [  ("gu1", "(surname)/crime/sin")+     ]  )+ ,  ('辛', +     [  ("xin1", "8th heavenly stem/tired")+     ]  )+ ,  ('辚', +     [  ("lin2", "rumbling of wheels")+     ]  )+ ,  ('辙', +     [  ("che4", "to remove/to withdraw")+     ,  ("zhe2", "rut/track")+     ]  )+ ,  ('辘', +     [  ("lu4", "windlass")+     ]  )+ ,  ('辗', +     [  ("zhan3", "roll over on side/turn half over")+     ]  )+ ,  ('辖', +     [  ("xia2", "have jurisdiction over")+     ]  )+ ,  ('辕', +     [  ("yuan2", "shafts of cart/yamen")+     ]  )+ ,  ('辔', +     [  ("pei4", "bridle/reins")+     ]  )+ ,  ('输', +     [  ("shu1", "to transport/to lose")+     ]  )+ ,  ('辑', +     [  ("ji2", "gather up/collect/edit/compile")+     ]  )+ ,  ('辐', +     [  ("fu2", "spoke of a wheel")+     ]  )+ ,  ('辏', +     [  ("cou4", "converge/hub of wheel")+     ]  )+ ,  ('辎', +     [  ("zi1", "milit. supply")+     ]  )+ ,  ('辍', +     [  ("chuo4", "stop/cease/suspend")+     ]  )+ ,  ('辋', +     [  ("wang3", "tire/wheel band")+     ]  )+ ,  ('辊', +     [  ("gun3", "revolve/stone roller")+     ]  )+ ,  ('辉', +     [  ("hui1", "bright/glorious")+     ]  )+ ,  ('辈', +     [  ("bei4", "contemporaries/generation/lifetime")+     ]  )+ ,  ('辇', +     [  ("nian3", "emperor's carriage")+     ]  )+ ,  ('辆', +     [  ("liang4", "(a measure word for vehicles)")+     ]  )+ ,  ('辅', +     [  ("fu3", "to assist/to complement/auxiliary")+     ]  )+ ,  ('辄', +     [  ("zhe2", "sides of chariot where weapons")+     ]  )+ ,  ('较', +     [  ("jiao4", "clear/distinct/compare/comparatively")+     ]  )+ ,  ('辂', +     [  ("lu4", "chariot")+     ]  )+ ,  ('辁', +     [  ("quan2", "small/wheel without spokes")+     ]  )+ ,  ('轿', +     [  ("jiao4", "sedan chair")+     ]  )+ ,  ('轾', +     [  ("zhi4", "back and lower of chariot/short/low")+     ]  )+ ,  ('载', +     [  ("zai3", "year")+     ,  ("zai4", "to carry/to convey/to load/to hold/and/also/as well as/simultaneously")+     ]  )+ ,  ('轼', +     [  ("shi4", "crossbar in carriage front")+     ]  )+ ,  ('轻', +     [  ("qing1", "light/easy/gentle/soft/reckless/unimportant/frivolous/small in number/unstressed/neutral/soft")+     ]  )+ ,  ('轺', +     [  ("yao2", "light carriage")+     ]  )+ ,  ('轹', +     [  ("li4", "to bully/wheel-rut")+     ]  )+ ,  ('轸', +     [  ("zhen3", "d (11th)/strongly (as of emotion)")+     ]  )+ ,  ('轶', +     [  ("yi4", "disperse/put in order/surpass")+     ]  )+ ,  ('轵', +     [  ("zhi3", "end of axle outside of hub")+     ]  )+ ,  ('轴', +     [  ("zhou2", "axis/axle")+     ,  ("zhu2", "axis/axle")+     ]  )+ ,  ('轳', +     [  ("lu2", "windlass")+     ]  )+ ,  ('轲', +     [  ("ke1", "given name of Mencius")+     ]  )+ ,  ('轰', +     [  ("hong1", "explosion/bang/boom/rumble/strike (by thunder or a bomb)")+     ]  )+ ,  ('软', +     [  ("ruan3", "soft/flexible")+     ]  )+ ,  ('轮', +     [  ("lun2", "wheel/gear/(by) turn/rotate")+     ]  )+ ,  ('轭', +     [  ("e4", "restrain/yoke")+     ]  )+ ,  ('转', +     [  ("zhuan3", "to convey/to forward (mail)/to transfer/to turn/to shift")+     ,  ("zhuan4", "to revolve/to turn/to circle about/to walk about")+     ]  )+ ,  ('轫', +     [  ("ren4", "brake")+     ]  )+ ,  ('轩', +     [  ("xuan1", "covered carriage/pavilion")+     ]  )+ ,  ('轨', +     [  ("gui3", "course/path/track/rail")+     ]  )+ ,  ('轧', +     [  ("ya4", "crush/in the first place")+     ]  )+ ,  ('车', +     [  ("che1", "car/a vehicle/machine/to shape with a lathe")+     ,  ("ju1", "vehicle on land")+     ]  )+ ,  ('轤', +     [  ("lu2", "windlass")+     ]  )+ ,  ('轢', +     [  ("li4", "to bully/wheel-rut")+     ]  )+ ,  ('轡', +     [  ("pei4", "bridle/reins")+     ]  )+ ,  ('轟', +     [  ("hong1", "explosion/bang/boom/rumble/strike (by thunder or a bomb)")+     ]  )+ ,  ('轞', +     [  ("xian4", "vehicle for transporting prisoners")+     ]  )+ ,  ('轝', +     [  ("yu2", "sedan chair")+     ]  )+ ,  ('轙', +     [  ("yi3", "rings on the yokes")+     ]  )+ ,  ('轘', +     [  ("huan4", "to tear between chariots (punishment")+     ]  )+ ,  ('轗', +     [  ("kan3", "unable to reach one's aim")+     ]  )+ ,  ('轖', +     [  ("se4", "leather top of a cart")+     ]  )+ ,  ('轕', +     [  ("ge2", "confused/disorderly")+     ]  )+ ,  ('轔', +     [  ("lin2", "rumbling of wheels")+     ]  )+ ,  ('轒', +     [  ("fen2", "war chariot")+     ]  )+ ,  ('轑', +     [  ("lao3", "spokes")+     ]  )+ ,  ('轏', +     [  ("zhan4", "chariot for sleeping and conveyance")+     ]  )+ ,  ('轎', +     [  ("jiao4", "sedan chair")+     ]  )+ ,  ('轍', +     [  ("che4", "to remove/to withdraw")+     ,  ("zhe2", "rut/track")+     ]  )+ ,  ('轉', +     [  ("zhuan3", "to convey/to forward (mail)/to transfer/to turn/to shift")+     ,  ("zhuan4", "to revolve/to turn/to circle about/to walk about")+     ]  )+ ,  ('轇', +     [  ("jiu1", "complicated, confused/dispute")+     ]  )+ ,  ('轆', +     [  ("lu4", "windlass")+     ]  )+ ,  ('轅', +     [  ("yuan2", "shafts of cart/yamen")+     ]  )+ ,  ('轄', +     [  ("xia2", "have jurisdiction over")+     ]  )+ ,  ('轂', +     [  ("gu1", "wheel")+     ,  ("gu3", "hub of wheel")+     ]  )+ ,  ('轀', +     [  ("wen1", "hearse")+     ]  )+ ,  ('輿', +     [  ("yu2", "carriage/sedan chair/world")+     ]  )+ ,  ('輾', +     [  ("zhan3", "roll over on side/turn half over")+     ]  )+ ,  ('輻', +     [  ("fu2", "spoke of a wheel")+     ]  )+ ,  ('輹', +     [  ("fu4", "parts of cart holding the axle")+     ]  )+ ,  ('輸', +     [  ("shu1", "to transport/to lose")+     ]  )+ ,  ('輶', +     [  ("you2", "light carriage/trifling")+     ]  )+ ,  ('輵', +     [  ("ge2", "great array of spears and chariots")+     ]  )+ ,  ('輴', +     [  ("chun1", "hearse")+     ]  )+ ,  ('輳', +     [  ("cou4", "converge/hub of wheel")+     ]  )+ ,  ('輯', +     [  ("ji2", "gather up/collect/edit/compile")+     ]  )+ ,  ('輮', +     [  ("rou2", "wheel band")+     ]  )+ ,  ('輬', +     [  ("liang2", "a hearse/a carriage")+     ]  )+ ,  ('輪', +     [  ("lun2", "wheel/gear/(by) turn/rotate")+     ]  )+ ,  ('輩', +     [  ("bei4", "contemporaries/generation/lifetime")+     ]  )+ ,  ('輦', +     [  ("nian3", "emperor's carriage")+     ]  )+ ,  ('輥', +     [  ("gun3", "revolve/stone roller")+     ]  )+ ,  ('輤', +     [  ("qian4", "a pall to cover the hearse")+     ]  )+ ,  ('輠', +     [  ("guo3", "grease-pot under a cart")+     ]  )+ ,  ('輟', +     [  ("chuo4", "stop/cease/suspend")+     ]  )+ ,  ('輞', +     [  ("wang3", "tire/wheel band")+     ]  )+ ,  ('輝', +     [  ("hui1", "bright/glorious")+     ]  )+ ,  ('輜', +     [  ("zi1", "milit. supply")+     ]  )+ ,  ('輛', +     [  ("liang4", "(a measure word for vehicles)")+     ]  )+ ,  ('輗', +     [  ("ni2", "clamps for crossbar of carriage")+     ]  )+ ,  ('輕', +     [  ("qing1", "light/easy/gentle/soft/reckless/unimportant/frivolous/small in number/unstressed/neutral/soft")+     ]  )+ ,  ('輔', +     [  ("fu3", "to assist/to complement/auxiliary")+     ]  )+ ,  ('輓', +     [  ("wan3", "draw/pull/send funeral ode")+     ]  )+ ,  ('輒', +     [  ("zhe2", "sides of chariot where weapons")+     ]  )+ ,  ('輊', +     [  ("zhi4", "back and lower of chariot/short/low")+     ]  )+ ,  ('載', +     [  ("zai3", "year")+     ,  ("zai4", "to carry/to convey/to load/to hold/and/also/as well as/simultaneously")+     ]  )+ ,  ('輈', +     [  ("zhou1", "beam/pole/shaft")+     ]  )+ ,  ('輇', +     [  ("quan2", "small/wheel without spokes")+     ]  )+ ,  ('輅', +     [  ("lu4", "chariot")+     ]  )+ ,  ('較', +     [  ("jiao4", "clear/distinct/compare/comparatively")+     ]  )+ ,  ('輀', +     [  ("er2", "hearse")+     ]  )+ ,  ('軿', +     [  ("ping2", "curtained carriage used by women")+     ]  )+ ,  ('軾', +     [  ("shi4", "crossbar in carriage front")+     ]  )+ ,  ('軼', +     [  ("yi4", "disperse/put in order/surpass")+     ]  )+ ,  ('軻', +     [  ("ke1", "given name of Mencius")+     ]  )+ ,  ('軺', +     [  ("yao2", "light carriage")+     ]  )+ ,  ('軹', +     [  ("zhi3", "end of axle outside of hub")+     ]  )+ ,  ('軸', +     [  ("zhou2", "axis/axle")+     ,  ("zhu2", "axis/axle")+     ]  )+ ,  ('軷', +     [  ("ba2", "sacrifice")+     ]  )+ ,  ('軱', +     [  ("gu1", "wheel")+     ]  )+ ,  ('軫', +     [  ("zhen3", "d (11th)/strongly (as of emotion)")+     ]  )+ ,  ('軨', +     [  ("ling2", "lattice work on front and sides")+     ]  )+ ,  ('軥', +     [  ("qu2", "ends of yoke")+     ]  )+ ,  ('軟', +     [  ("ruan3", "soft/flexible")+     ]  )+ ,  ('軝', +     [  ("qi2", "end of axle")+     ]  )+ ,  ('軜', +     [  ("na4", "inner reins of a 4-horse team")+     ]  )+ ,  ('軛', +     [  ("e4", "restrain/yoke")+     ]  )+ ,  ('軘', +     [  ("tun2", "war chariot")+     ]  )+ ,  ('軔', +     [  ("ren4", "brake")+     ]  )+ ,  ('軒', +     [  ("xuan1", "covered carriage/pavilion")+     ]  )+ ,  ('軏', +     [  ("yue4", "crossbar for yoking horses")+     ]  )+ ,  ('軍', +     [  ("jun1", "army/military/arms")+     ]  )+ ,  ('軌', +     [  ("gui3", "course/path/track/rail")+     ]  )+ ,  ('軋', +     [  ("ya4", "crush/in the first place")+     ]  )+ ,  ('車', +     [  ("che1", "car/a vehicle/machine/to shape with a lathe")+     ,  ("ju1", "vehicle on land")+     ]  )+ ,  ('軀', +     [  ("qu1", "human body")+     ]  )+ ,  ('躺', +     [  ("tang3", "to recline/to lie down")+     ]  )+ ,  ('躲', +     [  ("duo3", "avoid/get out of way/to hide/to go into hiding")+     ]  )+ ,  ('躯', +     [  ("qu1", "human body")+     ]  )+ ,  ('躬', +     [  ("gong1", "body/oneself/personally/to bow")+     ]  )+ ,  ('身', +     [  ("shen1", "body/torso/person/life/status/pregnancy/(a measure word used for clothes) suit")+     ]  )+ ,  ('躪', +     [  ("lin4", "trample down, oppress, overrun")+     ]  )+ ,  ('躩', +     [  ("jue2", "bend/leap")+     ]  )+ ,  ('躦', +     [  ("zuan1", "to jump")+     ]  )+ ,  ('躥', +     [  ("cuan1", "jump up")+     ]  )+ ,  ('躡', +     [  ("nie4", "chase/step/tread")+     ]  )+ ,  ('躠', +     [  ("xie4", "to limp")+     ]  )+ ,  ('躞', +     [  ("xie4", "to walk")+     ]  )+ ,  ('躝', +     [  ("lan2", "to pass/to step over/to creep/to twine round")+     ]  )+ ,  ('躜', +     [  ("zuan1", "to jump")+     ]  )+ ,  ('躚', +     [  ("xian1", "manner of dancing/walk around")+     ]  )+ ,  ('躘', +     [  ("long2", "to walk")+     ]  )+ ,  ('躗', +     [  ("wei4", "exaggerate")+     ]  )+ ,  ('躕', +     [  ("chu2", "irresolute/undecided")+     ]  )+ ,  ('躔', +     [  ("chan2", "course of stars/follow precedent")+     ]  )+ ,  ('躓', +     [  ("zhi4", "stumble")+     ]  )+ ,  ('躒', +     [  ("li4", "move/walk")+     ]  )+ ,  ('躑', +     [  ("zhi2", "hesitating/to stop")+     ]  )+ ,  ('躐', +     [  ("lie4", "step across")+     ]  )+ ,  ('躏', +     [  ("lin4", "trample down, oppress, overrun")+     ]  )+ ,  ('躍', +     [  ("yue4", "to jump/to leap")+     ]  )+ ,  ('躋', +     [  ("ji1", "go up")+     ]  )+ ,  ('躊', +     [  ("chou2", "pace back and forth/hesitate/waver")+     ]  )+ ,  ('躉', +     [  ("dun3", "wholesale")+     ]  )+ ,  ('躇', +     [  ("chu2", "hesitate")+     ]  )+ ,  ('躅', +     [  ("zhu2", "walk carefully/hesitate, halter")+     ]  )+ ,  ('躄', +     [  ("bi4", "both feet crippled/lame")+     ]  )+ ,  ('躁', +     [  ("zao4", "hot-tempered/impatient")+     ]  )+ ,  ('蹿', +     [  ("cuan1", "jump up")+     ]  )+ ,  ('蹼', +     [  ("pu3", "web (of feet of ducks, frogs, etc.)")+     ]  )+ ,  ('蹻', +     [  ("qiao1", "raise one's foot")+     ]  )+ ,  ('蹺', +     [  ("qiao1", "raise one's foot")+     ]  )+ ,  ('蹶', +     [  ("jue2", "stumble/trample/to kick (as a horse)")+     ]  )+ ,  ('蹴', +     [  ("cu4", "carefully/kick/tread on/stamp")+     ]  )+ ,  ('蹲', +     [  ("dun1", "crouch/squat")+     ]  )+ ,  ('蹰', +     [  ("chu2", "irresolute/undecided")+     ]  )+ ,  ('蹯', +     [  ("fan2", "paws of animal")+     ]  )+ ,  ('蹭', +     [  ("ceng2", "rub")+     ,  ("ceng4", "rub against/walk slowly")+     ]  )+ ,  ('蹬', +     [  ("deng4", "step into (as tight shoe)")+     ]  )+ ,  ('蹩', +     [  ("bie2", "limp")+     ]  )+ ,  ('蹧', +     [  ("zao1", "to waste/spoil")+     ]  )+ ,  ('蹦', +     [  ("beng4", "to jump/bounce or hop")+     ]  )+ ,  ('蹤', +     [  ("zong1", "footprint/trace/tracks")+     ]  )+ ,  ('蹣', +     [  ("pan2", "limp")+     ]  )+ ,  ('蹢', +     [  ("di2", "hoof")+     ]  )+ ,  ('蹡', +     [  ("qiang1", "(manner of walking)")+     ]  )+ ,  ('蹠', +     [  ("zhi2", "metatarsus/sole of foot/tread on")+     ]  )+ ,  ('蹟', +     [  ("ji1", "footprint/trace")+     ]  )+ ,  ('蹝', +     [  ("xi3", "slippers")+     ]  )+ ,  ('蹜', +     [  ("suo1", "walk carefully")+     ]  )+ ,  ('蹚', +     [  ("tang1", "wade")+     ]  )+ ,  ('蹙', +     [  ("cu4", "urgent/wrinkled/contracted/to kick")+     ]  )+ ,  ('蹕', +     [  ("bi4", "to clear streets when emperor tours")+     ]  )+ ,  ('蹔', +     [  ("zhan4", "temporary/fleeting/ephemeral")+     ]  )+ ,  ('蹓', +     [  ("liu4", "to stroll/walk a horse")+     ]  )+ ,  ('蹒', +     [  ("pan2", "limp")+     ]  )+ ,  ('蹑', +     [  ("nie4", "chase/step/tread")+     ]  )+ ,  ('蹐', +     [  ("ji2", "walk with short steps")+     ]  )+ ,  ('蹌', +     [  ("qiang1", "walk rapidly")+     ,  ("qiang4", "stagger/sway from side to side")+     ]  )+ ,  ('蹋', +     [  ("ta4", "step on")+     ]  )+ ,  ('蹊', +     [  ("xi1", "footpath")+     ]  )+ ,  ('蹉', +     [  ("cuo1", "error/slip/miss/err")+     ]  )+ ,  ('蹈', +     [  ("dao3", "tread on/trample/stamp/fulfill")+     ]  )+ ,  ('蹇', +     [  ("jian3", "(surname)/difficulty/lame")+     ]  )+ ,  ('蹄', +     [  ("ti2", "hoof/pork shoulder")+     ]  )+ ,  ('蹂', +     [  ("rou2", "trample")+     ]  )+ ,  ('蹁', +     [  ("pian2", "to limp")+     ]  )+ ,  ('蹀', +     [  ("die2", "tread on")+     ]  )+ ,  ('踽', +     [  ("ju3", "hunchbacked/walk alone")+     ]  )+ ,  ('踼', +     [  ("tang2", "to fall flat/to fall on the face")+     ]  )+ ,  ('踹', +     [  ("chuai4", "kick/trample")+     ]  )+ ,  ('踶', +     [  ("di4", "kick/tread on")+     ]  )+ ,  ('踵', +     [  ("zhong3", "arrive/follow/heel")+     ]  )+ ,  ('踴', +     [  ("yong3", "leap")+     ]  )+ ,  ('踱', +     [  ("duo2", "stroll, pace, walk slowly")+     ]  )+ ,  ('踰', +     [  ("yu2", "exceed/jump over")+     ]  )+ ,  ('踯', +     [  ("zhi2", "hesitating/to stop")+     ]  )+ ,  ('踮', +     [  ("dian3", "tip toe")+     ]  )+ ,  ('踬', +     [  ("zhi4", "stumble")+     ]  )+ ,  ('踫', +     [  ("peng4", "collide, bump into")+     ]  )+ ,  ('踪', +     [  ("zong1", "footprint/trace/tracks")+     ]  )+ ,  ('踩', +     [  ("cai3", "step upon/tread on/stamp")+     ]  )+ ,  ('踧', +     [  ("cu4", "carefully/level/smooth")+     ]  )+ ,  ('踦', +     [  ("ji3", "shin")+     ]  )+ ,  ('踤', +     [  ("cu4", "butt against")+     ]  )+ ,  ('踣', +     [  ("bo2", "corpse/prostrate")+     ]  )+ ,  ('踢', +     [  ("ti1", "kick/play (football or soccer)")+     ]  )+ ,  ('踡', +     [  ("quan2", "to curl up")+     ]  )+ ,  ('踟', +     [  ("chi2", "hesitating/undecided/hesitant")+     ]  )+ ,  ('踞', +     [  ("ju4", "be based upon/squat")+     ]  )+ ,  ('踝', +     [  ("huai2", "ankle (bone)")+     ]  )+ ,  ('踜', +     [  ("leng4", "to stumble/to slip/to fall")+     ]  )+ ,  ('踘', +     [  ("ju2", "leather ball")+     ]  )+ ,  ('踖', +     [  ("ji2", "to step/walk reverently")+     ]  )+ ,  ('踔', +     [  ("chuo1", "to get ahead/to stride/to excel")+     ]  )+ ,  ('踒', +     [  ("wo1", "to slip and sprain a limb")+     ]  )+ ,  ('踐', +     [  ("jian4", "fulfill (a promise)/tread/walk")+     ]  )+ ,  ('踏', +     [  ("ta4", "step on")+     ]  )+ ,  ('踌', +     [  ("chou2", "pace back and forth/hesitate/waver")+     ]  )+ ,  ('踊', +     [  ("yong3", "leap")+     ,  ("yong3", "leap")+     ]  )+ ,  ('踉', +     [  ("liang2", "jump")+     ,  ("liang4", "stagger/sway from side to side")+     ]  )+ ,  ('踆', +     [  ("qun1", "squat")+     ]  )+ ,  ('踅', +     [  ("chi4", "walk with one leg")+     ,  ("xue2", "to walk around/turn back midway")+     ]  )+ ,  ('跽', +     [  ("ji4", "kneel")+     ]  )+ ,  ('跼', +     [  ("ju2", "cramped/narrow")+     ]  )+ ,  ('跻', +     [  ("ji1", "go up")+     ]  )+ ,  ('跺', +     [  ("duo4", "(v) stamp one's foot")+     ]  )+ ,  ('跹', +     [  ("xian1", "manner of dancing/walk around")+     ]  )+ ,  ('跸', +     [  ("bi4", "to clear streets when emperor tours")+     ]  )+ ,  ('跷', +     [  ("qiao1", "raise one's foot")+     ]  )+ ,  ('践', +     [  ("jian4", "fulfill (a promise)/tread/walk")+     ]  )+ ,  ('跴', +     [  ("cai3", "capture/step on")+     ]  )+ ,  ('跳', +     [  ("tiao4", "jump/hop/skip (a grade)/to leap/to bounce/to beat")+     ]  )+ ,  ('跲', +     [  ("jia2", "stumble")+     ]  )+ ,  ('跱', +     [  ("zhi4", "to squat/to stop")+     ]  )+ ,  ('路', +     [  ("lu4", "(surname)/road/path/way")+     ]  )+ ,  ('跮', +     [  ("chi4", "hasty walking")+     ]  )+ ,  ('跬', +     [  ("kui3", "brief/short step")+     ]  )+ ,  ('跫', +     [  ("qiong2", "sound of trampling")+     ]  )+ ,  ('跪', +     [  ("gui4", "kneel")+     ]  )+ ,  ('跩', +     [  ("zhuai3", "waddle/swagger")+     ]  )+ ,  ('跨', +     [  ("kua4", "step across/step astride")+     ]  )+ ,  ('跧', +     [  ("quan2", "to curl up/crouch")+     ]  )+ ,  ('跦', +     [  ("zhu1", "pace back and forth/to walk")+     ]  )+ ,  ('跤', +     [  ("jiao1", "bones of leg/wrestle")+     ]  )+ ,  ('跣', +     [  ("xian3", "barefooted")+     ]  )+ ,  ('跡', +     [  ("ji1", "footprint/mark/trace/vestige/sign/indication")+     ]  )+ ,  ('跟', +     [  ("gen1", "to follow/to go with/heel/with/and")+     ]  )+ ,  ('跞', +     [  ("li4", "move/walk")+     ]  )+ ,  ('距', +     [  ("ju4", "at a distance of/distance/to be apart")+     ]  )+ ,  ('跛', +     [  ("bo3", "lame/crippled")+     ]  )+ ,  ('跚', +     [  ("shan1", "limp")+     ]  )+ ,  ('跙', +     [  ("ju3", "weak, lame")+     ]  )+ ,  ('跗', +     [  ("fu1", "instep/tarsus")+     ]  )+ ,  ('跖', +     [  ("zhi2", "sole of foot")+     ]  )+ ,  ('跕', +     [  ("die2", "shuffle")+     ]  )+ ,  ('跑', +     [  ("pao3", "to run/to escape")+     ]  )+ ,  ('跐', +     [  ("ci3", "to trample, to step, to walk on the ball of the foot")+     ]  )+ ,  ('跏', +     [  ("jia1", "sit cross-legged")+     ]  )+ ,  ('跎', +     [  ("tuo2", "stumble")+     ]  )+ ,  ('跌', +     [  ("die1", "to drop/to fall/to tumble")+     ]  )+ ,  ('跋', +     [  ("ba2", "travel/walk")+     ]  )+ ,  ('跆', +     [  ("tai2", "trample")+     ]  )+ ,  ('跅', +     [  ("tuo4", "careless")+     ]  )+ ,  ('跄', +     [  ("qiang1", "walk rapidly")+     ,  ("qiang4", "stagger/sway from side to side")+     ]  )+ ,  ('跃', +     [  ("yue4", "to jump/to leap")+     ]  )+ ,  ('跂', +     [  ("qi2", "foot with six toes")+     ]  )+ ,  ('跁', +     [  ("pa2", "to squat/crouch")+     ]  )+ ,  ('趾', +     [  ("zhi3", "toe")+     ]  )+ ,  ('趼', +     [  ("jian3", "callous")+     ]  )+ ,  ('趺', +     [  ("fu1", "instep/tarsus")+     ]  )+ ,  ('趹', +     [  ("jue2", "to gallop")+     ]  )+ ,  ('趸', +     [  ("dun3", "wholesale")+     ]  )+ ,  ('趷', +     [  ("ke1", "to jolt")+     ]  )+ ,  ('趵', +     [  ("bao4", "jump/leap")+     ]  )+ ,  ('趴', +     [  ("pa1", "to lie on one's stomach")+     ]  )+ ,  ('足', +     [  ("zu2", "foot/to be sufficient")+     ]  )+ ,  ('趲', +     [  ("zan3", "hasten/urge")+     ]  )+ ,  ('趱', +     [  ("zan3", "hasten/urge")+     ]  )+ ,  ('趯', +     [  ("ti4", "to jump/way of stroke in calligraphy")+     ,  ("yue4", "to jump")+     ]  )+ ,  ('趮', +     [  ("zao4", "easily provoked, hasty/fierce, cruel")+     ]  )+ ,  ('趫', +     [  ("qiao2", "nimble/walk on stilts")+     ]  )+ ,  ('趨', +     [  ("qu1", "to hasten/to hurry/walk fast")+     ]  )+ ,  ('趣', +     [  ("qu4", "interesting/to interest")+     ]  )+ ,  ('趡', +     [  ("cui3", "place name")+     ]  )+ ,  ('趟', +     [  ("tang4", "a time/a trip")+     ]  )+ ,  ('趙', +     [  ("zhao4", "(surname)")+     ]  )+ ,  ('趕', +     [  ("gan3", "to catch up/to overtake/to hurry/to rush/to drive away")+     ]  )+ ,  ('趔', +     [  ("lie4", "stumble")+     ]  )+ ,  ('趒', +     [  ("tiao2", "to jump, to climb over, to leap, to posture/a gangway")+     ]  )+ ,  ('趑', +     [  ("zi1", "can't move/to falter")+     ]  )+ ,  ('趋', +     [  ("qu1", "to hasten/to hurry/walk fast")+     ]  )+ ,  ('越', +     [  ("yue4", "to exceed/to climb over/to surpass/the more ... the more")+     ]  )+ ,  ('超', +     [  ("chao1", "to exceed/overtake/surpass/transcend/ultra-/super-/to pass/to cross")+     ]  )+ ,  ('趄', +     [  ("ju1", "hesitate/mark time")+     ,  ("qie4", "recline")+     ]  )+ ,  ('趁', +     [  ("chen4", "avail oneself of/take advantage of")+     ]  )+ ,  ('起', +     [  ("qi3", "to rise/to raise/to get up")+     ]  )+ ,  ('赶', +     [  ("gan3", "to catch up/to overtake/to hurry/to rush/to drive away")+     ]  )+ ,  ('赵', +     [  ("zhao4", "(surname)")+     ]  )+ ,  ('赴', +     [  ("fu4", "go towards/go to/attend (a banquet, etc.)/to go")+     ]  )+ ,  ('走', +     [  ("zou3", "to walk/to go/to move/to leave")+     ]  )+ ,  ('赭', +     [  ("zhe3", "ocher")+     ]  )+ ,  ('赬', +     [  ("cheng1", "deep red")+     ]  )+ ,  ('赫', +     [  ("he4", "(surname)/awe-inspiring")+     ]  )+ ,  ('赧', +     [  ("nan3", "blush")+     ]  )+ ,  ('赦', +     [  ("she4", "to pardon (a convict)")+     ]  )+ ,  ('赤', +     [  ("chi4", "red/scarlet/bare/naked")+     ]  )+ ,  ('赣', +     [  ("gan4", "Jiangxi")+     ]  )+ ,  ('赢', +     [  ("ying2", "to beat/to win/to profit")+     ]  )+ ,  ('赡', +     [  ("shan4", "to support/provide for")+     ]  )+ ,  ('赠', +     [  ("zeng4", "give present")+     ]  )+ ,  ('赞', +     [  ("zan4", "to praise")+     ,  ("zan4", "to patronize/to support/to praise")+     ]  )+ ,  ('赝', +     [  ("yan4", "false")+     ]  )+ ,  ('赜', +     [  ("ze2", "mysterious")+     ]  )+ ,  ('赛', +     [  ("sai4", "to compete/competition/match")+     ]  )+ ,  ('赚', +     [  ("zhuan4", "earn/make a profit")+     ,  ("zuan4", "cheat/swindle")+     ]  )+ ,  ('赙', +     [  ("fu4", "contribute to funeral expenses")+     ]  )+ ,  ('赘', +     [  ("zhui4", "superfluous")+     ]  )+ ,  ('赖', +     [  ("lai4", "disclaim/rely/to blame")+     ]  )+ ,  ('赕', +     [  ("dan3", "fine")+     ]  )+ ,  ('赔', +     [  ("pei2", "lose in trade/pay damage")+     ]  )+ ,  ('赓', +     [  ("geng1", "continue (as a song)")+     ]  )+ ,  ('赐', +     [  ("ci4", "confer/bestow/grant")+     ]  )+ ,  ('赏', +     [  ("shang3", "enjoy the beauty of/give")+     ]  )+ ,  ('赎', +     [  ("shu2", "redeem/to ransom")+     ]  )+ ,  ('赌', +     [  ("du3", "bet/gamble")+     ]  )+ ,  ('赋', +     [  ("fu4", "poetic essay/taxation/bestow on/endow with")+     ]  )+ ,  ('赊', +     [  ("she1", "buy on credit")+     ]  )+ ,  ('赉', +     [  ("lai4", "bestow/confer")+     ]  )+ ,  ('赈', +     [  ("zhen4", "to relieve (the distressed)")+     ]  )+ ,  ('赇', +     [  ("qiu2", "to bribe")+     ]  )+ ,  ('赆', +     [  ("jin4", "farewell presents")+     ]  )+ ,  ('赅', +     [  ("gai1", "(surname)/include in/prepare")+     ]  )+ ,  ('资', +     [  ("zi1", "resources/capital/to provide/to supply/to support/money/expense")+     ]  )+ ,  ('赃', +     [  ("zang1", "booty/spoils")+     ]  )+ ,  ('赂', +     [  ("lu4", "bribe/bribery")+     ]  )+ ,  ('赁', +     [  ("lin4", "to rent")+     ]  )+ ,  ('赀', +     [  ("zi1", "fine instead of punishment/property")+     ]  )+ ,  ('贿', +     [  ("hui4", "bribe/bribery")+     ]  )+ ,  ('贾', +     [  ("gu3", "merchant/to buy")+     ,  ("jia3", "(surname)")+     ]  )+ ,  ('贽', +     [  ("zhi4", "gifts to superiors")+     ]  )+ ,  ('贼', +     [  ("zei2", "thief")+     ]  )+ ,  ('贻', +     [  ("yi2", "bequeath")+     ]  )+ ,  ('贺', +     [  ("he4", "congratulate")+     ]  )+ ,  ('费', +     [  ("fei4", "to cost/to spend/fee/wasteful/expenses/(surname)")+     ]  )+ ,  ('贸', +     [  ("mao4", "commerce/trade")+     ]  )+ ,  ('贷', +     [  ("dai4", "lend on interest/borrow/loan/make excuses/pardon/forgive")+     ]  )+ ,  ('贶', +     [  ("kuang4", "bestow/confer")+     ]  )+ ,  ('贵', +     [  ("gui4", "expensive/noble/your (name)/precious")+     ]  )+ ,  ('贴', +     [  ("tie1", "to stick/to paste/to keep close to/to fit snugly/subsidize/allowance")+     ]  )+ ,  ('贳', +     [  ("shi4", "borrow/buy on credit/rent out")+     ]  )+ ,  ('贲', +     [  ("ben1", "energetic")+     ,  ("bi4", "bright")+     ]  )+ ,  ('贱', +     [  ("jian4", "inexpensive/lowly")+     ]  )+ ,  ('贰', +     [  ("er4", "two (fraud-proof)")+     ]  )+ ,  ('贯', +     [  ("guan4", "pierce/to string")+     ]  )+ ,  ('贮', +     [  ("zhu4", "to store/to save/stockpile")+     ]  )+ ,  ('购', +     [  ("gou4", "to buy/to purchase")+     ]  )+ ,  ('贬', +     [  ("bian3", "to diminish/to demote/reduce or devaluate/disparage/censure/depreciate")+     ]  )+ ,  ('贫', +     [  ("pin2", "poor")+     ]  )+ ,  ('贪', +     [  ("tan1", "greedy")+     ]  )+ ,  ('贩', +     [  ("fan4", "deal in/trade in/to peddle/to sell")+     ]  )+ ,  ('质', +     [  ("zhi4", "hostage/substance/nature/quality")+     ]  )+ ,  ('货', +     [  ("huo4", "goods/money/commodity")+     ]  )+ ,  ('账', +     [  ("zhang4", "account")+     ]  )+ ,  ('败', +     [  ("bai4", "be defeated/to defeat/loss")+     ]  )+ ,  ('贤', +     [  ("xian2", "worthy (person)")+     ]  )+ ,  ('责', +     [  ("ze2", "duty/responsibility/to reproach/to blame")+     ]  )+ ,  ('财', +     [  ("cai2", "money/wealth/riches/property/valuables")+     ]  )+ ,  ('贡', +     [  ("gong4", "tribute/gifts")+     ]  )+ ,  ('负', +     [  ("fu4", "lose/negative (math. etc.)/to bear/to carry (on one's back)")+     ]  )+ ,  ('贞', +     [  ("zhen1", "chaste")+     ]  )+ ,  ('贝', +     [  ("bei4", "cowries/shell/valuables/shellfish")+     ]  )+ ,  ('贛', +     [  ("gan4", "Jiangxi")+     ]  )+ ,  ('贗', +     [  ("yan4", "false")+     ]  )+ ,  ('贖', +     [  ("shu2", "redeem/to ransom")+     ]  )+ ,  ('贔', +     [  ("bi4", "able to support great weight")+     ]  )+ ,  ('贓', +     [  ("zang1", "booty/spoils")+     ]  )+ ,  ('贐', +     [  ("jin4", "farewell presents")+     ]  )+ ,  ('贏', +     [  ("ying2", "to beat/to win/to profit")+     ]  )+ ,  ('贍', +     [  ("shan4", "to support/provide for")+     ]  )+ ,  ('贊', +     [  ("zan4", "to patronize/to support/to praise")+     ]  )+ ,  ('贉', +     [  ("tan3", "pay an advance/silk book cover")+     ]  )+ ,  ('贈', +     [  ("zeng4", "give present")+     ]  )+ ,  ('贇', +     [  ("yun1", "good appearance")+     ]  )+ ,  ('贅', +     [  ("zhui4", "superfluous")+     ]  )+ ,  ('贄', +     [  ("zhi4", "gifts to superiors")+     ]  )+ ,  ('賾', +     [  ("ze2", "mysterious")+     ]  )+ ,  ('賽', +     [  ("sai4", "to compete/competition/match")+     ]  )+ ,  ('購', +     [  ("gou4", "to buy/to purchase")+     ]  )+ ,  ('賻', +     [  ("fu4", "contribute to funeral expenses")+     ]  )+ ,  ('賺', +     [  ("zhuan4", "earn/make a profit")+     ,  ("zuan4", "cheat/swindle")+     ]  )+ ,  ('賸', +     [  ("sheng4", "have as remainder")+     ]  )+ ,  ('賵', +     [  ("feng4", "gift to the dead")+     ]  )+ ,  ('賴', +     [  ("lai4", "disclaim/rely/to blame")+     ]  )+ ,  ('賮', +     [  ("jin4", "farewell presents")+     ]  )+ ,  ('賭', +     [  ("du3", "bet/gamble")+     ]  )+ ,  ('賬', +     [  ("zhang4", "account")+     ]  )+ ,  ('質', +     [  ("zhi4", "hostage/substance/nature/quality")+     ]  )+ ,  ('賨', +     [  ("cong2", "tribute paid by Han dynasty tribes")+     ]  )+ ,  ('賧', +     [  ("dan3", "fine")+     ]  )+ ,  ('賦', +     [  ("fu4", "poetic essay/taxation/bestow on/endow with")+     ]  )+ ,  ('賤', +     [  ("jian4", "inexpensive/lowly")+     ]  )+ ,  ('賣', +     [  ("mai4", "to sell")+     ]  )+ ,  ('賢', +     [  ("xian2", "worthy (person)")+     ]  )+ ,  ('賡', +     [  ("geng1", "continue (as a song)")+     ]  )+ ,  ('賠', +     [  ("pei2", "lose in trade/pay damage")+     ]  )+ ,  ('賞', +     [  ("shang3", "enjoy the beauty of/give")+     ]  )+ ,  ('賝', +     [  ("chen1", "(gem)")+     ]  )+ ,  ('賜', +     [  ("ci4", "confer/bestow/grant")+     ]  )+ ,  ('賚', +     [  ("lai4", "bestow/confer")+     ]  )+ ,  ('賙', +     [  ("zhou1", "bestow alms")+     ]  )+ ,  ('賕', +     [  ("qiu2", "to bribe")+     ]  )+ ,  ('賓', +     [  ("bin1", "visitor/guest")+     ]  )+ ,  ('賒', +     [  ("she1", "buy on credit")+     ]  )+ ,  ('賑', +     [  ("zhen4", "to relieve (the distressed)")+     ]  )+ ,  ('賏', +     [  ("ying4", "pearls or shells strung together")+     ]  )+ ,  ('賊', +     [  ("zei2", "thief")+     ]  )+ ,  ('賈', +     [  ("gu3", "merchant/to buy")+     ,  ("jia3", "(surname)")+     ]  )+ ,  ('資', +     [  ("zi1", "resources/capital/to provide/to supply/to support/money/expense")+     ]  )+ ,  ('賅', +     [  ("gai1", "(surname)/include in/prepare")+     ]  )+ ,  ('賄', +     [  ("hui4", "bribe/bribery")+     ]  )+ ,  ('賃', +     [  ("lin4", "to rent")+     ]  )+ ,  ('賂', +     [  ("lu4", "bribe/bribery")+     ]  )+ ,  ('賁', +     [  ("ben1", "energetic")+     ,  ("bi4", "bright")+     ]  )+ ,  ('賀', +     [  ("he4", "congratulate")+     ]  )+ ,  ('貿', +     [  ("mao4", "commerce/trade")+     ]  )+ ,  ('貽', +     [  ("yi2", "bequeath")+     ]  )+ ,  ('貼', +     [  ("tie1", "to stick/to paste/to keep close to/to fit snugly/subsidize/allowance")+     ]  )+ ,  ('費', +     [  ("fei4", "to cost/to spend/fee/wasteful/expenses/(surname)")+     ]  )+ ,  ('貺', +     [  ("kuang4", "bestow/confer")+     ]  )+ ,  ('貸', +     [  ("dai4", "lend on interest/borrow/loan/make excuses/pardon/forgive")+     ]  )+ ,  ('買', +     [  ("mai3", "buy")+     ]  )+ ,  ('貶', +     [  ("bian3", "to diminish/to demote/reduce or devaluate/disparage/censure/depreciate")+     ]  )+ ,  ('貴', +     [  ("gui4", "expensive/noble/your (name)/precious")+     ]  )+ ,  ('貳', +     [  ("er4", "two (fraud-proof)")+     ]  )+ ,  ('貲', +     [  ("zi1", "fine instead of punishment/property")+     ]  )+ ,  ('貰', +     [  ("shi4", "borrow/buy on credit/rent out")+     ]  )+ ,  ('貯', +     [  ("zhu4", "to store/to save/stockpile")+     ]  )+ ,  ('責', +     [  ("ze2", "duty/responsibility/to reproach/to blame")+     ]  )+ ,  ('貫', +     [  ("guan4", "pierce/to string")+     ]  )+ ,  ('貪', +     [  ("tan1", "greedy")+     ]  )+ ,  ('販', +     [  ("fan4", "deal in/trade in/to peddle/to sell")+     ]  )+ ,  ('貨', +     [  ("huo4", "goods/money/commodity")+     ]  )+ ,  ('貧', +     [  ("pin2", "poor")+     ]  )+ ,  ('貤', +     [  ("yi2", "promote/reward")+     ]  )+ ,  ('貢', +     [  ("gong4", "tribute/gifts")+     ]  )+ ,  ('財', +     [  ("cai2", "money/wealth/riches/property/valuables")+     ]  )+ ,  ('負', +     [  ("fu4", "lose/negative (math. etc.)/to bear/to carry (on one's back)")+     ]  )+ ,  ('貞', +     [  ("zhen1", "chaste")+     ]  )+ ,  ('貝', +     [  ("bei4", "cowries/shell/valuables/shellfish")+     ]  )+ ,  ('貜', +     [  ("jue2", "(ape)")+     ]  )+ ,  ('貘', +     [  ("mo4", "tapir")+     ]  )+ ,  ('貔', +     [  ("pi2", "(leopard)")+     ]  )+ ,  ('貓', +     [  ("mao1", "cat/pussy")+     ]  )+ ,  ('貍', +     [  ("li2", "wild cat")+     ]  )+ ,  ('貌', +     [  ("mao4", "appearance")+     ]  )+ ,  ('貊', +     [  ("mo4", "name of a wild tribe/silent")+     ]  )+ ,  ('貉', +     [  ("hao2", "badger-like animal")+     ,  ("he2", "badger-like animal")+     ,  ("mo4", "name of a wild tribe/silent")+     ]  )+ ,  ('貆', +     [  ("huan2", "badger")+     ]  )+ ,  ('貅', +     [  ("xiu1", "(leopard)")+     ]  )+ ,  ('貂', +     [  ("diao1", "sable/marten")+     ]  )+ ,  ('豻', +     [  ("an4", "jail")+     ,  ("han4", "(canine)")+     ]  )+ ,  ('豺', +     [  ("chai2", "ravenous beast/wolves (collect.)")+     ]  )+ ,  ('豹', +     [  ("bao4", "leopard/panther")+     ]  )+ ,  ('豸', +     [  ("zhi4", "(mythical animal)")+     ]  )+ ,  ('豷', +     [  ("yi4", "breathing of pigs")+     ]  )+ ,  ('豶', +     [  ("fen2", "gelded pig")+     ]  )+ ,  ('豵', +     [  ("zong1", "litter of pigs/little pig")+     ]  )+ ,  ('豳', +     [  ("bin1", "name of an ancient city")+     ]  )+ ,  ('豭', +     [  ("jia1", "boar/male pig")+     ]  )+ ,  ('豬', +     [  ("zhu1", "hog/pig/swine")+     ]  )+ ,  ('豫', +     [  ("yu4", "beforehand/prepare/Henan Province (abbrev.)")+     ]  )+ ,  ('豪', +     [  ("hao2", "grand/heroic")+     ]  )+ ,  ('豨', +     [  ("xi1", "swine")+     ]  )+ ,  ('豦', +     [  ("qu2", "a wild boar/to fight")+     ]  )+ ,  ('豢', +     [  ("huan4", "feed pigs and dogs/to rear")+     ]  )+ ,  ('象', +     [  ("xiang4", "shape/form/appearance/elephant/image under a map (math.)")+     ]  )+ ,  ('豝', +     [  ("ba1", "corned beef/female pig")+     ]  )+ ,  ('豜', +     [  ("jian1", "pig of 3 years")+     ]  )+ ,  ('豚', +     [  ("tun2", "suckling pig")+     ]  )+ ,  ('豗', +     [  ("hui1", "clash/grunting of pigs")+     ]  )+ ,  ('豖', +     [  ("chu4", "a shackled pig")+     ]  )+ ,  ('豕', +     [  ("shi3", "hog/swine")+     ]  )+ ,  ('豔', +     [  ("yan4", "glamorous")+     ]  )+ ,  ('豐', +     [  ("feng1", "(surname)/abundant/plentiful/great")+     ]  )+ ,  ('豏', +     [  ("xian4", "d (29th)/half-grown beans")+     ]  )+ ,  ('豎', +     [  ("shu4", "(straight down character stroke)/to erect/vertical")+     ]  )+ ,  ('豌', +     [  ("wan1", "peas")+     ]  )+ ,  ('豋', +     [  ("deng1", "ceremonial vessel")+     ]  )+ ,  ('豊', +     [  ("feng1", "abundant, lush, bountiful, plenty")+     ]  )+ ,  ('豉', +     [  ("chi3", "salted fermented beans")+     ]  )+ ,  ('豈', +     [  ("qi3", "how can it be that")+     ]  )+ ,  ('豇', +     [  ("jiang1", "cowpeas/black-eyed beans")+     ]  )+ ,  ('豆', +     [  ("dou4", "bean/peas")+     ,  ("dou4", "bean/sacrificial vessel")+     ]  )+ ,  ('豁', +     [  ("hua2", "play Chinese finger game")+     ,  ("huo1", "opening/stake all/sacrifice/crack/slit")+     ,  ("huo4", "clear/open/exempt (from)/liberal-minded")+     ]  )+ ,  ('谿', +     [  ("qi1", "creek")+     ,  ("xi1", "creek")+     ]  )+ ,  ('谽', +     [  ("han1", "a mouth or opening")+     ]  )+ ,  ('谷', +     [  ("gu3", "grain/corn")+     ,  ("gu3", "valley")+     ,  ("yu4", "(surname)")+     ]  )+ ,  ('谶', +     [  ("chen4", "prophecy/omen")+     ]  )+ ,  ('谵', +     [  ("zhan1", "incoherent talk/talkative")+     ]  )+ ,  ('谴', +     [  ("qian3", "punishment/scold")+     ]  )+ ,  ('谳', +     [  ("yan4", "decide judicially")+     ]  )+ ,  ('谲', +     [  ("jue2", "deceitful")+     ]  )+ ,  ('谱', +     [  ("pu3", "chart/list/score (music)/spectrum (math.)(phys.)")+     ]  )+ ,  ('谰', +     [  ("lan2", "make a false charge")+     ]  )+ ,  ('谯', +     [  ("qiao2", "(surname)/drum tower")+     ,  ("qiao4", "ridicule/to blame")+     ]  )+ ,  ('谮', +     [  ("zen4", "slander")+     ]  )+ ,  ('谭', +     [  ("tan2", "(surname)")+     ]  )+ ,  ('谬', +     [  ("miu4", "absurd/erroneous")+     ]  )+ ,  ('谫', +     [  ("jian3", "shallow/stupid")+     ]  )+ ,  ('谪', +     [  ("zhe2", "disgrace (an official)/find fault")+     ]  )+ ,  ('谩', +     [  ("man2", "deceive")+     ,  ("man4", "disrespect/neglect/slight")+     ]  )+ ,  ('谨', +     [  ("jin3", "cautious")+     ]  )+ ,  ('谧', +     [  ("mi4", "quiet")+     ]  )+ ,  ('谦', +     [  ("qian1", "modest")+     ]  )+ ,  ('谥', +     [  ("shi4", "confer such title/posthumous title")+     ]  )+ ,  ('谤', +     [  ("bang4", "to slander/defame/speak ill of")+     ]  )+ ,  ('谣', +     [  ("yao2", "popular ballad/rumor")+     ]  )+ ,  ('谢', +     [  ("xie4", "(surname)/to thank")+     ]  )+ ,  ('谡', +     [  ("su4", "composed/rise/to begin")+     ]  )+ ,  ('谠', +     [  ("dang3", "advice/counsels")+     ]  )+ ,  ('谟', +     [  ("mo2", "plan/to practice")+     ]  )+ ,  ('谝', +     [  ("pian3", "brag")+     ]  )+ ,  ('谜', +     [  ("mi2", "riddle")+     ]  )+ ,  ('谛', +     [  ("di4", "examine/truth (Buddhist)")+     ]  )+ ,  ('谚', +     [  ("yan4", "proverb")+     ]  )+ ,  ('谙', +     [  ("an1", "be versed in/know well")+     ]  )+ ,  ('谘', +     [  ("zi1", "consult")+     ]  )+ ,  ('谗', +     [  ("chan2", "slander/defame/misrepresent/to speak maliciously")+     ]  )+ ,  ('谖', +     [  ("xuan1", "Hemerocallis flava/false/forget")+     ]  )+ ,  ('谕', +     [  ("yu4", "order (from above)")+     ]  )+ ,  ('谔', +     [  ("e4", "honest speech")+     ]  )+ ,  ('谓', +     [  ("wei4", "speak of")+     ]  )+ ,  ('谒', +     [  ("ye4", "to visit (a superior)")+     ]  )+ ,  ('谐', +     [  ("xie2", "harmonious")+     ]  )+ ,  ('谏', +     [  ("jian4", "admonish")+     ]  )+ ,  ('谎', +     [  ("huang3", "lies/to lie")+     ]  )+ ,  ('谍', +     [  ("die2", "to spy")+     ]  )+ ,  ('谌', +     [  ("chen2", "(surname)/faithful/sincere")+     ]  )+ ,  ('谋', +     [  ("mou2", "to plan/seek/scheme")+     ]  )+ ,  ('谊', +     [  ("yi4", "friendship")+     ]  )+ ,  ('谈', +     [  ("tan2", "to speak/to talk/to converse/to chat/to discuss/(surname)")+     ]  )+ ,  ('谇', +     [  ("sui4", "abuse")+     ]  )+ ,  ('谆', +     [  ("zhun1", "repeatedly (in giving advice)")+     ]  )+ ,  ('谅', +     [  ("liang4", "forgive")+     ]  )+ ,  ('谄', +     [  ("chan3", "flatter/cajole")+     ]  )+ ,  ('调', +     [  ("diao4", "mode (music)/to move (troops)/tune/tone/melody/to transfer")+     ,  ("tiao2", "harmonize/reconcile/blend/suit well/provoke/incite")+     ]  )+ ,  ('谂', +     [  ("shen3", "consult")+     ]  )+ ,  ('谁', +     [  ("shei2", "who")+     ,  ("shui2", "who")+     ]  )+ ,  ('谀', +     [  ("yu2", "flatter")+     ]  )+ ,  ('诿', +     [  ("wei3", "shirk/give excuses")+     ]  )+ ,  ('课', +     [  ("ke4", "subject/class/lesson")+     ]  )+ ,  ('诽', +     [  ("fei3", "slander")+     ]  )+ ,  ('诼', +     [  ("zhuo2", "complain")+     ]  )+ ,  ('读', +     [  ("dou4", "comma/phrase marked by pause")+     ,  ("du2", "to read/to study")+     ]  )+ ,  ('诺', +     [  ("nuo4", "to promise/to yes")+     ]  )+ ,  ('诹', +     [  ("zou1", "choose/consult")+     ]  )+ ,  ('诸', +     [  ("zhu1", "(surname)/all/many/various")+     ]  )+ ,  ('请', +     [  ("qing3", "to ask/to invite/please (do sth)/to treat (to a meal, etc)/to request")+     ]  )+ ,  ('诵', +     [  ("song4", "read aloud")+     ]  )+ ,  ('说', +     [  ("shui4", "persuade (politically)")+     ,  ("shuo1", "to speak/to say")+     ]  )+ ,  ('诳', +     [  ("kuang2", "deceive/lies")+     ]  )+ ,  ('诲', +     [  ("hui4", "admonish/instruct")+     ]  )+ ,  ('诱', +     [  ("you4", "entice/tempt")+     ]  )+ ,  ('诰', +     [  ("gao4", "enjoin/grant (a title)")+     ]  )+ ,  ('误', +     [  ("wu4", "mistake/error/to miss/to harm/to delay/to neglect")+     ]  )+ ,  ('诮', +     [  ("qiao4", "ridicule/to blame")+     ]  )+ ,  ('语', +     [  ("yu3", "dialect/language/speech")+     ,  ("yu4", "tell to")+     ]  )+ ,  ('诬', +     [  ("wu1", "accuse falsely")+     ]  )+ ,  ('诫', +     [  ("jie4", "commandment/prohibit")+     ]  )+ ,  ('诩', +     [  ("xu3", "brag/harmony/make known")+     ]  )+ ,  ('诨', +     [  ("hun4", "jest/nickname")+     ]  )+ ,  ('诧', +     [  ("cha4", "surprised/to wander/to be astonished")+     ]  )+ ,  ('详', +     [  ("xiang2", "detailed/comprehensive")+     ]  )+ ,  ('该', +     [  ("gai1", "that/the above-mentioned/most likely/to deserve/should/ought to/owe")+     ]  )+ ,  ('诣', +     [  ("yi4", "go")+     ]  )+ ,  ('询', +     [  ("xun2", "inquire")+     ]  )+ ,  ('诡', +     [  ("gui3", "sly/crafty")+     ]  )+ ,  ('诠', +     [  ("quan2", "explain/comment")+     ]  )+ ,  ('诟', +     [  ("gou4", "sense of shame/to abuse")+     ]  )+ ,  ('诞', +     [  ("dan4", "birth/birthday/brag/boast/to increase")+     ]  )+ ,  ('话', +     [  ("hua4", "dialect/language/spoken words/speech/talk/words/conversation/what someone said")+     ]  )+ ,  ('诜', +     [  ("shen1", "inform/inquire")+     ]  )+ ,  ('诛', +     [  ("zhu1", "execute/punish")+     ]  )+ ,  ('诚', +     [  ("cheng2", "honest/sincere/true")+     ]  )+ ,  ('诙', +     [  ("hui1", "whimsical/humorous")+     ]  )+ ,  ('诘', +     [  ("jie2", "investigate/restrain/scold")+     ]  )+ ,  ('诗', +     [  ("shi1", "poem/poetry/verse")+     ]  )+ ,  ('诖', +     [  ("gua4", "deceive/disturb")+     ]  )+ ,  ('试', +     [  ("shi4", "to test/to try/experiment/examination/test")+     ]  )+ ,  ('诔', +     [  ("lei3", "eulogize the dead/eulogy")+     ]  )+ ,  ('诓', +     [  ("kuang1", "mislead/to swindle")+     ]  )+ ,  ('诒', +     [  ("yi2", "a present in writing/bequeath")+     ]  )+ ,  ('译', +     [  ("yi4", "to translate/to interpret")+     ]  )+ ,  ('诏', +     [  ("zhao4", "imperial order")+     ]  )+ ,  ('词', +     [  ("ci2", "works/phrases/classical Chinese poem/word/diction")+     ]  )+ ,  ('诌', +     [  ("zou1", "make up (a story)")+     ]  )+ ,  ('诋', +     [  ("di3", "defame/to slander")+     ]  )+ ,  ('诊', +     [  ("zhen3", "examine or treat medically")+     ]  )+ ,  ('诉', +     [  ("su4", "complain/sue/tell")+     ]  )+ ,  ('诈', +     [  ("zha4", "crafty/dishonest")+     ]  )+ ,  ('识', +     [  ("shi2", "to know/knowledge")+     ,  ("zhi4", "to record/write a footnote")+     ]  )+ ,  ('诅', +     [  ("zu3", "curse/swear (oath)")+     ]  )+ ,  ('评', +     [  ("ping2", "to discuss/to comment/to criticize/to judge/to choose (by public appraisal)")+     ]  )+ ,  ('诃', +     [  ("he1", "to blame/ridicule in loud voice")+     ]  )+ ,  ('诂', +     [  ("gu3", "comment/explain")+     ]  )+ ,  ('证', +     [  ("zheng4", "certificate/proof/to prove/to demonstrate/to confirm/certificate/proof")+     ]  )+ ,  ('诀', +     [  ("jue2", "farewell/secrets (of an art)")+     ]  )+ ,  ('访', +     [  ("fang3", "inquire/seek/visit")+     ]  )+ ,  ('设', +     [  ("she4", "to set up/to arrange/to establish/to found/to display")+     ]  )+ ,  ('讽', +     [  ("feng4", "satirize")+     ]  )+ ,  ('讼', +     [  ("song4", "litigation")+     ]  )+ ,  ('论', +     [  ("lun2", "the Analects (of Confucius)")+     ,  ("lun4", "by the/per/discuss/theory/to talk (about)/to discuss")+     ]  )+ ,  ('讹', +     [  ("e2", "error/exhort/false")+     ]  )+ ,  ('许', +     [  ("xu3", "to allow/to permit/to praise/(surname)")+     ]  )+ ,  ('讷', +     [  ("ne4", "large/speak cautiously")+     ]  )+ ,  ('讶', +     [  ("ya4", "astounded")+     ]  )+ ,  ('讵', +     [  ("ju4", "how (interj. of surprise)")+     ]  )+ ,  ('讴', +     [  ("ou1", "sing ballads/songs")+     ]  )+ ,  ('讳', +     [  ("hui4", "avoid mentioning/to taboo")+     ]  )+ ,  ('讲', +     [  ("jiang3", "to talk/speech/to speak/to tell/to explain")+     ]  )+ ,  ('记', +     [  ("ji4", "to remember/to note/mark/sign/to record")+     ]  )+ ,  ('讯', +     [  ("xun4", "to question/to ask/to interrogate/rapid/speedy/fast/news/information")+     ]  )+ ,  ('议', +     [  ("yi4", "criticize/discuss")+     ]  )+ ,  ('训', +     [  ("xun4", "example/pattern/to teach/to train/instruction")+     ]  )+ ,  ('讫', +     [  ("qi4", "finished")+     ]  )+ ,  ('讪', +     [  ("shan4", "abuse/slander")+     ]  )+ ,  ('让', +     [  ("rang4", "to ask/to let/permit/have (someone do something)/to yield/to allow")+     ]  )+ ,  ('讨', +     [  ("tao3", "ask for/send punitive expedition/to demand/to marry")+     ]  )+ ,  ('讦', +     [  ("jie2", "accuse/pry")+     ]  )+ ,  ('讥', +     [  ("ji1", "ridicule")+     ]  )+ ,  ('认', +     [  ("ren4", "to recognize/to know/to admit")+     ]  )+ ,  ('讣', +     [  ("fu4", "obituary notice")+     ]  )+ ,  ('订', +     [  ("ding4", "to agree/to conclude/to draw up/to subscribe to (a newspaper, etc.)/to order")+     ]  )+ ,  ('计', +     [  ("ji4", "to calculate/to compute/to count/reckon/ruse/to plan")+     ]  )+ ,  ('讟', +     [  ("du2", "to murmur/to slander")+     ]  )+ ,  ('讞', +     [  ("yan4", "decide judicially")+     ]  )+ ,  ('讜', +     [  ("dang3", "advice/counsels")+     ]  )+ ,  ('讚', +     [  ("zan4", "to praise")+     ]  )+ ,  ('讙', +     [  ("huan1", "acclamation")+     ]  )+ ,  ('讖', +     [  ("chen4", "prophecy/omen")+     ]  )+ ,  ('讕', +     [  ("lan2", "make a false charge")+     ]  )+ ,  ('讓', +     [  ("rang4", "to ask/to let/permit/have (someone do something)/to yield/to allow")+     ]  )+ ,  ('讒', +     [  ("chan2", "slander/defame/misrepresent/to speak maliciously")+     ]  )+ ,  ('讎', +     [  ("chou2", "enmity/feud")+     ]  )+ ,  ('讌', +     [  ("yan4", "feast/repose")+     ]  )+ ,  ('讋', +     [  ("zhe2", "be frightened")+     ]  )+ ,  ('變', +     [  ("bian4", "to change/to become different/to transform/to vary/rebellion")+     ]  )+ ,  ('讆', +     [  ("wei4", "to exaggerate/incredible")+     ]  )+ ,  ('讅', +     [  ("shen3", "investigate/try (in court)")+     ]  )+ ,  ('讀', +     [  ("dou4", "comma/phrase marked by pause")+     ,  ("du2", "to read/to study")+     ]  )+ ,  ('譾', +     [  ("jian3", "shallow/stupid")+     ]  )+ ,  ('譽', +     [  ("yu4", "reputation")+     ]  )+ ,  ('譹', +     [  ("hao2", "to shout, roar, terrify/swiftly")+     ]  )+ ,  ('譸', +     [  ("zhou1", "deceive/to lie")+     ]  )+ ,  ('護', +     [  ("hu4", "protect")+     ]  )+ ,  ('譴', +     [  ("qian3", "punishment/scold")+     ]  )+ ,  ('議', +     [  ("yi4", "criticize/discuss")+     ]  )+ ,  ('譯', +     [  ("yi4", "to translate/to interpret")+     ]  )+ ,  ('譭', +     [  ("hui3", "defame/to slander")+     ]  )+ ,  ('譬', +     [  ("pi4", "give an example")+     ]  )+ ,  ('譫', +     [  ("zhan1", "incoherent talk/talkative")+     ]  )+ ,  ('警', +     [  ("jing3", "to alert/to warn")+     ]  )+ ,  ('譟', +     [  ("zao4", "disturbance/noise of crowd")+     ]  )+ ,  ('譜', +     [  ("pu3", "chart/list/score (music)/spectrum (math.)(phys.)")+     ]  )+ ,  ('譚', +     [  ("tan2", "(surname)")+     ]  )+ ,  ('譙', +     [  ("qiao2", "(surname)/drum tower")+     ,  ("qiao4", "ridicule/to blame")+     ]  )+ ,  ('識', +     [  ("shi2", "to know/knowledge")+     ,  ("zhi4", "to record/write a footnote")+     ]  )+ ,  ('譖', +     [  ("zen4", "slander")+     ]  )+ ,  ('譔', +     [  ("zhuan4", "compose/compile/discourse in praise")+     ]  )+ ,  ('譒', +     [  ("bo4", "promulgate/to spread")+     ]  )+ ,  ('譏', +     [  ("ji1", "ridicule")+     ]  )+ ,  ('譎', +     [  ("jue2", "deceitful")+     ]  )+ ,  ('譊', +     [  ("nao2", "wrangling, contention, to dispute")+     ]  )+ ,  ('證', +     [  ("zheng4", "certificate/proof/to prove/to demonstrate/to confirm/certificate/proof")+     ]  )+ ,  ('譈', +     [  ("dui4", "dislike/hate")+     ]  )+ ,  ('譆', +     [  ("xi1", "oh (denoting fright)")+     ]  )+ ,  ('譅', +     [  ("se4", "talkative/loquacious")+     ]  )+ ,  ('譁', +     [  ("hua2", "clamor/noise")+     ]  )+ ,  ('謾', +     [  ("man2", "deceive")+     ,  ("man4", "disrespect/neglect/slight")+     ]  )+ ,  ('謼', +     [  ("hu1", "to shout/to mourn/to invoke")+     ]  )+ ,  ('謹', +     [  ("jin3", "cautious")+     ]  )+ ,  ('謷', +     [  ("ao2", "greatness/slander/sound of weeping")+     ]  )+ ,  ('謳', +     [  ("ou1", "sing ballads/songs")+     ]  )+ ,  ('謬', +     [  ("miu4", "absurd/erroneous")+     ]  )+ ,  ('謫', +     [  ("zhe2", "disgrace (an official)/find fault")+     ]  )+ ,  ('謪', +     [  ("shang1", "to consult/to deliberate/commerce")+     ]  )+ ,  ('謨', +     [  ("mo2", "plan/to practice")+     ]  )+ ,  ('謠', +     [  ("yao2", "popular ballad/rumor")+     ]  )+ ,  ('謝', +     [  ("xie4", "(surname)/to thank")+     ]  )+ ,  ('講', +     [  ("jiang3", "to talk/speech/to speak/to tell/to explain")+     ]  )+ ,  ('謚', +     [  ("shi4", "confer such title/posthumous title")+     ]  )+ ,  ('謙', +     [  ("qian1", "modest")+     ]  )+ ,  ('謗', +     [  ("bang4", "to slander/defame/speak ill of")+     ]  )+ ,  ('謖', +     [  ("su4", "composed/rise/to begin")+     ]  )+ ,  ('謑', +     [  ("xi4", "shame, disgrace")+     ]  )+ ,  ('謐', +     [  ("mi4", "quiet")+     ]  )+ ,  ('謏', +     [  ("sou3", "induce")+     ,  ("xiao3", "small")+     ]  )+ ,  ('謎', +     [  ("mi2", "riddle")+     ]  )+ ,  ('謍', +     [  ("ying2", "humming sound")+     ]  )+ ,  ('謊', +     [  ("huang3", "lies/to lie")+     ]  )+ ,  ('謇', +     [  ("jian3", "speak out boldly")+     ]  )+ ,  ('謆', +     [  ("shan4", "beguile/cajole")+     ]  )+ ,  ('謅', +     [  ("zou1", "make up (a story)")+     ]  )+ ,  ('謄', +     [  ("teng2", "make a (clean) copy")+     ]  )+ ,  ('謂', +     [  ("wei4", "speak of")+     ]  )+ ,  ('謁', +     [  ("ye4", "to visit (a superior)")+     ]  )+ ,  ('謀', +     [  ("mou2", "to plan/seek/scheme")+     ]  )+ ,  ('諾', +     [  ("nuo4", "to promise/to yes")+     ]  )+ ,  ('諼', +     [  ("xuan1", "Hemerocallis flava/false/forget")+     ]  )+ ,  ('諺', +     [  ("yan4", "proverb")+     ]  )+ ,  ('諸', +     [  ("zhu1", "(surname)/all/many/various")+     ]  )+ ,  ('諷', +     [  ("feng4", "satirize")+     ]  )+ ,  ('諶', +     [  ("chen2", "(surname)/faithful/sincere")+     ]  )+ ,  ('諵', +     [  ("nan2", "mumble in repetition")+     ]  )+ ,  ('諴', +     [  ("xian2", "bring into accord/sincerity")+     ]  )+ ,  ('諳', +     [  ("an1", "be versed in/know well")+     ]  )+ ,  ('諱', +     [  ("hui4", "avoid mentioning/to taboo")+     ]  )+ ,  ('諮', +     [  ("zi1", "consult")+     ]  )+ ,  ('諭', +     [  ("yu4", "order (from above)")+     ]  )+ ,  ('諫', +     [  ("jian4", "admonish")+     ]  )+ ,  ('諧', +     [  ("xie2", "harmonious")+     ]  )+ ,  ('諦', +     [  ("di4", "examine/truth (Buddhist)")+     ]  )+ ,  ('諤', +     [  ("e4", "honest speech")+     ]  )+ ,  ('諢', +     [  ("hun4", "jest/nickname")+     ]  )+ ,  ('諡', +     [  ("shi4", "confer such title/posthumous title")+     ]  )+ ,  ('諠', +     [  ("xuan1", "clamor/noise/deceitful")+     ]  )+ ,  ('諟', +     [  ("shi4", "examine/judge")+     ]  )+ ,  ('諞', +     [  ("pian3", "brag")+     ]  )+ ,  ('諝', +     [  ("xu3", "deceit/knowledge")+     ]  )+ ,  ('諜', +     [  ("die2", "to spy")+     ]  )+ ,  ('諛', +     [  ("yu2", "flatter")+     ]  )+ ,  ('諗', +     [  ("shen3", "consult")+     ]  )+ ,  ('論', +     [  ("lun2", "the Analects (of Confucius)")+     ,  ("lun4", "by the/per/discuss/theory/to talk (about)/to discuss")+     ]  )+ ,  ('諕', +     [  ("hao2", "to intimidate")+     ]  )+ ,  ('諒', +     [  ("liang4", "forgive")+     ]  )+ ,  ('諑', +     [  ("zhuo2", "complain")+     ]  )+ ,  ('諏', +     [  ("zou1", "choose/consult")+     ]  )+ ,  ('請', +     [  ("qing3", "to ask/to invite/please (do sth)/to treat (to a meal, etc)/to request")+     ]  )+ ,  ('諉', +     [  ("wei3", "shirk/give excuses")+     ]  )+ ,  ('談', +     [  ("tan2", "to speak/to talk/to converse/to chat/to discuss/(surname)")+     ]  )+ ,  ('諆', +     [  ("qi1", "deceive/contrive")+     ]  )+ ,  ('諄', +     [  ("zhun1", "repeatedly (in giving advice)")+     ]  )+ ,  ('諂', +     [  ("chan3", "flatter/cajole")+     ]  )+ ,  ('調', +     [  ("diao4", "mode (music)/to move (troops)/tune/tone/melody/to transfer")+     ,  ("tiao2", "harmonize/reconcile/blend/suit well/provoke/incite")+     ]  )+ ,  ('誾', +     [  ("yin2", "(surname)/respectful/speak gently")+     ]  )+ ,  ('誼', +     [  ("yi4", "friendship")+     ]  )+ ,  ('誹', +     [  ("fei3", "slander")+     ]  )+ ,  ('誶', +     [  ("sui4", "abuse")+     ]  )+ ,  ('課', +     [  ("ke4", "subject/class/lesson")+     ]  )+ ,  ('誰', +     [  ("shei2", "who")+     ,  ("shui2", "who")+     ]  )+ ,  ('說', +     [  ("shui4", "persuade (politically)")+     ,  ("shuo1", "to speak/to say")+     ]  )+ ,  ('誨', +     [  ("hui4", "admonish/instruct")+     ]  )+ ,  ('誧', +     [  ("pu3", "huge/to admonish")+     ]  )+ ,  ('誦', +     [  ("song4", "read aloud")+     ]  )+ ,  ('誥', +     [  ("gao4", "enjoin/grant (a title)")+     ]  )+ ,  ('誤', +     [  ("wu4", "mistake/error/to miss/to harm/to delay/to neglect")+     ]  )+ ,  ('誣', +     [  ("wu1", "accuse falsely")+     ]  )+ ,  ('誡', +     [  ("jie4", "commandment/prohibit")+     ]  )+ ,  ('誠', +     [  ("cheng2", "honest/sincere/true")+     ]  )+ ,  ('語', +     [  ("yu3", "dialect/language/speech")+     ,  ("yu4", "tell to")+     ]  )+ ,  ('誚', +     [  ("qiao4", "ridicule/to blame")+     ]  )+ ,  ('誘', +     [  ("you4", "entice/tempt")+     ]  )+ ,  ('誕', +     [  ("dan4", "birth/birthday/brag/boast/to increase")+     ]  )+ ,  ('誓', +     [  ("shi4", "oath/vow/to swear/to pledge")+     ]  )+ ,  ('誑', +     [  ("kuang2", "deceive/lies")+     ]  )+ ,  ('認', +     [  ("ren4", "to recognize/to know/to admit")+     ]  )+ ,  ('誌', +     [  ("zhi4", "sign/mark/to record/write a footnote")+     ]  )+ ,  ('誊', +     [  ("teng2", "make a (clean) copy")+     ]  )+ ,  ('誉', +     [  ("yu4", "reputation")+     ]  )+ ,  ('誇', +     [  ("kua1", "to boast")+     ]  )+ ,  ('誆', +     [  ("kuang1", "mislead/to swindle")+     ]  )+ ,  ('誅', +     [  ("zhu1", "execute/punish")+     ]  )+ ,  ('誄', +     [  ("lei3", "eulogize the dead/eulogy")+     ]  )+ ,  ('誃', +     [  ("chi3", "to separate")+     ]  )+ ,  ('誂', +     [  ("tiao3", "tempt")+     ]  )+ ,  ('詿', +     [  ("gua4", "deceive/disturb")+     ]  )+ ,  ('詼', +     [  ("hui1", "whimsical/humorous")+     ]  )+ ,  ('詻', +     [  ("e4", "harsh/forbidding")+     ]  )+ ,  ('詹', +     [  ("zhan1", "(surname)/excellent/verbose")+     ]  )+ ,  ('詵', +     [  ("shen1", "inform/inquire")+     ]  )+ ,  ('詳', +     [  ("xiang2", "detailed/comprehensive")+     ]  )+ ,  ('該', +     [  ("gai1", "that/the above-mentioned/most likely/to deserve/should/ought to/owe")+     ]  )+ ,  ('話', +     [  ("hua4", "dialect/language/spoken words/speech/talk/words/conversation/what someone said")+     ]  )+ ,  ('詰', +     [  ("jie2", "investigate/restrain/scold")+     ]  )+ ,  ('詮', +     [  ("quan2", "explain/comment")+     ]  )+ ,  ('詭', +     [  ("gui3", "sly/crafty")+     ]  )+ ,  ('詬', +     [  ("gou4", "sense of shame/to abuse")+     ]  )+ ,  ('詫', +     [  ("cha4", "surprised/to wander/to be astonished")+     ]  )+ ,  ('詩', +     [  ("shi1", "poem/poetry/verse")+     ]  )+ ,  ('詨', +     [  ("jiao1", "kind of cicada, cosmopsaltria")+     ]  )+ ,  ('試', +     [  ("shi4", "to test/to try/experiment/examination/test")+     ]  )+ ,  ('詣', +     [  ("yi4", "go")+     ]  )+ ,  ('詢', +     [  ("xun2", "inquire")+     ]  )+ ,  ('詡', +     [  ("xu3", "brag/harmony/make known")+     ]  )+ ,  ('詠', +     [  ("yong3", "sing")+     ]  )+ ,  ('詞', +     [  ("ci2", "works/phrases/classical Chinese poem/word/diction")+     ]  )+ ,  ('詛', +     [  ("zu3", "curse/swear (oath)")+     ]  )+ ,  ('詘', +     [  ("qu1", "to bend/yield")+     ]  )+ ,  ('詗', +     [  ("xiong4", "clever/to gossip/to spy")+     ]  )+ ,  ('詖', +     [  ("bi4", "a half-truth/flatter")+     ]  )+ ,  ('評', +     [  ("ping2", "to discuss/to comment/to criticize/to judge/to choose (by public appraisal)")+     ]  )+ ,  ('詔', +     [  ("zhao4", "imperial order")+     ]  )+ ,  ('詒', +     [  ("yi2", "a present in writing/bequeath")+     ]  )+ ,  ('詑', +     [  ("tuo2", "cheat")+     ]  )+ ,  ('詐', +     [  ("zha4", "crafty/dishonest")+     ]  )+ ,  ('詎', +     [  ("ju4", "how (interj. of surprise)")+     ]  )+ ,  ('詊', +     [  ("pan4", "pleasing/clever talk")+     ]  )+ ,  ('詈', +     [  ("li4", "curse/scold")+     ]  )+ ,  ('詆', +     [  ("di3", "defame/to slander")+     ]  )+ ,  ('詅', +     [  ("ling2", "to sell")+     ]  )+ ,  ('詁', +     [  ("gu3", "comment/explain")+     ]  )+ ,  ('詀', +     [  ("zhan1", "garrulous/to whisper/to joke")+     ]  )+ ,  ('訾', +     [  ("zi1", "(surname)/backbite/wealth")+     ,  ("zi3", "backbite/dislike")+     ]  )+ ,  ('証', +     [  ("zheng4", "prove, confirm, verify/proof")+     ]  )+ ,  ('註', +     [  ("zhu4", "annotate")+     ]  )+ ,  ('診', +     [  ("zhen3", "examine or treat medically")+     ]  )+ ,  ('訹', +     [  ("xu4", "to beguile with false stories")+     ]  )+ ,  ('訶', +     [  ("he1", "to blame/ridicule in loud voice")+     ]  )+ ,  ('訴', +     [  ("su4", "complain/sue/tell")+     ]  )+ ,  ('許', +     [  ("xu3", "to allow/to permit/to praise/(surname)")+     ]  )+ ,  ('設', +     [  ("she4", "to set up/to arrange/to establish/to found/to display")+     ]  )+ ,  ('訬', +     [  ("chao1", "clamor, uproar, annoyance")+     ]  )+ ,  ('訪', +     [  ("fang3", "inquire/seek/visit")+     ]  )+ ,  ('訧', +     [  ("you2", "fault/mistake")+     ]  )+ ,  ('訥', +     [  ("ne4", "large/speak cautiously")+     ]  )+ ,  ('訣', +     [  ("jue2", "farewell/secrets (of an art)")+     ]  )+ ,  ('訢', +     [  ("xin1", "happy")+     ]  )+ ,  ('訟', +     [  ("song4", "litigation")+     ]  )+ ,  ('訝', +     [  ("ya4", "astounded")+     ]  )+ ,  ('訛', +     [  ("e2", "error/exhort/false")+     ]  )+ ,  ('記', +     [  ("ji4", "to remember/to note/mark/sign/to record")+     ]  )+ ,  ('託', +     [  ("tuo1", "entrust")+     ]  )+ ,  ('訖', +     [  ("qi4", "finished")+     ]  )+ ,  ('訕', +     [  ("shan4", "abuse/slander")+     ]  )+ ,  ('訓', +     [  ("xun4", "example/pattern/to teach/to train/instruction")+     ]  )+ ,  ('訒', +     [  ("ren4", "slow in speech")+     ]  )+ ,  ('訑', +     [  ("yi2", "arrogant/mean")+     ]  )+ ,  ('訐', +     [  ("jie2", "accuse/pry")+     ]  )+ ,  ('訏', +     [  ("xu1", "to boast/great/large")+     ]  )+ ,  ('討', +     [  ("tao3", "ask for/send punitive expedition/to demand/to marry")+     ]  )+ ,  ('訊', +     [  ("xun4", "to question/to ask/to interrogate/rapid/speedy/fast/news/information")+     ]  )+ ,  ('計', +     [  ("ji4", "to calculate/to compute/to count/reckon/ruse/to plan")+     ]  )+ ,  ('訇', +     [  ("hong1", "(surname)/sound of a crash")+     ]  )+ ,  ('訃', +     [  ("fu4", "obituary notice")+     ]  )+ ,  ('訂', +     [  ("ding4", "to agree/to conclude/to draw up/to subscribe to (a newspaper, etc.)/to order")+     ]  )+ ,  ('言', +     [  ("yan2", "to speak/to say/talk/word")+     ]  )+ ,  ('觿', +     [  ("xi1", "ivory bodkin for undoing knots")+     ]  )+ ,  ('觼', +     [  ("jue2", "buckle/clasp/ring")+     ]  )+ ,  ('觸', +     [  ("chu4", "knock against/touch/to feel")+     ]  )+ ,  ('觷', +     [  ("xue2", "to polish horn")+     ]  )+ ,  ('觶', +     [  ("zhi4", "goblet")+     ]  )+ ,  ('觴', +     [  ("shang1", "feast/goblet")+     ]  )+ ,  ('觳', +     [  ("hu2", "(measure)/frightened")+     ]  )+ ,  ('觱', +     [  ("bi4", "fever/tartar horn")+     ]  )+ ,  ('觯', +     [  ("zhi4", "goblet")+     ]  )+ ,  ('觭', +     [  ("ji1", "odd/one horn up and one horn down")+     ]  )+ ,  ('觫', +     [  ("su4", "tremble with fear")+     ]  )+ ,  ('觩', +     [  ("qiu2", "bent upwards/taut")+     ]  )+ ,  ('触', +     [  ("chu4", "knock against/touch/to feel")+     ]  )+ ,  ('觥', +     [  ("gong1", "big/cup made of horn/horn wine container")+     ]  )+ ,  ('解', +     [  ("jie3", "to separate/to divide/to break up/to loosen/to explain/to untie/to emancipate")+     ,  ("jie4", "transport under guard")+     ,  ("xie4", "(surname)")+     ]  )+ ,  ('觡', +     [  ("ge2", "horns/antlers")+     ]  )+ ,  ('觞', +     [  ("shang1", "feast/goblet")+     ]  )+ ,  ('觝', +     [  ("di3", "to butt/resist")+     ]  )+ ,  ('觜', +     [  ("zi1", "(zodiacal sign)")+     ,  ("zui3", "mouth")+     ]  )+ ,  ('觚', +     [  ("gu1", "goblet/rule/law")+     ]  )+ ,  ('觖', +     [  ("jue2", "dissatisfied")+     ]  )+ ,  ('觕', +     [  ("cu1", "coarse, rough, rude")+     ]  )+ ,  ('觔', +     [  ("jin1", "catty")+     ]  )+ ,  ('角', +     [  ("jiao3", "angle/horn/horn-shaped")+     ,  ("jue2", "Chinese musical note/angle/horn")+     ]  )+ ,  ('觑', +     [  ("qu4", "to spy/watch for")+     ]  )+ ,  ('觏', +     [  ("gou4", "complete/meet unexpectedly/see")+     ]  )+ ,  ('觎', +     [  ("yu2", "passionately desire")+     ]  )+ ,  ('觌', +     [  ("di2", "face to face")+     ]  )+ ,  ('觋', +     [  ("xi2", "wizard")+     ]  )+ ,  ('觊', +     [  ("ji4", "covet/long for")+     ]  )+ ,  ('觉', +     [  ("jiao4", "a nap/a sleep")+     ,  ("jue2", "feel/find that/thinking/awake/aware")+     ]  )+ ,  ('览', +     [  ("lan3", "look over/to view")+     ]  )+ ,  ('觇', +     [  ("zhan1", "keep at/to spy")+     ]  )+ ,  ('视', +     [  ("shi4", "to look at/to regard/to inspect")+     ]  )+ ,  ('觅', +     [  ("mi4", "seek")+     ]  )+ ,  ('规', +     [  ("gui1", "compass/rule")+     ]  )+ ,  ('观', +     [  ("guan1", "to look at/to watch/to observe/to behold")+     ,  ("guan4", "Taoist monastery")+     ]  )+ ,  ('见', +     [  ("jian4", "to see/to meet/to appear (to be sth)/to interview")+     ,  ("xian4", "appear")+     ]  )+ ,  ('觀', +     [  ("guan1", "to look at/to watch/to observe/to behold")+     ,  ("guan4", "Taoist monastery")+     ]  )+ ,  ('覿', +     [  ("di2", "face to face")+     ]  )+ ,  ('覽', +     [  ("lan3", "look over/to view")+     ]  )+ ,  ('覺', +     [  ("jiao4", "a nap/a sleep")+     ,  ("jue2", "feel/find that/thinking/awake/aware")+     ]  )+ ,  ('覷', +     [  ("qu4", "to spy/watch for")+     ]  )+ ,  ('覯', +     [  ("gou4", "complete/meet unexpectedly/see")+     ]  )+ ,  ('覬', +     [  ("ji4", "covet/long for")+     ]  )+ ,  ('親', +     [  ("qin1", "dear/intimate/parent/relation/closely related")+     ,  ("qing4", "parents-in-law of one's offspring")+     ]  )+ ,  ('覦', +     [  ("yu2", "passionately desire")+     ]  )+ ,  ('覡', +     [  ("xi2", "wizard")+     ]  )+ ,  ('覜', +     [  ("tiao4", "have an audience")+     ]  )+ ,  ('覘', +     [  ("zhan1", "keep at/to spy")+     ]  )+ ,  ('覗', +     [  ("si1", "peek")+     ]  )+ ,  ('視', +     [  ("shi4", "to look at/to regard/to inspect")+     ]  )+ ,  ('覓', +     [  ("mi4", "seek")+     ]  )+ ,  ('規', +     [  ("gui1", "compass/rule")+     ]  )+ ,  ('見', +     [  ("jian4", "to see/to meet/to appear (to be sth)/to interview")+     ,  ("xian4", "appear")+     ]  )+ ,  ('覈', +     [  ("he2", "examine thoroughly")+     ]  )+ ,  ('覆', +     [  ("fu4", "to cover/to overflow/to reply to a letter/to overturn/to capsize")+     ]  )+ ,  ('覃', +     [  ("tan2", "(surname)/deep")+     ]  )+ ,  ('覂', +     [  ("feng3", "to throw a rider")+     ]  )+ ,  ('要', +     [  ("yao1", "demand/ask/request/coerce")+     ,  ("yao4", "important/vital/to want/to be going to/must")+     ]  )+ ,  ('西', +     [  ("xi1", "west")+     ]  )+ ,  ('襾', +     [  ("ya4", "cover/radical no 146")+     ]  )+ ,  ('襼', +     [  ("yi4", "sleeve of dress")+     ]  )+ ,  ('襻', +     [  ("pan4", "a loop/a belt or band")+     ]  )+ ,  ('襶', +     [  ("dai4", "untidy (in dress)")+     ]  )+ ,  ('襴', +     [  ("lan2", "gown or robe")+     ]  )+ ,  ('襲', +     [  ("xi2", "inherit/raid/suit of clothes")+     ]  )+ ,  ('襯', +     [  ("chen4", "give alms/underwear/to line/lining/contrast/assist")+     ]  )+ ,  ('襮', +     [  ("bo2", "embroidered collar/expose")+     ]  )+ ,  ('襭', +     [  ("xie2", "carry with the front of a robe")+     ]  )+ ,  ('襬', +     [  ("bai3", "hem at the bottom of garment")+     ]  )+ ,  ('襫', +     [  ("shi4", "raincoat")+     ]  )+ ,  ('襪', +     [  ("wa4", "socks/stockings")+     ]  )+ ,  ('襦', +     [  ("ru2", "jacket/short coat")+     ]  )+ ,  ('襤', +     [  ("lan2", "ragged garments")+     ]  )+ ,  ('襢', +     [  ("tan3", "to bare")+     ]  )+ ,  ('襡', +     [  ("shu2", "short skirt or tunic")+     ]  )+ ,  ('襠', +     [  ("dang1", "crotch/seat of a pair of trousers")+     ]  )+ ,  ('襟', +     [  ("jin1", "overlapping part of Chinese gown")+     ]  )+ ,  ('襞', +     [  ("bi4", "creases/folds or pleats in a garment")+     ]  )+ ,  ('襜', +     [  ("chan1", "the front of clothes")+     ]  )+ ,  ('襛', +     [  ("nong2", "bright light/warm dress")+     ]  )+ ,  ('襚', +     [  ("sui4", "grave-clothes")+     ]  )+ ,  ('襖', +     [  ("ao3", "coat/jacket/short and lined coat or robe")+     ]  )+ ,  ('襏', +     [  ("bo2", "raincoat")+     ]  )+ ,  ('襌', +     [  ("dan1", "garment without a lining")+     ]  )+ ,  ('襋', +     [  ("ji2", "coat collar")+     ]  )+ ,  ('襆', +     [  ("pu2", "hemless skirt/hood/turban")+     ]  )+ ,  ('襄', +     [  ("xiang1", "assist")+     ]  )+ ,  ('襁', +     [  ("qiang3", "cloth for carrying baby on back")+     ]  )+ ,  ('褽', +     [  ("wei4", "collar")+     ]  )+ ,  ('褻', +     [  ("xie4", "licentious")+     ]  )+ ,  ('褸', +     [  ("lu:3", "soiled/tattered")+     ]  )+ ,  ('褶', +     [  ("xi2", "(arch.) court dress")+     ,  ("zhe3", "pleat/crease")+     ]  )+ ,  ('褵', +     [  ("li2", "bride's veil or kerchief")+     ]  )+ ,  ('褴', +     [  ("lan2", "ragged garments")+     ]  )+ ,  ('褳', +     [  ("lian2", "pouch hung from belt")+     ]  )+ ,  ('褲', +     [  ("ku4", "drawers/trousers/pants")+     ]  )+ ,  ('褱', +     [  ("huai2", "to carry in the bosom or the sleeve/to wrap, to conceal")+     ]  )+ ,  ('褰', +     [  ("qian1", "lift up the skirts/lower garments")+     ]  )+ ,  ('褯', +     [  ("jie4", "diaper")+     ]  )+ ,  ('褫', +     [  ("chi3", "strip/deprive of/to discharge/dismiss/undress")+     ]  )+ ,  ('褪', +     [  ("tun4", "fade/take off (clothes)")+     ]  )+ ,  ('褧', +     [  ("jiong3", "monotone garment with no lining")+     ]  )+ ,  ('褦', +     [  ("nai4", "ignorant/sun hat")+     ]  )+ ,  ('褥', +     [  ("ru4", "mattress")+     ]  )+ ,  ('褢', +     [  ("huai2", "to carry in the bosom or the sleeve/to wrap, to conceal")+     ]  )+ ,  ('褡', +     [  ("da1", "cummerbund")+     ]  )+ ,  ('褟', +     [  ("da2", "inner shirt or singlet")+     ]  )+ ,  ('褛', +     [  ("lu:3", "soiled/tattered")+     ]  )+ ,  ('褚', +     [  ("chu3", "(surname)")+     ]  )+ ,  ('褙', +     [  ("bei4", "paper or cloth pasted together")+     ]  )+ ,  ('褘', +     [  ("hui1", "ceremonial gowns of a queen")+     ]  )+ ,  ('褕', +     [  ("yu2", "loose garment")+     ]  )+ ,  ('褔', +     [  ("fu4", "complex/double")+     ]  )+ ,  ('褓', +     [  ("bao3", "cloth for carrying baby on back")+     ]  )+ ,  ('褒', +     [  ("bao1", "to praise")+     ]  )+ ,  ('褐', +     [  ("he4", "brown")+     ]  )+ ,  ('褎', +     [  ("xiu4", "sleeve/ample flowing robes")+     ]  )+ ,  ('褌', +     [  ("hui1", "sacrificial robe of the empress")+     ]  )+ ,  ('褊', +     [  ("bian3", "narrow/urgent")+     ]  )+ ,  ('褉', +     [  ("xie1", "short garments")+     ]  )+ ,  ('複', +     [  ("fu4", "repeat, double, overlap")+     ]  )+ ,  ('褂', +     [  ("gua4", "coat")+     ]  )+ ,  ('裾', +     [  ("ju1", "garment")+     ]  )+ ,  ('製', +     [  ("zhi4", "manufacture")+     ]  )+ ,  ('裹', +     [  ("guo3", "wrap around")+     ]  )+ ,  ('裸', +     [  ("luo3", "naked")+     ]  )+ ,  ('裴', +     [  ("pei2", "(surname)")+     ]  )+ ,  ('裳', +     [  ("chang2", "lower garment/skirts/petticoats/garments")+     ]  )+ ,  ('裲', +     [  ("liang3", "waistcoat")+     ]  )+ ,  ('裱', +     [  ("biao3", "hang (paper)/mount (painting)")+     ]  )+ ,  ('裯', +     [  ("chou2", "bed curtain/coverlet")+     ]  )+ ,  ('裨', +     [  ("bi4", "to benefit/to aid/advantageous/profitable")+     ,  ("pi2", "(surname)/assistant/small")+     ]  )+ ,  ('裤', +     [  ("ku4", "drawers/trousers/pants")+     ]  )+ ,  ('裢', +     [  ("lian2", "pouch hung from belt")+     ]  )+ ,  ('裡', +     [  ("li3", "lining of clothing/within/inside")+     ]  )+ ,  ('裟', +     [  ("sha1", "Buddhist monk's robe")+     ]  )+ ,  ('裝', +     [  ("zhuang1", "adornment/adorn/costume/dress/clothing")+     ]  )+ ,  ('補', +     [  ("bu3", "to repair/to patch/to mend/to make up for/to fill (a vacancy)/to supplement")+     ]  )+ ,  ('裛', +     [  ("yi4", "to wrap and bind/damp/dripping/wet/a book bag")+     ]  )+ ,  ('裙', +     [  ("qun2", "skirt")+     ]  )+ ,  ('裘', +     [  ("qiu2", "(surname)/fur/fur coat")+     ]  )+ ,  ('裕', +     [  ("yu4", "abundant")+     ]  )+ ,  ('裔', +     [  ("yi4", "descendents/frontier")+     ]  )+ ,  ('裒', +     [  ("pou2", "collect")+     ]  )+ ,  ('裏', +     [  ("li3", "inside/internal/interior")+     ]  )+ ,  ('裎', +     [  ("cheng2", "take off clothes")+     ]  )+ ,  ('裍', +     [  ("kun3", "a border or band on the edge of a dress")+     ]  )+ ,  ('裌', +     [  ("jia2", "lined")+     ]  )+ ,  ('裋', +     [  ("shu4", "coarse clothing of camel's hair")+     ]  )+ ,  ('裊', +     [  ("niao3", "delicate/graceful")+     ]  )+ ,  ('裉', +     [  ("ken4", "s seam in a garment")+     ]  )+ ,  ('裆', +     [  ("dang1", "crotch/seat of a pair of trousers")+     ]  )+ ,  ('装', +     [  ("zhuang1", "adornment/adorn/costume/dress/clothing")+     ]  )+ ,  ('裂', +     [  ("lie4", "crack/split")+     ]  )+ ,  ('裁', +     [  ("cai2", "cut out (as a dress)/cut/trim/reduce/diminish/decision/judgment")+     ]  )+ ,  ('裀', +     [  ("yin1", "mat/underclothing")+     ]  )+ ,  ('袽', +     [  ("ru2", "old rags")+     ]  )+ ,  ('袺', +     [  ("jie2", "lift up a dress")+     ]  )+ ,  ('袷', +     [  ("jia2", "lined")+     ]  )+ ,  ('袲', +     [  ("yi2", "place name")+     ]  )+ ,  ('袱', +     [  ("fu2", "bundle wrapped in cloth")+     ]  )+ ,  ('袭', +     [  ("xi2", "inherit/raid/suit of clothes")+     ]  )+ ,  ('被', +     [  ("bei4", "by (marker for passive-voice sentences or clauses)/quilt/blanket/to cover/to wear")+     ]  )+ ,  ('袪', +     [  ("qu1", "sleeve opening")+     ]  )+ ,  ('袤', +     [  ("mao4", "length/distance from north to south")+     ]  )+ ,  ('袢', +     [  ("pan4", "robe")+     ]  )+ ,  ('袟', +     [  ("zhi4", "(surname)/book cover")+     ]  )+ ,  ('袞', +     [  ("gun3", "imperial robe")+     ]  )+ ,  ('袜', +     [  ("wa4", "socks/stockings")+     ]  )+ ,  ('袚', +     [  ("fu2", "knee-pads/buskins")+     ]  )+ ,  ('袗', +     [  ("zhen3", "unlined garment")+     ]  )+ ,  ('袖', +     [  ("xiu4", "sleeve")+     ]  )+ ,  ('袒', +     [  ("tan3", "to bare")+     ]  )+ ,  ('袍', +     [  ("pao2", "gown (lined)")+     ]  )+ ,  ('袋', +     [  ("dai4", "a pouch/bag/sack/pocket")+     ]  )+ ,  ('袈', +     [  ("jia1", "Buddhist monk's robe")+     ]  )+ ,  ('袅', +     [  ("niao3", "delicate/graceful")+     ]  )+ ,  ('袄', +     [  ("ao3", "coat/jacket/short and lined coat or robe")+     ]  )+ ,  ('袂', +     [  ("mei4", "sleeve of a robe")+     ]  )+ ,  ('袁', +     [  ("yuan2", "(surname)")+     ]  )+ ,  ('衿', +     [  ("jin1", "overlapping part of Chinese gown")+     ]  )+ ,  ('衾', +     [  ("qin1", "coverlet/quilt")+     ]  )+ ,  ('衽', +     [  ("ren4", "overlapping part of Chinese gown")+     ]  )+ ,  ('衷', +     [  ("zhong1", "inner feelings")+     ]  )+ ,  ('衵', +     [  ("ni4", "women's undergarments")+     ]  )+ ,  ('衲', +     [  ("na4", "cassock/to line")+     ]  )+ ,  ('衰', +     [  ("cui1", "mourning garments")+     ,  ("shuai1", "weak/feeble/decline/wane")+     ]  )+ ,  ('衮', +     [  ("gun3", "imperial robe")+     ]  )+ ,  ('衭', +     [  ("fu1", "the lapel of a garment")+     ]  )+ ,  ('衬', +     [  ("chen4", "give alms/underwear/to line/lining/contrast/assist")+     ]  )+ ,  ('衫', +     [  ("shan1", "Chinese gown (unlined)")+     ]  )+ ,  ('衩', +     [  ("cha3", "open seam of a garment/shorts/panties")+     ,  ("cha4", "slit on either side of robe")+     ]  )+ ,  ('表', +     [  ("biao3", "surface/exterior/to watch/to show/express/an example/a list or table/a meter/a watch/chart/external")+     ]  )+ ,  ('补', +     [  ("bu3", "to repair/to patch/to mend/to make up for/to fill (a vacancy)/to supplement")+     ]  )+ ,  ('衣', +     [  ("yi1", "clothes")+     ,  ("yi4", "gown/to dress/to wear")+     ]  )+ ,  ('衢', +     [  ("qu2", "thoroughfare")+     ]  )+ ,  ('衡', +     [  ("heng2", "to weigh/weight/measure")+     ]  )+ ,  ('衝', +     [  ("chong1", "dash against")+     ,  ("chong4", "of great force/towards")+     ]  )+ ,  ('衛', +     [  ("wei4", "to guard/to protect/to defend/(surname)")+     ]  )+ ,  ('衚', +     [  ("hu2", "lane")+     ]  )+ ,  ('衙', +     [  ("ya2", "(surname)/office/yamen")+     ]  )+ ,  ('街', +     [  ("jie1", "street")+     ]  )+ ,  ('衖', +     [  ("long4", "lane/alley")+     ]  )+ ,  ('衕', +     [  ("tong4", "lane")+     ]  )+ ,  ('衔', +     [  ("xian2", "hold in mouth")+     ,  ("xian2", "hold in mouth/nominal office")+     ]  )+ ,  ('術', +     [  ("shu4", "method/technique")+     ]  )+ ,  ('衒', +     [  ("xuan4", "to boast/to show off")+     ]  )+ ,  ('衎', +     [  ("kan4", "pleased")+     ]  )+ ,  ('衍', +     [  ("yan3", "to spread out/to develop/to overflow/to amplify")+     ]  )+ ,  ('行', +     [  ("hang2", "a row/profession/professional")+     ,  ("xing2", "all right/capable/competent/OK/okay/to go/to do/to travel/temporary/to walk/to go/will do")+     ,  ("xing4", "behavior/conduct")+     ]  )+ ,  ('衊', +     [  ("mie4", "defiled with blood")+     ]  )+ ,  ('衈', +     [  ("er4", "the blood of a sacrificial fowl which was sprinkled on doors and vessels")+     ]  )+ ,  ('衅', +     [  ("xin4", "offer blood in sacrifice")+     ]  )+ ,  ('衄', +     [  ("nu:4", "bleed at the nose/check in battle")+     ]  )+ ,  ('衁', +     [  ("huang1", "blood")+     ]  )+ ,  ('血', +     [  ("xie3", "blood")+     ,  ("xue4", "blood")+     ]  )+ ,  ('蠻', +     [  ("man2", "barbarian/bullying/very/quite/rough/reckless")+     ]  )+ ,  ('蠹', +     [  ("du4", "bookworm/Lepisma saccharina")+     ]  )+ ,  ('蠸', +     [  ("quan2", "Aulacophora femoralis")+     ]  )+ ,  ('蠶', +     [  ("can2", "silkworm")+     ]  )+ ,  ('蠵', +     [  ("xi1", "large turtles")+     ]  )+ ,  ('蠲', +     [  ("juan1", "bright/glow-worm/remit taxes")+     ]  )+ ,  ('蠱', +     [  ("gu3", "insanity/poison")+     ]  )+ ,  ('蠰', +     [  ("shang4", "Cerambyx rugicollis")+     ]  )+ ,  ('蠮', +     [  ("ye1", "Ammophila infesta")+     ]  )+ ,  ('蠩', +     [  ("zhu1", "a toad")+     ]  )+ ,  ('蠨', +     [  ("xiao1", "long-legged spider")+     ]  )+ ,  ('蠣', +     [  ("li4", "oyster")+     ]  )+ ,  ('蠢', +     [  ("chun3", "blunt/stupid/to wiggle (of worms)/sluggish")+     ]  )+ ,  ('蠡', +     [  ("li2", "calabash")+     ,  ("li3", "wood-boring insect")+     ]  )+ ,  ('蠟', +     [  ("la4", "candle/wax")+     ]  )+ ,  ('蠜', +     [  ("fan2", "cyrtophyllus sp.")+     ]  )+ ,  ('蠛', +     [  ("mie4", "minute flies")+     ]  )+ ,  ('蠙', +     [  ("bin1", "pearl-oyster")+     ]  )+ ,  ('蠗', +     [  ("zhuo2", "(ape)/(shell)")+     ]  )+ ,  ('蠖', +     [  ("huo4", "looper caterpillar")+     ]  )+ ,  ('蠕', +     [  ("ru2", "to squirm/to wiggle/to wriggle")+     ]  )+ ,  ('蠔', +     [  ("hao2", "oyster")+     ]  )+ ,  ('蠓', +     [  ("meng3", "grasshopper/midge/sandfly")+     ]  )+ ,  ('蠑', +     [  ("rong2", "salamander")+     ]  )+ ,  ('蠐', +     [  ("qi2", "larva/maggot")+     ]  )+ ,  ('蠍', +     [  ("xie1", "scorpion")+     ]  )+ ,  ('蠋', +     [  ("zhu2", "caterpillar")+     ]  )+ ,  ('蠊', +     [  ("lian2", "cockroach")+     ]  )+ ,  ('蠆', +     [  ("chai4", "(scorpion)/an insect")+     ]  )+ ,  ('蠅', +     [  ("ying2", "fly/musca")+     ]  )+ ,  ('蠃', +     [  ("luo3", "solitary wasp")+     ]  )+ ,  ('蠂', +     [  ("she4", "Podisma mikado")+     ]  )+ ,  ('蠁', +     [  ("xiang4", "larvae")+     ]  )+ ,  ('蟿', +     [  ("qi4", "(insect)/Tryxalis masuta")+     ]  )+ ,  ('蟾', +     [  ("chan2", "moon/(striped) toad")+     ]  )+ ,  ('蟻', +     [  ("yi3", "ant")+     ]  )+ ,  ('蟺', +     [  ("shan4", "earthworm")+     ]  )+ ,  ('蟹', +     [  ("xie4", "crab")+     ]  )+ ,  ('蟷', +     [  ("dang1", "mantis")+     ]  )+ ,  ('蟶', +     [  ("cheng1", "mussel/razor clam/Solecurtus constricta")+     ]  )+ ,  ('蟳', +     [  ("xun2", "(hairy sea-crab)")+     ]  )+ ,  ('蟲', +     [  ("chong2", "an animal/an invertebrate/a worm/an insect")+     ]  )+ ,  ('蟭', +     [  ("jiao1", "eggs of mantis")+     ]  )+ ,  ('蟬', +     [  ("chan2", "cicada")+     ]  )+ ,  ('蟪', +     [  ("hui4", "(cicada)/Platypleura kaempferi")+     ]  )+ ,  ('蟨', +     [  ("jue2", "the Siberian jerboa")+     ]  )+ ,  ('蟥', +     [  ("huang2", "horse-leech")+     ]  )+ ,  ('蟣', +     [  ("ji3", "nymph of louse")+     ]  )+ ,  ('蟢', +     [  ("xi3", "(spider)")+     ]  )+ ,  ('蟠', +     [  ("pan2", "Trichina spiralis/to coil")+     ]  )+ ,  ('蟜', +     [  ("jiao3", "(insect)/(surname)")+     ]  )+ ,  ('蟛', +     [  ("peng2", "(land-crab)/grapsus sp.")+     ]  )+ ,  ('蟒', +     [  ("mang3", "Python molurus")+     ]  )+ ,  ('蟑', +     [  ("zhang1", "cockroach")+     ]  )+ ,  ('蟋', +     [  ("xi1", "cricket")+     ]  )+ ,  ('蟊', +     [  ("mao2", "Spanish fly/grain-eating grub")+     ]  )+ ,  ('蟈', +     [  ("guo1", "cyrtophyllus sp.")+     ]  )+ ,  ('蟆', +     [  ("ma2", "toad")+     ,  ("ma5", "toad")+     ]  )+ ,  ('蟄', +     [  ("zhe2", "hibernate")+     ,  ("zhi2", "hibernate")+     ]  )+ ,  ('蟀', +     [  ("shuai4", "cricket")+     ]  )+ ,  ('螿', +     [  ("jiang1", "Cosmopsaltria opalifera")+     ]  )+ ,  ('螾', +     [  ("yin3", "the earthworm")+     ]  )+ ,  ('螽', +     [  ("zhong1", "(grasshopper)/Gompsocleis mikado")+     ]  )+ ,  ('螻', +     [  ("lou2", "mole-cricket/Gryllotalpa africona")+     ]  )+ ,  ('螺', +     [  ("luo2", "screw/snail")+     ]  )+ ,  ('螵', +     [  ("piao1", "nest of eggs of mantis")+     ]  )+ ,  ('螳', +     [  ("tang2", "praying mantis")+     ]  )+ ,  ('螯', +     [  ("ao2", "nippers/claw (of crab)/chela/pincers/Astacus fluviatilis")+     ]  )+ ,  ('螮', +     [  ("di4", "rainbow")+     ]  )+ ,  ('螭', +     [  ("chi1", "hornless dragon")+     ]  )+ ,  ('螬', +     [  ("cao2", "larva of Mimela lucidula")+     ]  )+ ,  ('螫', +     [  ("shi4", "to sting")+     ,  ("zhe1", "to sting")+     ]  )+ ,  ('螣', +     [  ("teng2", "flying dragon")+     ]  )+ ,  ('螢', +     [  ("ying2", "firefly")+     ]  )+ ,  ('螟', +     [  ("ming2", "Heliothus armigera")+     ]  )+ ,  ('螞', +     [  ("ma1", "dragonfly")+     ,  ("ma3", "ant")+     ,  ("ma4", "grasshopper")+     ]  )+ ,  ('螚', +     [  ("nai4", "Eristalis tenax")+     ]  )+ ,  ('螘', +     [  ("yi3", "ant")+     ]  )+ ,  ('螗', +     [  ("tang2", "(cicada)")+     ]  )+ ,  ('螓', +     [  ("qin2", "small cicada with a square head")+     ]  )+ ,  ('螒', +     [  ("han4", "Aulacophora femoralis")+     ]  )+ ,  ('融', +     [  ("rong2", "harmonious/melt/mild")+     ]  )+ ,  ('螉', +     [  ("weng1", "Ammophila infesta")+     ]  )+ ,  ('螈', +     [  ("yuan2", "salamander/newt/Diemyelilus pyrogaster")+     ]  )+ ,  ('螅', +     [  ("xi1", "(intestinal worm)")+     ]  )+ ,  ('螄', +     [  ("si1", "snail")+     ]  )+ ,  ('螃', +     [  ("pang2", "crab")+     ]  )+ ,  ('螂', +     [  ("lang2", "dragonfly/mantis")+     ]  )+ ,  ('蝾', +     [  ("rong2", "salamander")+     ]  )+ ,  ('蝼', +     [  ("lou2", "mole-cricket/Gryllotalpa africona")+     ]  )+ ,  ('蝻', +     [  ("nan3", "immature locusts")+     ]  )+ ,  ('蝶', +     [  ("die2", "butterfly")+     ]  )+ ,  ('蝴', +     [  ("hu2", "butterfly")+     ]  )+ ,  ('蝯', +     [  ("yuan2", "ape")+     ]  )+ ,  ('蝮', +     [  ("fu4", "venomous snake")+     ]  )+ ,  ('蝨', +     [  ("shi1", "louse")+     ]  )+ ,  ('蝦', +     [  ("xia1", "shrimp/prawn")+     ]  )+ ,  ('蝥', +     [  ("mao2", "Spanish fly/grain-eating grub")+     ]  )+ ,  ('蝤', +     [  ("qiu2", "larva/grub")+     ]  )+ ,  ('蝣', +     [  ("you2", "Ephemera strigata")+     ]  )+ ,  ('蝡', +     [  ("ruan3", "wriggle")+     ]  )+ ,  ('蝠', +     [  ("fu2", "bat")+     ]  )+ ,  ('蝟', +     [  ("wei4", "hedgehog")+     ]  )+ ,  ('蝝', +     [  ("yuan2", "young locust without wings")+     ]  )+ ,  ('蝙', +     [  ("bian1", "bat")+     ]  )+ ,  ('蝘', +     [  ("yan3", "Hemidactylus bowringii")+     ]  )+ ,  ('蝗', +     [  ("huang2", "locust")+     ]  )+ ,  ('蝕', +     [  ("shi2", "eat up slowly/eclipse")+     ]  )+ ,  ('蝓', +     [  ("yu2", "snail")+     ]  )+ ,  ('蝏', +     [  ("ting2", "(insect)/Leptogaster basiralis")+     ]  )+ ,  ('蝎', +     [  ("xie1", "scorpion")+     ,  ("xie1", "scorpion")+     ]  )+ ,  ('蝍', +     [  ("ji2", "a centipede")+     ]  )+ ,  ('蝌', +     [  ("ke1", "tadpole")+     ]  )+ ,  ('蝉', +     [  ("chan2", "cicada")+     ]  )+ ,  ('蝈', +     [  ("guo1", "cyrtophyllus sp.")+     ]  )+ ,  ('蝇', +     [  ("ying2", "fly/musca")+     ]  )+ ,  ('蝃', +     [  ("di4", "rainbow")+     ]  )+ ,  ('蝀', +     [  ("dong1", "rainbow")+     ]  )+ ,  ('蜿', +     [  ("wan1", "to move (as snake)")+     ]  )+ ,  ('蜾', +     [  ("guo3", "Eumenes pomiformis")+     ]  )+ ,  ('蜻', +     [  ("qing1", "dragonfly")+     ]  )+ ,  ('蜺', +     [  ("ni2", "Japanese cicada/rainbow")+     ]  )+ ,  ('蜷', +     [  ("quan2", "Melania libertina/wriggle (as a worm)")+     ]  )+ ,  ('蜴', +     [  ("yi4", "chameleon/Eumeces latiscutatus")+     ]  )+ ,  ('蜱', +     [  ("pi2", "(insect)/egg of mantis")+     ]  )+ ,  ('蜮', +     [  ("yu4", "mythical creature/toad/worm")+     ]  )+ ,  ('蜩', +     [  ("tiao2", "cicada")+     ]  )+ ,  ('蜨', +     [  ("die2", "butterfly")+     ]  )+ ,  ('蜥', +     [  ("xi1", "chameleon/Eumeces latiscutatus")+     ]  )+ ,  ('蜣', +     [  ("qiang1", "dung beetle")+     ]  )+ ,  ('蜢', +     [  ("meng3", "grasshopper")+     ]  )+ ,  ('蜡', +     [  ("la4", "candle/wax")+     ,  ("la4", "candle/wax")+     ]  )+ ,  ('蜞', +     [  ("qi2", "grapsus")+     ]  )+ ,  ('蜜', +     [  ("mi4", "honey")+     ]  )+ ,  ('蜛', +     [  ("ju1", "Hydrophilus cognatus")+     ]  )+ ,  ('蜚', +     [  ("fei3", "gad-fly")+     ]  )+ ,  ('蜘', +     [  ("zhi1", "spider")+     ]  )+ ,  ('蜕', +     [  ("tui4", "exuviae of insects or reptiles")+     ]  )+ ,  ('蜓', +     [  ("ting2", "dragonfly")+     ]  )+ ,  ('蜒', +     [  ("yan2", "slug")+     ]  )+ ,  ('蜑', +     [  ("dan4", "name of an ethnic group")+     ]  )+ ,  ('蜎', +     [  ("yuan1", "(surname)/larva of mosquito")+     ]  )+ ,  ('蜍', +     [  ("chu2", "Bufo vulgaris/toad")+     ]  )+ ,  ('蜋', +     [  ("lang2", "dragonfly/mantis")+     ]  )+ ,  ('蜊', +     [  ("li2", "clam")+     ]  )+ ,  ('蜉', +     [  ("fu2", "(dragon fly)/(large ant)/(wasp)")+     ]  )+ ,  ('蜈', +     [  ("wu2", "centipede")+     ]  )+ ,  ('蜇', +     [  ("zhe1", "to sting")+     ,  ("zhe2", "jellyfish")+     ]  )+ ,  ('蜆', +     [  ("xian3", "Cyclina orientalis")+     ]  )+ ,  ('蜅', +     [  ("fu3", "crab")+     ]  )+ ,  ('蜃', +     [  ("shen4", "(mythical animal)/clam/sea-serpent")+     ]  )+ ,  ('蜂', +     [  ("feng1", "bee/wasp")+     ]  )+ ,  ('蜀', +     [  ("shu3", "Sichuan")+     ]  )+ ,  ('蛾', +     [  ("e2", "moth")+     ]  )+ ,  ('蛻', +     [  ("tui4", "exuviae of insects or reptiles")+     ]  )+ ,  ('蛺', +     [  ("jia2", "butterfly")+     ]  )+ ,  ('蛹', +     [  ("yong3", "chrysalis/pupa")+     ]  )+ ,  ('蛸', +     [  ("shao1", "long-legged spider")+     ,  ("xiao1", "Octopus octopodia/mantis egg nest")+     ]  )+ ,  ('蛵', +     [  ("xing1", "dragonfly")+     ]  )+ ,  ('蛴', +     [  ("qi2", "larva/maggot")+     ]  )+ ,  ('蛳', +     [  ("si1", "snail")+     ]  )+ ,  ('蛱', +     [  ("jia2", "butterfly")+     ]  )+ ,  ('蛰', +     [  ("zhe2", "hibernate")+     ,  ("zhi2", "hibernate")+     ]  )+ ,  ('蛮', +     [  ("man2", "barbarian/bullying/very/quite/rough/reckless")+     ]  )+ ,  ('蛭', +     [  ("zhi4", "fluke/leech/hirudinea")+     ]  )+ ,  ('蛩', +     [  ("qiong2", "anxious/grasshopper/a cricket")+     ]  )+ ,  ('蛤', +     [  ("ge2", "clam")+     ,  ("ha2", "frog/toad")+     ]  )+ ,  ('蛣', +     [  ("jie2", "beetle")+     ]  )+ ,  ('蛟', +     [  ("jiao1", "scaly dragon")+     ]  )+ ,  ('蛞', +     [  ("kuo4", "snail/slug, mole cricket")+     ]  )+ ,  ('蛜', +     [  ("yi1", "wood-louse")+     ]  )+ ,  ('蛛', +     [  ("zhu1", "spider")+     ]  )+ ,  ('蛚', +     [  ("lie4", "Cyrtoxiphus ritsemae")+     ]  )+ ,  ('蛙', +     [  ("wa1", "frog")+     ]  )+ ,  ('蛘', +     [  ("yang2", "a weevil found in rice, etc.")+     ]  )+ ,  ('蛔', +     [  ("hui2", "roundworm/Ascaris lumbricoides")+     ]  )+ ,  ('蛓', +     [  ("ci4", "(larva)")+     ]  )+ ,  ('蛑', +     [  ("mou2", "marine crab")+     ]  )+ ,  ('蛐', +     [  ("qu1", "cricket")+     ]  )+ ,  ('蛏', +     [  ("cheng1", "mussel/razor clam/Solecurtus constricta")+     ]  )+ ,  ('蛎', +     [  ("li4", "oyster")+     ]  )+ ,  ('蛌', +     [  ("gu3", "cricket")+     ]  )+ ,  ('蛋', +     [  ("dan4", "egg/oval shaped")+     ]  )+ ,  ('蛊', +     [  ("gu3", "insanity/poison")+     ]  )+ ,  ('蛉', +     [  ("ling2", "sandfly")+     ]  )+ ,  ('蛇', +     [  ("she2", "snake/serpent")+     ]  )+ ,  ('蛆', +     [  ("qu1", "maggot")+     ]  )+ ,  ('蛅', +     [  ("ran2", "a caterpillar")+     ]  )+ ,  ('蛄', +     [  ("gu1", "mole-cricket")+     ]  )+ ,  ('蛁', +     [  ("diao1", "Pomponia maculatiocollis")+     ]  )+ ,  ('蛀', +     [  ("zhu4", "termite/to bore (of insects)")+     ]  )+ ,  ('蚿', +     [  ("xian2", "millipede")+     ]  )+ ,  ('蚻', +     [  ("zha2", "Aphrophora martima")+     ]  )+ ,  ('蚺', +     [  ("ran2", "a boa constrictor")+     ]  )+ ,  ('蚹', +     [  ("fu4", "Eulota peliomphala")+     ]  )+ ,  ('蚶', +     [  ("han1", "small clam/arca inflata")+     ]  )+ ,  ('蚵', +     [  ("e2", "oyster")+     ]  )+ ,  ('蚴', +     [  ("you4", "larva")+     ]  )+ ,  ('蚳', +     [  ("chi2", "ant eggs")+     ]  )+ ,  ('蚱', +     [  ("zha4", "grasshopper")+     ]  )+ ,  ('蚰', +     [  ("you2", "house centipede")+     ]  )+ ,  ('蚯', +     [  ("qiu1", "earthworm")+     ]  )+ ,  ('蚬', +     [  ("xian3", "Cyclina orientalis")+     ]  )+ ,  ('蚪', +     [  ("dou3", "tadpole")+     ]  )+ ,  ('蚩', +     [  ("chi1", "(surname)/ignorant/worm")+     ]  )+ ,  ('蚨', +     [  ("fu2", "(water-beetle)/money")+     ]  )+ ,  ('蚧', +     [  ("jie4", "horned toad")+     ]  )+ ,  ('蚤', +     [  ("zao3", "flea")+     ]  )+ ,  ('蚣', +     [  ("gong1", "scolopendra centipede")+     ]  )+ ,  ('蚡', +     [  ("fen2", "(mole)")+     ]  )+ ,  ('蚝', +     [  ("hao2", "hairy and poisonous caterpillars")+     ]  )+ ,  ('蚜', +     [  ("ya2", "aphis")+     ]  )+ ,  ('蚘', +     [  ("hui2", "tapeworm")+     ]  )+ ,  ('蚕', +     [  ("can2", "silkworm")+     ,  ("can2", "silkworm")+     ]  )+ ,  ('蚔', +     [  ("qi2", "green-frog")+     ]  )+ ,  ('蚓', +     [  ("yin3", "earthworm")+     ]  )+ ,  ('蚌', +     [  ("bang4", "oysters/mussels")+     ]  )+ ,  ('蚋', +     [  ("rui4", "(mosquito)/Simulia lugubris/blackfly")+     ]  )+ ,  ('蚊', +     [  ("wen2", "mosquito")+     ]  )+ ,  ('蚂', +     [  ("ma1", "dragonfly")+     ,  ("ma3", "ant")+     ,  ("ma4", "grasshopper")+     ]  )+ ,  ('蚁', +     [  ("yi3", "ant")+     ]  )+ ,  ('蚀', +     [  ("shi2", "eat up slowly/eclipse")+     ]  )+ ,  ('虿', +     [  ("chai4", "(scorpion)/an insect")+     ]  )+ ,  ('虾', +     [  ("xia1", "shrimp/prawn")+     ]  )+ ,  ('虽', +     [  ("sui1", "although/even though")+     ]  )+ ,  ('虼', +     [  ("ge4", "flea")+     ]  )+ ,  ('虻', +     [  ("meng2", "Tabanus trigonus/house fly")+     ]  )+ ,  ('虺', +     [  ("hui1", "sick/with no ambition")+     ,  ("hui3", "poisonous snakes")+     ]  )+ ,  ('虹', +     [  ("hong2", "rainbow")+     ,  ("jiang4", "rainbow")+     ]  )+ ,  ('虷', +     [  ("gan1", "worm")+     ]  )+ ,  ('虱', +     [  ("shi1", "louse")+     ]  )+ ,  ('虯', +     [  ("qiu2", "young dragon with horns")+     ]  )+ ,  ('虮', +     [  ("ji3", "nymph of louse")+     ]  )+ ,  ('虬', +     [  ("qiu2", "young dragon with horns")+     ]  )+ ,  ('虫', +     [  ("chong2", "insect/worm")+     ,  ("chong2", "an animal/an invertebrate/a worm/an insect")+     ]  )+ ,  ('虩', +     [  ("xi4", "terrified")+     ]  )+ ,  ('虧', +     [  ("kui1", "deficiency/deficit")+     ]  )+ ,  ('虥', +     [  ("zhan4", "striped wild cat")+     ]  )+ ,  ('虣', +     [  ("bao4", "cruel/violent")+     ]  )+ ,  ('虢', +     [  ("guo2", "name of an ancient state")+     ]  )+ ,  ('虡', +     [  ("ju4", "bell pendant stand")+     ]  )+ ,  ('號', +     [  ("hao2", "roar/cry")+     ,  ("hao4", "day of a month/(suffix used after) name of a ship/(ordinal) number/bugle")+     ]  )+ ,  ('虞', +     [  ("yu2", "forewarned/peace/worry")+     ]  )+ ,  ('虜', +     [  ("lu3", "take captive")+     ]  )+ ,  ('虛', +     [  ("xu1", "devoid of content/void/false/empty/vain")+     ]  )+ ,  ('虚', +     [  ("xu1", "devoid of content/void/false/empty/vain")+     ]  )+ ,  ('虖', +     [  ("hu1", "exhale/scream of tiger/to call")+     ]  )+ ,  ('處', +     [  ("chu3", "to reside/to live/to dwell/to be in/to stay/get along with/to be in a position of/deal with")+     ,  ("chu4", "a place/location/spot/point/office/department/bureau/respect")+     ]  )+ ,  ('虔', +     [  ("qian2", "devout")+     ]  )+ ,  ('虓', +     [  ("xiao1", "roar of a tiger")+     ]  )+ ,  ('虒', +     [  ("si1", "amphibious animal with one horn")+     ]  )+ ,  ('虑', +     [  ("lu:4", "anxiety")+     ]  )+ ,  ('虐', +     [  ("nu:e4", "oppressive/tyrannical")+     ]  )+ ,  ('虏', +     [  ("lu3", "take captive")+     ]  )+ ,  ('虎', +     [  ("hu3", "tiger")+     ]  )+ ,  ('虍', +     [  ("hu1", "stripes of tiger")+     ]  )+ ,  ('虆', +     [  ("lei2", "creeper/bramble/dirt-basket")+     ]  )+ ,  ('虀', +     [  ("ji1", "fragment/salted vegetables/spices")+     ]  )+ ,  ('蘿', +     [  ("luo2", "radish")+     ]  )+ ,  ('蘼', +     [  ("mi2", "millet")+     ]  )+ ,  ('蘺', +     [  ("li2", "Gracilaria confervoides")+     ]  )+ ,  ('蘸', +     [  ("zhan4", "to dip in (ink, sauce, etc.)")+     ]  )+ ,  ('蘵', +     [  ("zhi2", "Physalis angulata")+     ]  )+ ,  ('蘭', +     [  ("lan2", "orchid")+     ]  )+ ,  ('蘩', +     [  ("fan2", "Artemisia stellariana")+     ]  )+ ,  ('蘧', +     [  ("qu2", "(surname)/Dianthus superbus")+     ]  )+ ,  ('蘤', +     [  ("wei3", "flower, blossoms")+     ]  )+ ,  ('蘢', +     [  ("long2", "Polygonum posumbu")+     ]  )+ ,  ('蘚', +     [  ("xian3", "mosses on damp walls")+     ]  )+ ,  ('蘘', +     [  ("rang2", "a kind of wild ginger")+     ]  )+ ,  ('蘗', +     [  ("nie4", "shoots from an old stump")+     ]  )+ ,  ('蘑', +     [  ("mo2", "mushroom")+     ]  )+ ,  ('蘋', +     [  ("pin2", "marsiliaceae/clover fern")+     ,  ("ping2", "apple")+     ]  )+ ,  ('蘊', +     [  ("yun4", "bring together/collect")+     ]  )+ ,  ('蘇', +     [  ("su1", "(plant)/place name/revive")+     ]  )+ ,  ('蘆', +     [  ("lu2", "rush/reed/Phragmites communis")+     ]  )+ ,  ('蘅', +     [  ("heng2", "Asarum blumei")+     ]  )+ ,  ('蘄', +     [  ("qi2", "(herb)/implore/pray/place name")+     ]  )+ ,  ('蘀', +     [  ("tuo4", "fallen leaves and bark")+     ]  )+ ,  ('藿', +     [  ("huo4", "Lophanthus rugosus/beans")+     ]  )+ ,  ('藾', +     [  ("lai4", "(fragrant labiate plant)")+     ]  )+ ,  ('藻', +     [  ("zao3", "(aquatic grasses)/elegant")+     ]  )+ ,  ('藺', +     [  ("lin4", "juncus effusus")+     ]  )+ ,  ('藹', +     [  ("ai3", "friendly")+     ]  )+ ,  ('藷', +     [  ("shu3", "potato/yam")+     ]  )+ ,  ('藶', +     [  ("li4", "Drabanemerosa hebecarpa")+     ]  )+ ,  ('藪', +     [  ("sou3", "marsh/place of concourse")+     ]  )+ ,  ('藨', +     [  ("biao1", "kind of raspberry")+     ]  )+ ,  ('藦', +     [  ("mo2", "Metaplexis stauntoni")+     ]  )+ ,  ('藥', +     [  ("yao4", "medicine/drug/cure")+     ]  )+ ,  ('藤', +     [  ("teng2", "rattan/cane")+     ]  )+ ,  ('藟', +     [  ("lei3", "bud/creeper/bramble")+     ]  )+ ,  ('藝', +     [  ("yi4", "skill/art")+     ]  )+ ,  ('藜', +     [  ("li2", "Chenopodium album")+     ]  )+ ,  ('藚', +     [  ("xu4", "Alisma plantago")+     ]  )+ ,  ('藙', +     [  ("yi4", "Zanthoxylum ailanthoides")+     ]  )+ ,  ('藘', +     [  ("lu:2", "madder")+     ]  )+ ,  ('藕', +     [  ("ou3", "root of lotus")+     ]  )+ ,  ('藓', +     [  ("xian3", "mosses on damp walls")+     ]  )+ ,  ('藐', +     [  ("miao3", "despise/small")+     ]  )+ ,  ('藏', +     [  ("cang2", "to hide away/to conceal/to harbor/store/accumulate")+     ,  ("zang4", "storehouse/depository/Buddhist or Taoist scripture/Zang/Tibet")+     ]  )+ ,  ('藎', +     [  ("jin4", "Arthraxon ciliare/loyal")+     ]  )+ ,  ('藍', +     [  ("la5", "kohlrabi")+     ,  ("lan2", "blue")+     ]  )+ ,  ('藋', +     [  ("diao4", "Sambucu javinica")+     ]  )+ ,  ('藉', +     [  ("ji2", "in disorder")+     ,  ("jie4", "by means of")+     ]  )+ ,  ('藇', +     [  ("xu4", "(surname)/beautiful")+     ]  )+ ,  ('藄', +     [  ("qi2", "(fern)")+     ]  )+ ,  ('薿', +     [  ("ni3", "luxuriant (of plants)")+     ]  )+ ,  ('薾', +     [  ("er3", "luxuriant growth of flower")+     ]  )+ ,  ('薽', +     [  ("zhen1", "(grass)/(orchid)")+     ]  )+ ,  ('薺', +     [  ("ji4", "Capsella bursa pastoris")+     ,  ("qi2", "water chestnut")+     ]  )+ ,  ('薹', +     [  ("tai2", "Carex dispalatha")+     ]  )+ ,  ('薸', +     [  ("piao1", "duckweed")+     ]  )+ ,  ('薷', +     [  ("ru2", "Elshotria paltrini")+     ]  )+ ,  ('薶', +     [  ("mai2", "to bury/to stop up/dirty, filthy")+     ]  )+ ,  ('薳', +     [  ("wei3", "(grass)/(surname)")+     ]  )+ ,  ('薰', +     [  ("xun1", "Coumarouna odorata")+     ]  )+ ,  ('薯', +     [  ("shu3", "potato/yam")+     ]  )+ ,  ('薮', +     [  ("sou3", "marsh/place of concourse")+     ]  )+ ,  ('薪', +     [  ("xin1", "fuel/salary")+     ]  )+ ,  ('薩', +     [  ("sa4", "(surname)/Bodhisattva")+     ]  )+ ,  ('薨', +     [  ("hong1", "death of a prince/swarming")+     ]  )+ ,  ('薧', +     [  ("kao3", "dried food")+     ]  )+ ,  ('薦', +     [  ("jian4", "recommend (a person)")+     ]  )+ ,  ('薤', +     [  ("xie4", "Allium bakeri/shallot/scallion")+     ]  )+ ,  ('薢', +     [  ("xiao4", "woody climbing plant")+     ]  )+ ,  ('薜', +     [  ("bi4", "Ficus pumila")+     ]  )+ ,  ('薛', +     [  ("xue1", "(surname)/wormwood")+     ]  )+ ,  ('薙', +     [  ("ti4", "shave/to weed")+     ]  )+ ,  ('薘', +     [  ("da2", "plantago major")+     ]  )+ ,  ('薖', +     [  ("ke1", "big/hungry-looking")+     ]  )+ ,  ('薔', +     [  ("qiang2", "wild rose")+     ]  )+ ,  ('薑', +     [  ("jiang1", "ginger")+     ]  )+ ,  ('薐', +     [  ("leng2", "old name for spinach")+     ]  )+ ,  ('薏', +     [  ("yi4", "Coix lacryma")+     ]  )+ ,  ('薌', +     [  ("xiang1", "(Fujian drama)")+     ]  )+ ,  ('薊', +     [  ("ji4", "cirsium/thistle")+     ]  )+ ,  ('薉', +     [  ("wei4", "weedy")+     ]  )+ ,  ('薈', +     [  ("hui4", "flourish")+     ]  )+ ,  ('薆', +     [  ("ai4", "to cover/to hide/to conceal")+     ]  )+ ,  ('薅', +     [  ("hao1", "pull out (weed)")+     ]  )+ ,  ('薄', +     [  ("bo2", "mean/slight/thin")+     ,  ("bo4", "thin/slight/meagre/small/ungenerous/unkind/mean/frivolous/despise/belittle/to approach/to go near/peppermint")+     ]  )+ ,  ('薃', +     [  ("hao4", "Cyperus amuricus")+     ]  )+ ,  ('薁', +     [  ("yu4", "Prunus japonica")+     ]  )+ ,  ('薀', +     [  ("yun4", "hippuris or mare's tail")+     ]  )+ ,  ('蕾', +     [  ("lei3", "bud")+     ]  )+ ,  ('蕻', +     [  ("hong4", "budding/flourishing")+     ]  )+ ,  ('蕺', +     [  ("ji2", "Houttuynia cordata")+     ]  )+ ,  ('蕸', +     [  ("xia2", "water-lily leaves")+     ]  )+ ,  ('蕷', +     [  ("yu4", "dioscoreaceae")+     ]  )+ ,  ('蕴', +     [  ("yun4", "bring together/collect")+     ]  )+ ,  ('蕲', +     [  ("qi2", "(herb)/implore/pray/place name")+     ]  )+ ,  ('蕭', +     [  ("xiao1", "mournful")+     ]  )+ ,  ('蕪', +     [  ("wu2", "overgrown with weeds")+     ]  )+ ,  ('蕩', +     [  ("dang4", "a pond/pool/wash/squander/sweep away/move/shake/dissolute")+     ]  )+ ,  ('蕨', +     [  ("jue2", "Pteridium aquilinum")+     ]  )+ ,  ('蕤', +     [  ("rui2", "fringe/overladen with flowers")+     ]  )+ ,  ('蕣', +     [  ("shun4", "Hibiscus syriacus")+     ]  )+ ,  ('蕢', +     [  ("kui4", "(surname)/Amaranthus mangostanus")+     ]  )+ ,  ('蕡', +     [  ("fen2", "hemp seeds/luxurious/abundant")+     ]  )+ ,  ('蕞', +     [  ("zui4", "assemble/small")+     ]  )+ ,  ('蕝', +     [  ("jue2", "coarse grass used to show rank")+     ]  )+ ,  ('蕙', +     [  ("hui4", "Coumarouna odorata")+     ]  )+ ,  ('蕘', +     [  ("rao2", "fuel/grass")+     ]  )+ ,  ('蕗', +     [  ("lu4", "leucacene")+     ]  )+ ,  ('蕖', +     [  ("qu2", "lotus")+     ]  )+ ,  ('蕕', +     [  ("you2", "Caryopteris divaricata")+     ]  )+ ,  ('蕓', +     [  ("yun2", "celza")+     ]  )+ ,  ('蕑', +     [  ("jian1", "(surname)/Eupatorium chinense")+     ]  )+ ,  ('蕎', +     [  ("qiao2", "buckwheat")+     ]  )+ ,  ('蕍', +     [  ("yu2", "Alisma plantags")+     ]  )+ ,  ('蕊', +     [  ("rui3", "stamen/pistil")+     ]  )+ ,  ('蕉', +     [  ("jiao1", "banana")+     ]  )+ ,  ('蕈', +     [  ("xun4", "mold/mushroom")+     ]  )+ ,  ('蕆', +     [  ("chan3", "complete/prepare")+     ]  )+ ,  ('蕃', +     [  ("fan2", "flourishing/to reproduce")+     ]  )+ ,  ('蔾', +     [  ("li2", "chenopodiaceae")+     ]  )+ ,  ('蔽', +     [  ("bi4", "to cover/to shield/to screen/to conceal")+     ]  )+ ,  ('蔼', +     [  ("ai3", "friendly")+     ]  )+ ,  ('蔺', +     [  ("lin4", "juncus effusus")+     ]  )+ ,  ('蔷', +     [  ("qiang2", "wild rose")+     ]  )+ ,  ('蔯', +     [  ("chen2", "a variety of artemisia")+     ]  )+ ,  ('蔭', +     [  ("yin4", "shade")+     ]  )+ ,  ('蔬', +     [  ("shu1", "vegetables")+     ]  )+ ,  ('蔫', +     [  ("nian1", "fade/wither")+     ]  )+ ,  ('蔦', +     [  ("niao3", "grossulariaceae")+     ]  )+ ,  ('蔥', +     [  ("cong1", "scallion/green onion")+     ]  )+ ,  ('蔣', +     [  ("jiang3", "(surname)")+     ]  )+ ,  ('蔡', +     [  ("cai4", "(surname)")+     ]  )+ ,  ('蔟', +     [  ("cu4", "collect/frame for silk worm/nest")+     ]  )+ ,  ('蔞', +     [  ("lou2", "Arthemisia vulgaris/piper betle")+     ]  )+ ,  ('蔚', +     [  ("wei4", "Artemisia japonica/luxuriant")+     ,  ("yu4", "(surname)/place name")+     ]  )+ ,  ('蔙', +     [  ("xuan4", "(herb)")+     ]  )+ ,  ('蔘', +     [  ("sen1", "ginsen/huge")+     ]  )+ ,  ('蔗', +     [  ("zhe4", "sugar cane")+     ]  )+ ,  ('蔕', +     [  ("di4", "stem (of fruit)")+     ]  )+ ,  ('蔔', +     [  ("bo5", "turnip")+     ]  )+ ,  ('蔓', +     [  ("man2", "Brassica campestris")+     ,  ("man4", "creeper/to spread")+     ]  )+ ,  ('蔑', +     [  ("mie4", "belittle/nothing")+     ]  )+ ,  ('蔎', +     [  ("she4", "Thea sinensis")+     ]  )+ ,  ('蔌', +     [  ("su4", "(surname)/vegetables")+     ]  )+ ,  ('蔋', +     [  ("di2", "dry/scorched")+     ]  )+ ,  ('蔊', +     [  ("han3", "Nasturtium montanum")+     ]  )+ ,  ('蔉', +     [  ("gun3", "to bank up the roots of plants")+     ]  )+ ,  ('蔇', +     [  ("ji4", "luxuriant growth/extreme/reach")+     ]  )+ ,  ('蔆', +     [  ("ling2", "Trapa natans/water caltrop")+     ]  )+ ,  ('蔂', +     [  ("luo2", "basket for carrying earth")+     ]  )+ ,  ('蔀', +     [  ("bu4", "cycle of 76 years/shade")+     ]  )+ ,  ('蓿', +     [  ("xu5", "clover, lucerne")+     ]  )+ ,  ('蓽', +     [  ("bi4", "bean/pulse")+     ]  )+ ,  ('蓼', +     [  ("liao3", "polygonum/smartweed")+     ,  ("lu4", "luxuriant growth")+     ]  )+ ,  ('蓺', +     [  ("yi4", "skill/art")+     ]  )+ ,  ('蓷', +     [  ("tui1", "Leonurus macranthus")+     ]  )+ ,  ('蓴', +     [  ("chun2", "Brasenia purpurea")+     ]  )+ ,  ('蓰', +     [  ("xi3", "(grass)/increase five fold")+     ]  )+ ,  ('蓯', +     [  ("cong1", "Boschniakia glabra")+     ]  )+ ,  ('蓮', +     [  ("lian2", "lotus")+     ]  )+ ,  ('蓬', +     [  ("peng2", "(grass)/disheveled")+     ]  )+ ,  ('蓫', +     [  ("zhu2", "(weed)/Phytolacca acinosa")+     ]  )+ ,  ('蓪', +     [  ("tong1", "Aralia papyrifera")+     ]  )+ ,  ('蓧', +     [  ("diao4", "bamboo basket")+     ]  )+ ,  ('蓦', +     [  ("mo4", "leap on or over/suddenly")+     ]  )+ ,  ('蓣', +     [  ("yu4", "dioscoreaceae")+     ]  )+ ,  ('蓠', +     [  ("li2", "Gracilaria confervoides")+     ]  )+ ,  ('蓟', +     [  ("ji4", "cirsium/thistle")+     ]  )+ ,  ('蓝', +     [  ("la5", "kohlrabi")+     ,  ("lan2", "blue")+     ]  )+ ,  ('蓖', +     [  ("bi4", "the castor-oil plant")+     ]  )+ ,  ('蓓', +     [  ("bei4", "(flower) bud")+     ]  )+ ,  ('蓑', +     [  ("suo1", "rain coat made of straw, etc.")+     ]  )+ ,  ('蓐', +     [  ("ru4", "mat/rushes")+     ]  )+ ,  ('蓏', +     [  ("luo3", "fruit of plants (not of trees)")+     ]  )+ ,  ('蓍', +     [  ("shi1", "Achillea sibirica")+     ]  )+ ,  ('蓌', +     [  ("cuo4", "to squat (in salutation)")+     ]  )+ ,  ('蓋', +     [  ("gai4", "lid/top/cover/canopy/to build")+     ,  ("ge3", "(surname)")+     ]  )+ ,  ('蓊', +     [  ("weng3", "a plant in bloom/thick")+     ]  )+ ,  ('蓉', +     [  ("rong2", "lotus")+     ]  )+ ,  ('蓇', +     [  ("gu3", "follicle")+     ]  )+ ,  ('蓆', +     [  ("xi2", "woven mat")+     ]  )+ ,  ('蓄', +     [  ("xu4", "to store")+     ]  )+ ,  ('蓂', +     [  ("ming2", "lucky place")+     ]  )+ ,  ('蓁', +     [  ("zhen1", "abundant, luxuriant vegetation")+     ]  )+ ,  ('蓀', +     [  ("sun1", "fragrant grass")+     ]  )+ ,  ('蒿', +     [  ("hao1", "wormwood")+     ]  )+ ,  ('蒽', +     [  ("en1", "anthracene")+     ]  )+ ,  ('蒼', +     [  ("cang1", "dark blue/fly/musca/deep green")+     ]  )+ ,  ('蒻', +     [  ("ruo4", "konyaku")+     ]  )+ ,  ('蒺', +     [  ("ji2", "Tribulus terrestris")+     ]  )+ ,  ('蒹', +     [  ("jian1", "reed")+     ]  )+ ,  ('蒸', +     [  ("zheng1", "to steam")+     ]  )+ ,  ('蒴', +     [  ("shuo4", "pod/capsule")+     ]  )+ ,  ('蒲', +     [  ("pu2", "calamus")+     ]  )+ ,  ('蒱', +     [  ("pu2", "gambling-game/sedges")+     ]  )+ ,  ('蒯', +     [  ("kuai3", "a rush/scirpus cyperinus")+     ]  )+ ,  ('蒨', +     [  ("qian4", "luxuriant growth")+     ]  )+ ,  ('蒢', +     [  ("chu2", "hedysarum")+     ]  )+ ,  ('蒡', +     [  ("bang4", "Arctium lappa/great burdock")+     ]  )+ ,  ('蒟', +     [  ("ju3", "betel")+     ]  )+ ,  ('蒞', +     [  ("li4", "attend (official functions)")+     ]  )+ ,  ('蒜', +     [  ("suan4", "garlic")+     ]  )+ ,  ('蒙', +     [  ("meng1", "deceive/cheat/hoodwink")+     ,  ("meng2", "dim sighted/ignorant")+     ,  ("meng3", "Mongolia/cover")+     ]  )+ ,  ('蒗', +     [  ("lang4", "(herb)/place name")+     ]  )+ ,  ('蒔', +     [  ("shi2", "Peuceclanum gravelens/to plant")+     ]  )+ ,  ('蒐', +     [  ("sou1", "search out (as data)")+     ]  )+ ,  ('蒎', +     [  ("pai4", "pinane")+     ]  )+ ,  ('蒌', +     [  ("lou2", "Arthemisia vulgaris/piper betle")+     ]  )+ ,  ('蒋', +     [  ("jiang3", "(surname)")+     ]  )+ ,  ('蒉', +     [  ("kui4", "(surname)/Amaranthus mangostanus")+     ]  )+ ,  ('蒇', +     [  ("chan3", "complete/prepare")+     ]  )+ ,  ('蒂', +     [  ("di4", "stem (of fruit)")+     ]  )+ ,  ('葽', +     [  ("yao1", "Polygala japonica/lush (grass)")+     ]  )+ ,  ('葺', +     [  ("qi4", "to repair")+     ]  )+ ,  ('葹', +     [  ("shi1", "Xanthium strumarium")+     ]  )+ ,  ('葸', +     [  ("xi3", "feel insecure/unhappy")+     ]  )+ ,  ('葷', +     [  ("hun1", "meat dish")+     ]  )+ ,  ('葶', +     [  ("ting2", "Draba nemerosa bebe carpa")+     ]  )+ ,  ('葵', +     [  ("kui2", "sunflower")+     ]  )+ ,  ('葴', +     [  ("zhen1", "Physalis alkekengi")+     ]  )+ ,  ('葳', +     [  ("wei1", "luxuriant")+     ]  )+ ,  ('葱', +     [  ("cong1", "scallion/green onion")+     ]  )+ ,  ('葯', +     [  ("yao4", "medicine/drug")+     ]  )+ ,  ('葭', +     [  ("jia1", "reed/Phragmites communis")+     ]  )+ ,  ('葬', +     [  ("zang4", "bury (the dead)")+     ]  )+ ,  ('葫', +     [  ("hu2", "Allium scorodoprasum/bottle gourd")+     ]  )+ ,  ('葩', +     [  ("pa1", "corolla of flower")+     ]  )+ ,  ('葧', +     [  ("bo2", "Heleocharis plantaginea")+     ]  )+ ,  ('葦', +     [  ("wei3", "reed/rush/Phragmites communis")+     ]  )+ ,  ('葥', +     [  ("qian2", "Rubus palmatus")+     ]  )+ ,  ('董', +     [  ("dong3", "(surname)/supervise/to direct/director")+     ]  )+ ,  ('葡', +     [  ("pu2", "grapes")+     ]  )+ ,  ('葠', +     [  ("shen1", "ginseng")+     ]  )+ ,  ('葛', +     [  ("ge2", "coarse grass linen")+     ,  ("ge3", "(surname)")+     ]  )+ ,  ('葚', +     [  ("ren4", "fruit of mulberry")+     ,  ("shen4", "fruit of mulberry")+     ]  )+ ,  ('葙', +     [  ("xiang1", "Celosia argentea")+     ]  )+ ,  ('著', +     [  ("zhao1", "catch/receive/suffer")+     ,  ("zhao2", "part. indicates the successful result of a verb/to touch/to come in contact with/to feel/to be affected by/to catch fire/to fall asleep/to burn")+     ,  ("zhe5", "particle attached after verb to indicate action in progress, like -ing ending")+     ,  ("zhu4", "to make known/to show/to prove/to write/book/outstanding")+     ,  ("zhuo2", "to wear (clothes)/to contact/to use/to apply")+     ]  )+ ,  ('葖', +     [  ("tu2", "follicle")+     ]  )+ ,  ('葒', +     [  ("hong2", "herb")+     ]  )+ ,  ('葑', +     [  ("feng1", "turnip")+     ]  )+ ,  ('葎', +     [  ("lu:4", "Humulus japonicus")+     ]  )+ ,  ('葍', +     [  ("fu2", "weeds")+     ]  )+ ,  ('葉', +     [  ("ye4", "(surname)/leaf/page")+     ]  )+ ,  ('葇', +     [  ("rou2", "Elsholtria paltrini")+     ]  )+ ,  ('葆', +     [  ("bao3", "dense foliage/to cover")+     ]  )+ ,  ('葄', +     [  ("zuo4", "straw cushion/pillow")+     ]  )+ ,  ('落', +     [  ("la4", "leave behind")+     ,  ("luo4", "alight/to fall/to drop (behind)")+     ]  )+ ,  ('萼', +     [  ("e4", "stem and calyx of flower")+     ]  )+ ,  ('萻', +     [  ("an1", "small Buddhist temple")+     ]  )+ ,  ('萹', +     [  ("pian1", "Polygonum aviculare")+     ]  )+ ,  ('萸', +     [  ("yu2", "cornelian cherry")+     ]  )+ ,  ('萵', +     [  ("wo1", "(lettuce)/Lactuca sativa")+     ]  )+ ,  ('萴', +     [  ("ze2", "(medicinal herb)")+     ]  )+ ,  ('萱', +     [  ("xuan1", "Hemerocallis flava")+     ]  )+ ,  ('萬', +     [  ("wan4", "Wan (surname)/ten thousand/a great number")+     ]  )+ ,  ('萩', +     [  ("qiu1", "Lespedeza bicolor")+     ]  )+ ,  ('萨', +     [  ("sa4", "(surname)/Bodhisattva")+     ]  )+ ,  ('萧', +     [  ("xiao1", "mournful")+     ]  )+ ,  ('萦', +     [  ("ying2", "wind around")+     ]  )+ ,  ('营', +     [  ("ying2", "army/to deal in/to trade/to operate/to run/camp/nourishment/to manage")+     ]  )+ ,  ('萤', +     [  ("ying2", "firefly")+     ]  )+ ,  ('萝', +     [  ("luo2", "radish")+     ]  )+ ,  ('萘', +     [  ("nai4", "naphthalen")+     ]  )+ ,  ('萑', +     [  ("huan2", "(reeds)")+     ]  )+ ,  ('萐', +     [  ("sha4", "(auspicious herb)")+     ]  )+ ,  ('萏', +     [  ("dan4", "lotus")+     ]  )+ ,  ('萎', +     [  ("wei1", "spiritless/withered")+     ,  ("wei3", "wither")+     ]  )+ ,  ('萍', +     [  ("ping2", "duckweed")+     ]  )+ ,  ('萌', +     [  ("meng2", "people/sprout")+     ]  )+ ,  ('萋', +     [  ("qi1", "Celosia argentea/luxuriant")+     ]  )+ ,  ('萊', +     [  ("lai2", "Chenopodium album")+     ]  )+ ,  ('萇', +     [  ("chang2", "carambola")+     ]  )+ ,  ('萆', +     [  ("bi4", "castor seed")+     ]  )+ ,  ('萄', +     [  ("tao2", "grapes")+     ]  )+ ,  ('萃', +     [  ("cui4", "collect/collection/dense/grassy/thick/assemble/gather")+     ]  )+ ,  ('萁', +     [  ("qi2", "stalks of pulse")+     ]  )+ ,  ('菾', +     [  ("tian2", "sugar beet")+     ]  )+ ,  ('菼', +     [  ("tan3", "Miscanthus sacchariflorus")+     ]  )+ ,  ('菻', +     [  ("lin3", "ancient name for east Roman empire")+     ]  )+ ,  ('菺', +     [  ("jian1", "Althaea rosea")+     ]  )+ ,  ('菸', +     [  ("yan1", "cigarette/tobacco")+     ]  )+ ,  ('菶', +     [  ("beng3", "expand/thick weeds")+     ]  )+ ,  ('菴', +     [  ("an1", "small Buddhist temple")+     ]  )+ ,  ('菲', +     [  ("fei1", "rich/luxurious/phenanthrene (chemical)/Philippines (abbrev.)")+     ]  )+ ,  ('菱', +     [  ("ling2", "Trapa natans/water caltrop")+     ]  )+ ,  ('菰', +     [  ("gu1", "Zizania latifolia/mushroom")+     ]  )+ ,  ('華', +     [  ("hua2", "(abbreviation for) China/(surname) Hua/magnificent/splendid/flowery")+     ,  ("hua4", "(surname)/name of a mountain")+     ]  )+ ,  ('菫', +     [  ("jin3", "Viola verecunda")+     ]  )+ ,  ('菪', +     [  ("dang4", "henbane")+     ]  )+ ,  ('菩', +     [  ("pu2", "Bodhisattva")+     ]  )+ ,  ('菧', +     [  ("di3", "stibene")+     ]  )+ ,  ('菣', +     [  ("qin4", "Artemisia apiacea")+     ]  )+ ,  ('菢', +     [  ("bao4", "hatch")+     ]  )+ ,  ('菡', +     [  ("han4", "lotus blossom")+     ]  )+ ,  ('菠', +     [  ("bo1", "spinach")+     ]  )+ ,  ('菟', +     [  ("tu4", "dodder/cuscuta")+     ]  )+ ,  ('菝', +     [  ("ba2", "smilax china")+     ]  )+ ,  ('菜', +     [  ("cai4", "dish (type of food)/vegetables")+     ]  )+ ,  ('菘', +     [  ("song1", "(cabbage)/Brassica chinensis")+     ]  )+ ,  ('菖', +     [  ("chang1", "calamus")+     ]  )+ ,  ('菔', +     [  ("fu2", "turnip")+     ]  )+ ,  ('菑', +     [  ("zi1", "(surname)/one-year-old field")+     ]  )+ ,  ('菎', +     [  ("kun1", "beautiful jade/bamboo")+     ]  )+ ,  ('菌', +     [  ("jun1", "germ/bacteria")+     ,  ("jun4", "bacteria/mold/mushroom")+     ]  )+ ,  ('菊', +     [  ("ju2", "chrysanthemum")+     ]  )+ ,  ('菉', +     [  ("lu4", "Arthraxon ciliare/green/rhodacene")+     ]  )+ ,  ('菇', +     [  ("gu1", "mushroom")+     ]  )+ ,  ('菆', +     [  ("zou1", "arrow/weeds")+     ]  )+ ,  ('菅', +     [  ("jian1", "(grass)/Themeda forsbali")+     ]  )+ ,  ('菁', +     [  ("jing1", "flower of leek")+     ]  )+ ,  ('菀', +     [  ("wan3", "luxuriance of growth")+     ]  )+ ,  ('莿', +     [  ("ci4", "Urtica thunbergiana")+     ]  )+ ,  ('莽', +     [  ("mang3", "Illicium anisatum/rude")+     ]  )+ ,  ('莺', +     [  ("ying1", "golden oriole")+     ]  )+ ,  ('莹', +     [  ("ying2", "luster of gems")+     ]  )+ ,  ('莸', +     [  ("you2", "Caryopteris divaricata")+     ]  )+ ,  ('获', +     [  ("huo4", "to catch/to obtain/to capture")+     ,  ("huo4", "reap/harvest")+     ]  )+ ,  ('莴', +     [  ("wo1", "(lettuce)/Lactuca sativa")+     ]  )+ ,  ('莳', +     [  ("shi2", "Peuceclanum gravelens/to plant")+     ]  )+ ,  ('莲', +     [  ("lian2", "lotus")+     ]  )+ ,  ('莱', +     [  ("lai2", "Chenopodium album")+     ]  )+ ,  ('莰', +     [  ("kan3", "camphane")+     ]  )+ ,  ('莫', +     [  ("mo4", "do not/there is none who")+     ]  )+ ,  ('莪', +     [  ("e2", "zedoary")+     ]  )+ ,  ('莩', +     [  ("fu2", "pellicle of culms")+     ,  ("piao3", "die of starvation")+     ]  )+ ,  ('莨', +     [  ("lang4", "Scopalia japonica maxin")+     ]  )+ ,  ('莧', +     [  ("xian4", "Amarantus mangostanus")+     ]  )+ ,  ('莦', +     [  ("shao1", "jungle grass/lair")+     ]  )+ ,  ('莢', +     [  ("jia2", "pod")+     ]  )+ ,  ('莠', +     [  ("you3", "Setaria viridis/vicious")+     ]  )+ ,  ('莞', +     [  ("guan1", "tabernaemontanus bulrush/Guan (a surname)")+     ,  ("guan3", "(district)")+     ,  ("wan3", "smile")+     ]  )+ ,  ('莝', +     [  ("cuo4", "to chop straw fine for animals")+     ]  )+ ,  ('莛', +     [  ("ting2", "stalk of grass")+     ]  )+ ,  ('莚', +     [  ("yan2", "bamboo mat/feast, banquet")+     ]  )+ ,  ('莙', +     [  ("jun1", "species of water plant")+     ]  )+ ,  ('莘', +     [  ("shen1", "long/numerous")+     ,  ("xin1", "Asarum sieboldi")+     ]  )+ ,  ('莖', +     [  ("jing1", "stalk/stem")+     ]  )+ ,  ('莕', +     [  ("xing4", "Nymphoides peltatum")+     ]  )+ ,  ('莔', +     [  ("meng2", "Fritillaria verticillata")+     ]  )+ ,  ('莓', +     [  ("mei2", "strawberry")+     ]  )+ ,  ('莒', +     [  ("ju3", "(fibrous plant)")+     ]  )+ ,  ('莎', +     [  ("sha1", "(insect)/(phonetic)")+     ,  ("suo1", "(grass)/Cyperus rotundus")+     ]  )+ ,  ('莊', +     [  ("zhuang1", "farm/village")+     ]  )+ ,  ('莉', +     [  ("li4", "jasmine")+     ]  )+ ,  ('莆', +     [  ("pu2", "place name")+     ]  )+ ,  ('莅', +     [  ("li4", "attend (official functions)")+     ]  )+ ,  ('荽', +     [  ("sui1", "coriander")+     ]  )+ ,  ('荼', +     [  ("tu2", "Sonchus oleraceus")+     ]  )+ ,  ('荻', +     [  ("di2", "Anaphalis yedoensis")+     ]  )+ ,  ('荸', +     [  ("bi2", "water chestnut")+     ]  )+ ,  ('荷', +     [  ("he2", "lotus")+     ,  ("he4", "peppermint/to carry burden")+     ]  )+ ,  ('荵', +     [  ("ren3", "polemonium")+     ]  )+ ,  ('荳', +     [  ("dou4", "bean/peas")+     ]  )+ ,  ('药', +     [  ("yao4", "medicine/drug/cure")+     ]  )+ ,  ('荭', +     [  ("hong2", "herb")+     ]  )+ ,  ('荫', +     [  ("yin4", "shade")+     ]  )+ ,  ('荪', +     [  ("sun1", "fragrant grass")+     ]  )+ ,  ('荩', +     [  ("jin4", "Arthraxon ciliare/loyal")+     ]  )+ ,  ('荧', +     [  ("ying2", "Polyeonatum officinale/glimmer/glimmering/dazzling/perplexed")+     ]  )+ ,  ('荦', +     [  ("luo4", "brindled ox/clear/eminent")+     ]  )+ ,  ('荥', +     [  ("xing2", "place name")+     ]  )+ ,  ('荤', +     [  ("hun1", "meat dish")+     ]  )+ ,  ('荣', +     [  ("rong2", "glory/honored")+     ]  )+ ,  ('荡', +     [  ("dang4", "a pond/pool/wash/squander/sweep away/move/shake/dissolute")+     ]  )+ ,  ('荠', +     [  ("ji4", "Capsella bursa pastoris")+     ,  ("qi2", "water chestnut")+     ]  )+ ,  ('荟', +     [  ("hui4", "flourish")+     ]  )+ ,  ('荞', +     [  ("qiao2", "buckwheat")+     ]  )+ ,  ('荜', +     [  ("bi4", "bean/pulse")+     ]  )+ ,  ('荛', +     [  ("rao2", "fuel/grass")+     ]  )+ ,  ('荚', +     [  ("jia2", "pod")+     ]  )+ ,  ('荔', +     [  ("li4", "litchi")+     ]  )+ ,  ('荒', +     [  ("huang1", "out of practice/uncultivated")+     ]  )+ ,  ('荑', +     [  ("ti2", "(grass)")+     ,  ("yi2", "to weed")+     ]  )+ ,  ('荐', +     [  ("jian4", "recommend (a person)")+     ,  ("jian4", "recommend (a person)")+     ]  )+ ,  ('荏', +     [  ("ren3", "Perilla ocimoides/soft")+     ]  )+ ,  ('荍', +     [  ("shou1", "buckwheat/herbal medicine")+     ]  )+ ,  ('荊', +     [  ("jing1", "(surname)/thorns/brambles")+     ]  )+ ,  ('草', +     [  ("cao3", "grass/straw/draft (of a document)/careless/rough/manuscript/hasty")+     ]  )+ ,  ('荈', +     [  ("chuan3", "Thea sinensis")+     ]  )+ ,  ('荇', +     [  ("xing4", "Limnanthemui nymphoides")+     ]  )+ ,  ('荆', +     [  ("jing1", "(surname)/thorns/brambles")+     ]  )+ ,  ('荅', +     [  ("da2", "to answer/agree")+     ]  )+ ,  ('荄', +     [  ("gai1", "roots of plant")+     ]  )+ ,  ('荃', +     [  ("quan2", "(fragrant plant)")+     ]  )+ ,  ('荁', +     [  ("huan2", "(vegetable)/Viola vaginata")+     ]  )+ ,  ('荀', +     [  ("xun2", "(surname)")+     ]  )+ ,  ('茼', +     [  ("tong2", "Chrysanthemum coronarium")+     ]  )+ ,  ('茹', +     [  ("ru2", "eat/rubicene (chem.)")+     ]  )+ ,  ('茸', +     [  ("rong2", "confused/fluffy/luxuriant growth")+     ]  )+ ,  ('茷', +     [  ("fa2", "denseness of grass-foliage")+     ]  )+ ,  ('茶', +     [  ("cha2", "tea/tea plant")+     ]  )+ ,  ('茵', +     [  ("yin1", "Skimmia japonica/cushion")+     ]  )+ ,  ('茴', +     [  ("hui2", "fennel")+     ]  )+ ,  ('茳', +     [  ("jiang1", "Cyperus malaccensis")+     ]  )+ ,  ('茲', +     [  ("zi1", "herewith")+     ]  )+ ,  ('茱', +     [  ("zhu1", "cornelian cherry")+     ]  )+ ,  ('茯', +     [  ("fu2", "Pachyma cocos/china root")+     ]  )+ ,  ('茭', +     [  ("jiao1", "Zizania aquatica")+     ]  )+ ,  ('茬', +     [  ("cha2", "grain stumps; crop")+     ]  )+ ,  ('茫', +     [  ("mang2", "vague/vast")+     ]  )+ ,  ('茨', +     [  ("ci2", "Tribulus terrestris/thatched hut")+     ]  )+ ,  ('茧', +     [  ("jian3", "cocoon")+     ]  )+ ,  ('茦', +     [  ("ce4", "pointed grass blade/to prick")+     ]  )+ ,  ('茥', +     [  ("gui1", "Rubus tokkura")+     ]  )+ ,  ('茢', +     [  ("lie4", "rushes/sedges")+     ]  )+ ,  ('茠', +     [  ("xiu1", "to weed/to eradicate")+     ]  )+ ,  ('茞', +     [  ("chen2", "fragrant plant/angelica")+     ]  )+ ,  ('茜', +     [  ("qian4", "Rubia cordiolia")+     ]  )+ ,  ('茛', +     [  ("gen4", "ranunculus")+     ]  )+ ,  ('茗', +     [  ("ming2", "Thea sinensis/young leaves of tea")+     ]  )+ ,  ('茖', +     [  ("ge2", "allium victorialis")+     ]  )+ ,  ('茕', +     [  ("qiong2", "alone/desolate")+     ]  )+ ,  ('茔', +     [  ("ying2", "a grave")+     ]  )+ ,  ('茑', +     [  ("niao3", "grossulariaceae")+     ]  )+ ,  ('茏', +     [  ("long2", "Polygonum posumbu")+     ]  )+ ,  ('茎', +     [  ("jing1", "stalk/stem")+     ]  )+ ,  ('茍', +     [  ("gou3", "(surname)/if indeed/thoughtless")+     ]  )+ ,  ('茌', +     [  ("chi2", "name of a district in Shandong")+     ]  )+ ,  ('茉', +     [  ("mo4", "jasmine")+     ]  )+ ,  ('茈', +     [  ("ci2", "water chestnut")+     ,  ("zi3", "Lithospermum officinale")+     ]  )+ ,  ('茇', +     [  ("ba2", "betel")+     ]  )+ ,  ('茅', +     [  ("mao2", "(surname)/thatch")+     ]  )+ ,  ('茄', +     [  ("qie2", "eggplant")+     ]  )+ ,  ('范', +     [  ("fan4", "pattern/model/example/(surname)")+     ]  )+ ,  ('茂', +     [  ("mao4", "luxuriant")+     ]  )+ ,  ('茁', +     [  ("zhuo2", "increase/sprout")+     ]  )+ ,  ('茀', +     [  ("fu2", "luxuriant growth")+     ]  )+ ,  ('苾', +     [  ("bi4", "(phonetic)/fragrant")+     ]  )+ ,  ('苻', +     [  ("fu2", "Angelica anomala")+     ]  )+ ,  ('苺', +     [  ("mei2", "(wild rose)")+     ]  )+ ,  ('苹', +     [  ("pin2", "marsiliaceae/clover fern")+     ,  ("ping2", "(artemisia)/duckweed")+     ,  ("ping2", "apple")+     ]  )+ ,  ('苶', +     [  ("nie2", "weary/tired")+     ]  )+ ,  ('苴', +     [  ("ju1", "(hemp)/(surname)/sack cloth")+     ]  )+ ,  ('苳', +     [  ("dong1", "Petasites japonicus")+     ]  )+ ,  ('英', +     [  ("ying1", "(surname)/English/brave")+     ]  )+ ,  ('苯', +     [  ("ben3", "benzene")+     ]  )+ ,  ('苫', +     [  ("shan1", "straw mat/thatch")+     ]  )+ ,  ('苪', +     [  ("bing3", "bright /shining, splendid")+     ]  )+ ,  ('苧', +     [  ("zhu4", "Boehmeria nivea")+     ]  )+ ,  ('苦', +     [  ("ku3", "bitter/intensely/miserable/painful")+     ]  )+ ,  ('若', +     [  ("ruo4", "to seem/like/as/if")+     ]  )+ ,  ('苤', +     [  ("pie3", "Brassica campestris subsp. rapa")+     ]  )+ ,  ('苣', +     [  ("ju4", "(lettuce)")+     ]  )+ ,  ('苡', +     [  ("yi3", "plantago major l. var. asiatica")+     ]  )+ ,  ('苠', +     [  ("min2", "multitude/skin of bamboo")+     ]  )+ ,  ('苟', +     [  ("gou3", "(surname)/if indeed/thoughtless")+     ]  )+ ,  ('苞', +     [  ("bao1", "flower calyx/luxuriant/profuse")+     ]  )+ ,  ('苜', +     [  ("mu4", "clover")+     ]  )+ ,  ('苛', +     [  ("ke1", "severe/exacting")+     ]  )+ ,  ('苙', +     [  ("li4", "(herb)/pigsty")+     ]  )+ ,  ('苗', +     [  ("miao2", "(surname)/Miao tribe/sprout")+     ]  )+ ,  ('苕', +     [  ("tiao2", "Teocoma grandiflora")+     ]  )+ ,  ('苔', +     [  ("tai1", "coating (of tongue)")+     ,  ("tai2", "moss")+     ]  )+ ,  ('苓', +     [  ("ling2", "fungus/tuber")+     ]  )+ ,  ('苒', +     [  ("ran3", "luxuriant growth/passing (of time)")+     ]  )+ ,  ('苑', +     [  ("yuan4", "(surname)/park")+     ]  )+ ,  ('苏', +     [  ("su1", "revive")+     ,  ("su1", "(plant)/place name/revive")+     ]  )+ ,  ('苎', +     [  ("zhu4", "Boehmeria nivea")+     ]  )+ ,  ('苍', +     [  ("cang1", "dark blue/fly/musca/deep green")+     ]  )+ ,  ('苌', +     [  ("chang2", "carambola")+     ]  )+ ,  ('苋', +     [  ("xian4", "Amarantus mangostanus")+     ]  )+ ,  ('苈', +     [  ("li4", "Drabanemerosa hebecarpa")+     ]  )+ ,  ('苇', +     [  ("wei3", "reed/rush/Phragmites communis")+     ]  )+ ,  ('苁', +     [  ("cong1", "Boschniakia glabra")+     ]  )+ ,  ('芾', +     [  ("fei4", "small")+     ,  ("fu2", "luxuriance of vegetation")+     ]  )+ ,  ('芽', +     [  ("ya2", "bud/sprout")+     ]  )+ ,  ('芼', +     [  ("mao4", "select/vegetables")+     ]  )+ ,  ('芻', +     [  ("chu2", "(surname)/cut grass/hay/straw/fodder")+     ]  )+ ,  ('芹', +     [  ("qin2", "Chinese celery")+     ]  )+ ,  ('芸', +     [  ("yun2", "Ruta graveolens")+     ]  )+ ,  ('芷', +     [  ("zhi3", "angelica (type of iris; plant root used for medicine)")+     ]  )+ ,  ('芴', +     [  ("wu4", "fluorine")+     ]  )+ ,  ('芳', +     [  ("fang1", "fragrant")+     ]  )+ ,  ('花', +     [  ("hua1", "flower/blossom/to spend (money, time)/fancy pattern")+     ]  )+ ,  ('芰', +     [  ("ji4", "Trapa natans/water caltrop")+     ]  )+ ,  ('芯', +     [  ("xin1", "lamp pith/core")+     ]  )+ ,  ('芮', +     [  ("rui4", "(surname)/small")+     ]  )+ ,  ('芭', +     [  ("ba1", "a herb/banana")+     ]  )+ ,  ('芬', +     [  ("fen1", "fragrant")+     ]  )+ ,  ('芫', +     [  ("yuan2", "daphne genkwa")+     ]  )+ ,  ('芩', +     [  ("qin2", "Phragmites japonica")+     ]  )+ ,  ('芨', +     [  ("ji2", "Bletilla hyacinthina (mucilaginous)/Acronym for the Chinese Elder tree 菫草")+     ]  )+ ,  ('芧', +     [  ("xu4", "Scirpis maritimus/small chestnut")+     ]  )+ ,  ('芦', +     [  ("lu2", "rush/reed/Phragmites communis")+     ]  )+ ,  ('芥', +     [  ("jie4", "mustard")+     ]  )+ ,  ('芤', +     [  ("kou1", "hollow/scallion stalk")+     ]  )+ ,  ('芣', +     [  ("fou2", "Plantago major")+     ]  )+ ,  ('芡', +     [  ("qian4", "Euryale ferox")+     ]  )+ ,  ('芟', +     [  ("shan1", "cut down/mow/scythe")+     ]  )+ ,  ('芝', +     [  ("zhi1", "Zoysia pungens")+     ]  )+ ,  ('芜', +     [  ("wu2", "overgrown with weeds")+     ]  )+ ,  ('芚', +     [  ("tun2", "green sprout/foolish")+     ]  )+ ,  ('芙', +     [  ("fu2", "lotus")+     ]  )+ ,  ('芘', +     [  ("pi2", "Malva sylvestris")+     ]  )+ ,  ('芗', +     [  ("xiang1", "(Fujian drama)")+     ]  )+ ,  ('芔', +     [  ("hui4", "a general term for plants")+     ]  )+ ,  ('芒', +     [  ("mang2", "Miscanthus sinensis")+     ]  )+ ,  ('芑', +     [  ("qi3", "Panicum miliaceum")+     ]  )+ ,  ('芍', +     [  ("shao2", "Paeonia albiflora")+     ]  )+ ,  ('芋', +     [  ("yu4", "Colocasia antiquorum")+     ]  )+ ,  ('芊', +     [  ("qian1", "green/luxuriant growth")+     ]  )+ ,  ('芈', +     [  ("mi3", "(surname)")+     ]  )+ ,  ('芄', +     [  ("wan2", "Metaplexis stauntoni")+     ]  )+ ,  ('芃', +     [  ("peng2", "luxuriant growth")+     ]  )+ ,  ('节', +     [  ("jie2", "festival/section/segment/point/part/to economize/to save/temperate")+     ]  )+ ,  ('艾', +     [  ("ai4", "(surname)/Artemisia vulgaris/Chinese mugwort")+     ]  )+ ,  ('艺', +     [  ("yi4", "skill/art")+     ]  )+ ,  ('艸', +     [  ("cao3", "grass")+     ]  )+ ,  ('艷', +     [  ("yan4", "glamorous")+     ]  )+ ,  ('艴', +     [  ("fu2", "angry")+     ]  )+ ,  ('艳', +     [  ("yan4", "glamorous")+     ]  )+ ,  ('色', +     [  ("se4", "color/look/appearance")+     ,  ("shai3", "color/dice")+     ]  )+ ,  ('艱', +     [  ("jian1", "difficult/hard/hardship")+     ]  )+ ,  ('艰', +     [  ("jian1", "difficult/hard/hardship")+     ]  )+ ,  ('良', +     [  ("liang2", "good/very/very much")+     ]  )+ ,  ('艮', +     [  ("gen3", "blunt/tough/chewy")+     ,  ("gen4", "one of the eight diagrams/(a surname)")+     ]  )+ ,  ('艭', +     [  ("shuang1", "boat")+     ]  )+ ,  ('艬', +     [  ("chan2", "large ship")+     ]  )+ ,  ('艫', +     [  ("lu2", "bow of ship")+     ]  )+ ,  ('艩', +     [  ("qi2", "tholepin")+     ]  )+ ,  ('艨', +     [  ("meng2", "war-boat")+     ]  )+ ,  ('艦', +     [  ("jian4", "warship")+     ]  )+ ,  ('艤', +     [  ("yi3", "moor a boat to the bank")+     ]  )+ ,  ('艣', +     [  ("lu3", "sculling oar")+     ]  )+ ,  ('艜', +     [  ("dai4", "a long narrow vessel with two masts")+     ]  )+ ,  ('艚', +     [  ("cao2", "sea-going junk")+     ]  )+ ,  ('艙', +     [  ("cang1", "cabin/the hold of a ship or airplane")+     ]  )+ ,  ('艘', +     [  ("sao1", "measure word for warships (Taiwan pronunciation)")+     ,  ("sou1", "measure word for boats and ships (mainland pronunciation)")+     ]  )+ ,  ('艗', +     [  ("yi4", "bow of a Chinese boat")+     ]  )+ ,  ('艖', +     [  ("cha1", "raft/boat")+     ]  )+ ,  ('艕', +     [  ("bang4", "two boats fastened side by side")+     ]  )+ ,  ('艑', +     [  ("bian4", "skiff")+     ]  )+ ,  ('艎', +     [  ("huang2", "fast-sailing boat")+     ]  )+ ,  ('艋', +     [  ("meng3", "small boat")+     ]  )+ ,  ('艇', +     [  ("ting3", "small boat")+     ]  )+ ,  ('艅', +     [  ("yu2", "a despatch boat")+     ]  )+ ,  ('艄', +     [  ("shao1", "stern of boat")+     ]  )+ ,  ('舻', +     [  ("lu2", "bow of ship")+     ]  )+ ,  ('舺', +     [  ("xia2", "(boat)")+     ]  )+ ,  ('船', +     [  ("chuan2", "a boat/vessel/ship")+     ]  )+ ,  ('舸', +     [  ("ge3", "barge")+     ]  )+ ,  ('舷', +     [  ("xian2", "sides of boat")+     ]  )+ ,  ('舶', +     [  ("bo2", "sea-going vessels/ship")+     ]  )+ ,  ('舵', +     [  ("duo4", "helm/rudder")+     ]  )+ ,  ('舴', +     [  ("ze2", "small boat")+     ]  )+ ,  ('舳', +     [  ("zhu2", "poopdeck/stern of boat")+     ]  )+ ,  ('舲', +     [  ("ling2", "small boat with windows")+     ]  )+ ,  ('舱', +     [  ("cang1", "cabin/the hold of a ship or airplane")+     ]  )+ ,  ('舰', +     [  ("jian4", "warship")+     ]  )+ ,  ('般', +     [  ("ban1", "sort/kind/class/way/manner")+     ]  )+ ,  ('舫', +     [  ("fang3", "2 boats lashed together/large boat")+     ]  )+ ,  ('航', +     [  ("hang2", "boat/ship/vessel/craft/to navigate/to sail")+     ]  )+ ,  ('舨', +     [  ("ban3", "sampan")+     ]  )+ ,  ('舣', +     [  ("yi3", "moor a boat to the bank")+     ]  )+ ,  ('舢', +     [  ("shan1", "sampan")+     ]  )+ ,  ('舡', +     [  ("gang1", "boat/ship")+     ]  )+ ,  ('舠', +     [  ("dao1", "kayak")+     ]  )+ ,  ('舟', +     [  ("zhou1", "boat")+     ]  )+ ,  ('舞', +     [  ("wu3", "to dance/to wield/to brandish")+     ]  )+ ,  ('舜', +     [  ("shun4", "name of an emperor")+     ]  )+ ,  ('舛', +     [  ("chuan3", "mistaken/erroneous/contradictory")+     ]  )+ ,  ('舖', +     [  ("pu4", "a store")+     ]  )+ ,  ('舔', +     [  ("tian3", "to lick/to lap")+     ]  )+ ,  ('舒', +     [  ("shu1", "(surname)/relax")+     ]  )+ ,  ('舐', +     [  ("shi4", "to lick/lap")+     ]  )+ ,  ('舍', +     [  ("she3", "give up/abandon")+     ,  ("she4", "residence")+     ]  )+ ,  ('舌', +     [  ("she2", "tongue")+     ]  )+ ,  ('舋', +     [  ("xin4", "offer blood in sacrifice")+     ]  )+ ,  ('舊', +     [  ("jiu4", "old (opposite of new)/former")+     ]  )+ ,  ('舉', +     [  ("ju3", "to lift/to hold up/to cite/to enumerate/to act/to raise/to choose/to elect")+     ]  )+ ,  ('興', +     [  ("xing1", "flourish/it is the fashion to/to become popular")+     ,  ("xing4", "interest")+     ]  )+ ,  ('與', +     [  ("yu2", "(interrog. part.)")+     ,  ("yu3", "and/to give/together with")+     ,  ("yu4", "take part in")+     ]  )+ ,  ('舆', +     [  ("yu2", "carriage/sedan chair/world")+     ]  )+ ,  ('舅', +     [  ("jiu4", "maternal uncle")+     ]  )+ ,  ('舄', +     [  ("xi4", "shoe/slipper")+     ]  )+ ,  ('舂', +     [  ("chong1", "to pound (grain)/beat")+     ]  )+ ,  ('舁', +     [  ("yu2", "to lift/raise")+     ]  )+ ,  ('舀', +     [  ("yao3", "to scoop")+     ]  )+ ,  ('臿', +     [  ("cha1", "to separate the grain from the husk")+     ]  )+ ,  ('臾', +     [  ("yu2", "(surname)/a moment/little while")+     ]  )+ ,  ('臼', +     [  ("jiu4", "mortar")+     ]  )+ ,  ('臻', +     [  ("zhen1", "to reach/utmost")+     ]  )+ ,  ('臺', +     [  ("tai2", "(measure word)/platform/stage/terrace/stand/support/desk/station/broadcasting station")+     ]  )+ ,  ('致', +     [  ("zhi4", "fine and close")+     ,  ("zhi4", "to send/to devote/to deliver/to cause/to convey")+     ]  )+ ,  ('至', +     [  ("zhi4", "arrive/most/to/until")+     ]  )+ ,  ('臲', +     [  ("nie4", "tottering/unsteady")+     ]  )+ ,  ('臭', +     [  ("chou4", "stench/stink/smelly/to smell (bad)")+     ,  ("xiu4", "sense of smell/smell bad")+     ]  )+ ,  ('臬', +     [  ("nie4", "provincial judge")+     ]  )+ ,  ('自', +     [  ("zi4", "from/self/oneself/since")+     ]  )+ ,  ('臨', +     [  ("lin2", "to face/to overlook/to arrive/to be (just) about to/just before")+     ]  )+ ,  ('臧', +     [  ("zang1", "(surname)/good/lucky")+     ]  )+ ,  ('臥', +     [  ("wo4", "to lie/to crouch")+     ]  )+ ,  ('臣', +     [  ("chen2", "statesman/vassal/courtier/minister/official")+     ]  )+ ,  ('臢', +     [  ("zang1", "dirty/filthy")+     ]  )+ ,  ('臠', +     [  ("luan2", "skinny/sliced meat")+     ]  )+ ,  ('臟', +     [  ("zang4", "viscera")+     ]  )+ ,  ('臝', +     [  ("luo3", "naked")+     ]  )+ ,  ('臛', +     [  ("huo4", "meat broth")+     ]  )+ ,  ('臚', +     [  ("lu2", "belly/skin/to state")+     ]  )+ ,  ('臙', +     [  ("yan1", "rouge")+     ]  )+ ,  ('臘', +     [  ("la4", "December/preserved (meat)")+     ]  )+ ,  ('臕', +     [  ("biao1", "fat/gross, sleek")+     ]  )+ ,  ('臑', +     [  ("nao4", "soft")+     ]  )+ ,  ('臐', +     [  ("xun1", "lamb soup")+     ]  )+ ,  ('臏', +     [  ("bin4", "kneecap/patella")+     ]  )+ ,  ('臍', +     [  ("qi2", "navel")+     ]  )+ ,  ('臌', +     [  ("gu3", "dropsical/swollen")+     ]  )+ ,  ('臊', +     [  ("sao1", "smell of urine")+     ,  ("sao4", "bashfulness")+     ]  )+ ,  ('臉', +     [  ("lian3", "face")+     ]  )+ ,  ('臇', +     [  ("juan3", "fat, rich/a stew of fish")+     ]  )+ ,  ('臆', +     [  ("yi4", "feelings/opinion/thoughts")+     ]  )+ ,  ('臄', +     [  ("jue2", "palate/sausage")+     ]  )+ ,  ('臃', +     [  ("yong1", "swell up/swelling/fat")+     ]  )+ ,  ('臂', +     [  ("bi4", "arm")+     ]  )+ ,  ('臀', +     [  ("tun2", "butt/buttocks")+     ]  )+ ,  ('膿', +     [  ("nong2", "pus")+     ]  )+ ,  ('膾', +     [  ("kuai4", "chopped meat or fish")+     ]  )+ ,  ('膽', +     [  ("dan3", "the gall/the nerve/courage/guts/gall bladder")+     ]  )+ ,  ('膻', +     [  ("shan1", "rank odor (of sheep or goats)")+     ]  )+ ,  ('膺', +     [  ("ying1", "breast/receive")+     ]  )+ ,  ('膷', +     [  ("xiang1", "hashed beef/soup")+     ]  )+ ,  ('膵', +     [  ("cui4", "pancreas")+     ]  )+ ,  ('膴', +     [  ("hu1", "big piece of meat/dried meat")+     ]  )+ ,  ('膳', +     [  ("shan4", "meals")+     ]  )+ ,  ('膲', +     [  ("jiao1", "the three divisions of the viscera (med.)")+     ]  )+ ,  ('膰', +     [  ("fan2", "cooked meat used in sacrifice")+     ]  )+ ,  ('膩', +     [  ("ni4", "greasy/tired of")+     ]  )+ ,  ('膨', +     [  ("peng2", "swollen")+     ]  )+ ,  ('膦', +     [  ("lin4", "phosphine")+     ]  )+ ,  ('膣', +     [  ("zhi4", "vagina")+     ]  )+ ,  ('膠', +     [  ("jiao1", "glue/gum")+     ]  )+ ,  ('膟', +     [  ("lu:4", "sacrificial flesh")+     ]  )+ ,  ('膝', +     [  ("xi1", "knee")+     ]  )+ ,  ('膜', +     [  ("mo2", "(n) membrane; film")+     ]  )+ ,  ('膛', +     [  ("tang2", "chest (of body)/hollow space/throat")+     ]  )+ ,  ('膚', +     [  ("fu1", "skin")+     ]  )+ ,  ('膙', +     [  ("jiang3", "callous")+     ]  )+ ,  ('膘', +     [  ("biao1", "fat of a stock animal")+     ]  )+ ,  ('膗', +     [  ("chuai2", "ugly and fat/too fat to move")+     ]  )+ ,  ('膕', +     [  ("guo2", "hollow")+     ]  )+ ,  ('膑', +     [  ("bin4", "kneecap/patella")+     ]  )+ ,  ('膏', +     [  ("gao1", "ointment/paste")+     ]  )+ ,  ('膋', +     [  ("liao2", "fat on intestines")+     ]  )+ ,  ('膊', +     [  ("bo2", "shoulder/upper arm")+     ]  )+ ,  ('膈', +     [  ("ge2", "diaphragm")+     ]  )+ ,  ('膇', +     [  ("zhui4", "swelling of foot")+     ]  )+ ,  ('膆', +     [  ("su4", "crop of a bird/fat")+     ]  )+ ,  ('膃', +     [  ("wa4", "castor")+     ]  )+ ,  ('膂', +     [  ("lu:3", "backbone/strength")+     ]  )+ ,  ('膀', +     [  ("bang3", "upper arm/wing")+     ,  ("bang4", "to flirt")+     ,  ("pang1", "puffed (swollen)")+     ,  ("pang2", "bladder")+     ]  )+ ,  ('腿', +     [  ("tui3", "leg")+     ]  )+ ,  ('腾', +     [  ("teng2", "to soar/to gallop/to rise/to prance/to hover/to move out")+     ]  )+ ,  ('腽', +     [  ("wa4", "castor")+     ]  )+ ,  ('腻', +     [  ("ni4", "greasy/tired of")+     ]  )+ ,  ('腺', +     [  ("xian4", "gland")+     ]  )+ ,  ('腹', +     [  ("fu4", "abdomen/stomach/belly")+     ]  )+ ,  ('腸', +     [  ("chang2", "intestines")+     ]  )+ ,  ('腶', +     [  ("duan4", "dried meat")+     ]  )+ ,  ('腴', +     [  ("yu2", "fat on belly/fertile/rich")+     ]  )+ ,  ('腳', +     [  ("jiao3", "foot/base")+     ,  ("jue2", "role")+     ]  )+ ,  ('腱', +     [  ("jian4", "gristle")+     ]  )+ ,  ('腰', +     [  ("yao1", "waist/lower back/pocket/middle")+     ]  )+ ,  ('腯', +     [  ("tu2", "fat (of pigs)")+     ]  )+ ,  ('腮', +     [  ("sai1", "gills/lower part of cheeks")+     ]  )+ ,  ('腫', +     [  ("zhong3", "swollen")+     ]  )+ ,  ('腦', +     [  ("nao3", "brain")+     ]  )+ ,  ('腥', +     [  ("xing1", "fishy (smell)")+     ]  )+ ,  ('腠', +     [  ("cou4", "the tissue between the skin and the flesh")+     ]  )+ ,  ('腜', +     [  ("mei2", "quickening of the fetus")+     ]  )+ ,  ('腕', +     [  ("wan4", "wrist")+     ]  )+ ,  ('腔', +     [  ("qiang1", "cavity of body/tune")+     ]  )+ ,  ('腓', +     [  ("fei2", "calf of leg/decay/protect")+     ]  )+ ,  ('腒', +     [  ("ju1", "dried poultry")+     ]  )+ ,  ('腑', +     [  ("fu3", "internal organs")+     ]  )+ ,  ('腐', +     [  ("fu3", "decay/rotten")+     ]  )+ ,  ('腎', +     [  ("shen4", "kidney")+     ]  )+ ,  ('腍', +     [  ("ren3", "be satiated/cooked/good-tasting")+     ]  )+ ,  ('腌', +     [  ("yan1", "to salt/pickle")+     ,  ("yan1", "to salt/pickle")+     ]  )+ ,  ('腋', +     [  ("ye4", "armpit")+     ]  )+ ,  ('腊', +     [  ("la4", "preserved (meat)")+     ,  ("la4", "December/preserved (meat)")+     ]  )+ ,  ('腆', +     [  ("tian3", "make strong (as liquors)/virtuous")+     ]  )+ ,  ('脾', +     [  ("pi2", "spleen")+     ]  )+ ,  ('脹', +     [  ("zhang4", "dropsical/swollen/to swell/to be bloated")+     ]  )+ ,  ('脸', +     [  ("lian3", "face")+     ]  )+ ,  ('脱', +     [  ("tuo1", "to shed/to take off/to escape/to get away from")+     ]  )+ ,  ('脰', +     [  ("dou4", "neck/throat")+     ]  )+ ,  ('脯', +     [  ("fu3", "candied fruit")+     ,  ("pu2", "chest (thorax)")+     ]  )+ ,  ('脬', +     [  ("pao1", "bladder")+     ]  )+ ,  ('脫', +     [  ("tuo1", "to shed/to take off/to escape/to get away from")+     ]  )+ ,  ('脩', +     [  ("xiu1", "cultivate/repair/teacher's pay")+     ]  )+ ,  ('脧', +     [  ("juan1", "fleece/extort/reduce")+     ]  )+ ,  ('脥', +     [  ("qian3", "pelvic cavity/lower abdomen")+     ]  )+ ,  ('脤', +     [  ("shen4", "sacrificial meat (raw)")+     ]  )+ ,  ('脣', +     [  ("chun2", "lip")+     ]  )+ ,  ('脢', +     [  ("mei2", "meat on the back of an animal")+     ]  )+ ,  ('脡', +     [  ("ting3", "brisket meat/straight")+     ]  )+ ,  ('脞', +     [  ("cuo3", "chopped meat/trifles")+     ]  )+ ,  ('脝', +     [  ("heng1", "fat/bloated")+     ]  )+ ,  ('脛', +     [  ("jing4", "lower part of leg")+     ]  )+ ,  ('脚', +     [  ("jiao3", "foot/base")+     ,  ("jue2", "role")+     ]  )+ ,  ('脘', +     [  ("guan3", "internal cavity of stomach")+     ]  )+ ,  ('脖', +     [  ("bo2", "neck")+     ]  )+ ,  ('脔', +     [  ("luan2", "skinny/sliced meat")+     ]  )+ ,  ('脓', +     [  ("nong2", "pus")+     ]  )+ ,  ('脑', +     [  ("nao3", "brain")+     ]  )+ ,  ('脐', +     [  ("qi2", "navel")+     ]  )+ ,  ('脏', +     [  ("zang1", "dirty/filthy")+     ,  ("zang4", "viscera")+     ]  )+ ,  ('脍', +     [  ("kuai4", "chopped meat or fish")+     ]  )+ ,  ('脊', +     [  ("ji3", "spine/back/ridge")+     ]  )+ ,  ('脉', +     [  ("mai4", "mountain range/pulse")+     ]  )+ ,  ('脈', +     [  ("mai4", "mountain range/pulse")+     ]  )+ ,  ('脆', +     [  ("cui4", "brittle/fragile/crisp/clear and loud voice/neat")+     ]  )+ ,  ('脅', +     [  ("xie2", "side of body/threaten")+     ]  )+ ,  ('脂', +     [  ("zhi1", "fat")+     ]  )+ ,  ('胾', +     [  ("zi4", "cut meat into pieces/diced meat")+     ]  )+ ,  ('能', +     [  ("neng2", "can/may/capable/energy/able")+     ]  )+ ,  ('胼', +     [  ("pian2", "callous on hand or foot")+     ]  )+ ,  ('胺', +     [  ("an4", "amine")+     ]  )+ ,  ('胹', +     [  ("er2", "overcooked/soft")+     ]  )+ ,  ('胸', +     [  ("xiong1", "chest/bosom/heart/mind/thorax")+     ]  )+ ,  ('胶', +     [  ("jiao1", "glue/gum")+     ]  )+ ,  ('胴', +     [  ("dong4", "large intestine/torso")+     ]  )+ ,  ('胳', +     [  ("ge1", "armpit")+     ]  )+ ,  ('胲', +     [  ("hai3", "hydroxylamine")+     ]  )+ ,  ('胱', +     [  ("guang1", "bladder")+     ]  )+ ,  ('胰', +     [  ("yi2", "soap")+     ]  )+ ,  ('胯', +     [  ("kua4", "thigh/leg")+     ]  )+ ,  ('胭', +     [  ("yan1", "rouge")+     ]  )+ ,  ('胫', +     [  ("jing4", "lower part of leg")+     ]  )+ ,  ('胪', +     [  ("lu2", "belly/skin/to state")+     ]  )+ ,  ('胧', +     [  ("long2", "rising moon")+     ,  ("long2", "hazy/unclear")+     ]  )+ ,  ('胦', +     [  ("yang1", "the navel")+     ]  )+ ,  ('胥', +     [  ("xu1", "all/assist/to store")+     ]  )+ ,  ('胤', +     [  ("yin4", "heir/inherit")+     ]  )+ ,  ('胡', +     [  ("hu2", "(surname)/beard/what why how")+     ,  ("hu2", "beard/mustache")+     ]  )+ ,  ('胠', +     [  ("qu1", "flank of animal/open")+     ]  )+ ,  ('胞', +     [  ("bao1", "the placenta/womb")+     ]  )+ ,  ('胝', +     [  ("zhi1", "callous")+     ]  )+ ,  ('胜', +     [  ("sheng1", "(also sheng4) able to do/competent enough to")+     ,  ("sheng1", "peptide")+     ,  ("sheng4", "victorious")+     ,  ("sheng4", "victorious")+     ]  )+ ,  ('胛', +     [  ("jia3", "shoulder blade")+     ]  )+ ,  ('胚', +     [  ("pei1", "fetus")+     ]  )+ ,  ('胙', +     [  ("zuo4", "confer upon/sacrificial flesh")+     ]  )+ ,  ('胗', +     [  ("zhen1", "gizzard")+     ]  )+ ,  ('胖', +     [  ("pang4", "fat/plump")+     ]  )+ ,  ('胔', +     [  ("zi4", "rotten meat/bones of dead animal")+     ]  )+ ,  ('胑', +     [  ("zhi1", "wings of birds/legs of animals")+     ]  )+ ,  ('胏', +     [  ("zi3", "dried meat with bone")+     ]  )+ ,  ('胎', +     [  ("tai1", "fetus/litter")+     ]  )+ ,  ('胍', +     [  ("gua1", "guanidine")+     ]  )+ ,  ('背', +     [  ("bei1", "carry on one's back")+     ,  ("bei1", "to be burdened/to carry on the back or shoulder")+     ,  ("bei4", "learn by heart/the back of the body")+     ]  )+ ,  ('胊', +     [  ("qu2", "yoke")+     ]  )+ ,  ('胆', +     [  ("dan3", "the gall/the nerve/courage/guts/gall bladder")+     ]  )+ ,  ('胄', +     [  ("zhou4", "helmet")+     ,  ("zhou4", "descendants")+     ]  )+ ,  ('胃', +     [  ("wei4", "stomach")+     ]  )+ ,  ('胂', +     [  ("shen4", "arsine")+     ]  )+ ,  ('胁', +     [  ("xie2", "side of body/threaten")+     ]  )+ ,  ('胀', +     [  ("zhang4", "dropsical/swollen/to swell/to be bloated")+     ]  )+ ,  ('肿', +     [  ("zhong3", "swollen")+     ]  )+ ,  ('肾', +     [  ("shen4", "kidney")+     ]  )+ ,  ('肽', +     [  ("tai4", "peptide")+     ]  )+ ,  ('肼', +     [  ("jing3", "hydrazine")+     ]  )+ ,  ('肺', +     [  ("fei4", "lung")+     ]  )+ ,  ('肸', +     [  ("xi4", "giggle/scatter")+     ]  )+ ,  ('肵', +     [  ("jin4", "table")+     ]  )+ ,  ('肴', +     [  ("yao2", "mixed/viands")+     ,  ("yao2", "meat dishes")+     ,  ("yao2", "meat dishes")+     ]  )+ ,  ('育', +     [  ("yu4", "nourish/to rear")+     ]  )+ ,  ('肱', +     [  ("gong1", "brachium/humerus")+     ]  )+ ,  ('肯', +     [  ("ken3", "to agree/to consent/to be ready (to do sth)/willing")+     ]  )+ ,  ('肮', +     [  ("ang1", "filthy")+     ,  ("ang1", "dirty/filthy")+     ]  )+ ,  ('肭', +     [  ("na4", "castor")+     ]  )+ ,  ('肫', +     [  ("zhun1", "gizzard")+     ]  )+ ,  ('肪', +     [  ("fang2", "animal fat")+     ]  )+ ,  ('肩', +     [  ("jian1", "shoulder")+     ]  )+ ,  ('肥', +     [  ("fei2", "loose-fitting/fat/fertile")+     ]  )+ ,  ('肤', +     [  ("fu1", "skin")+     ]  )+ ,  ('肢', +     [  ("zhi1", "limb")+     ]  )+ ,  ('股', +     [  ("gu3", "share/portion/section/part/thigh/(a measure word, e.g. use with electric current)/whiff")+     ]  )+ ,  ('肠', +     [  ("chang2", "intestines")+     ]  )+ ,  ('肝', +     [  ("gan1", "liver")+     ]  )+ ,  ('肜', +     [  ("rong2", "(surname)")+     ]  )+ ,  ('肛', +     [  ("gang1", "anus")+     ]  )+ ,  ('肚', +     [  ("du3", "tripe")+     ,  ("du4", "belly")+     ]  )+ ,  ('肙', +     [  ("yuan1", "a small worm/to twist/to surround/empty")+     ]  )+ ,  ('肘', +     [  ("zhou3", "elbow/pork shoulder")+     ]  )+ ,  ('肖', +     [  ("xiao4", "similar/resembling/to resemble/to be like")+     ]  )+ ,  ('肕', +     [  ("ren4", "tough, strong, hard")+     ]  )+ ,  ('肓', +     [  ("huang1", "region between heart and diaphragm")+     ]  )+ ,  ('肐', +     [  ("ge1", "armpit, arms")+     ]  )+ ,  ('肏', +     [  ("cao4", "copulate/(curse) to fuck")+     ]  )+ ,  ('肌', +     [  ("ji1", "flesh/muscle")+     ]  )+ ,  ('肋', +     [  ("lei4", "rib")+     ]  )+ ,  ('肉', +     [  ("rou4", "meat/flesh")+     ]  )+ ,  ('肇', +     [  ("zhao4", "at first/devise/originate")+     ]  )+ ,  ('肆', +     [  ("si4", "four (fraud-proof)/market")+     ]  )+ ,  ('肅', +     [  ("su4", "Gansu/respectful")+     ]  )+ ,  ('肄', +     [  ("yi4", "descendants/distress/practice")+     ]  )+ ,  ('肃', +     [  ("su4", "Gansu/respectful")+     ]  )+ ,  ('聿', +     [  ("yu4", "introductory part./pen")+     ]  )+ ,  ('聾', +     [  ("long2", "deaf")+     ]  )+ ,  ('聽', +     [  ("ting1", "listen/hear/obey")+     ,  ("ting4", "let/allow")+     ]  )+ ,  ('聹', +     [  ("ning2", "earwax")+     ]  )+ ,  ('職', +     [  ("zhi2", "office/duty")+     ]  )+ ,  ('聶', +     [  ("nie4", "(surname)/whisper")+     ]  )+ ,  ('聵', +     [  ("kui4", "born deaf/deaf")+     ]  )+ ,  ('聳', +     [  ("song3", "excite/raise up/to shrug/high/lofty/towering")+     ]  )+ ,  ('聲', +     [  ("sheng1", "sound/voice/(a measure word, used for sounds)/tone/noise")+     ]  )+ ,  ('聱', +     [  ("ao2", "difficult to pronounce")+     ]  )+ ,  ('聰', +     [  ("cong1", "quick at hearing/wise/clever/sharp-witted/intelligent/acute")+     ]  )+ ,  ('聯', +     [  ("lian2", "to ally/to unite/to join")+     ]  )+ ,  ('聪', +     [  ("cong1", "quick at hearing/wise/clever/sharp-witted/intelligent/acute")+     ]  )+ ,  ('聩', +     [  ("kui4", "born deaf/deaf")+     ]  )+ ,  ('聞', +     [  ("wen2", "(surname)/hear/sniff at")+     ]  )+ ,  ('聝', +     [  ("guo2", "cut off the left ear of the slain")+     ]  )+ ,  ('聚', +     [  ("ju4", "form gathering/gather")+     ]  )+ ,  ('聘', +     [  ("pin4", "betrothed/engage (teacher)/hire")+     ]  )+ ,  ('聖', +     [  ("sheng4", "holy/sacred/saint/sage")+     ]  )+ ,  ('联', +     [  ("lian2", "to ally/to unite/to join")+     ]  )+ ,  ('聍', +     [  ("ning2", "earwax")+     ]  )+ ,  ('职', +     [  ("zhi2", "office/duty")+     ]  )+ ,  ('聋', +     [  ("long2", "deaf")+     ]  )+ ,  ('聊', +     [  ("liao2", "to chat/to have a chat/to kill time")+     ]  )+ ,  ('聆', +     [  ("ling2", "apprehend/hear/listen")+     ]  )+ ,  ('聃', +     [  ("dan1", "ears without rim")+     ]  )+ ,  ('聂', +     [  ("nie4", "(surname)/whisper")+     ]  )+ ,  ('耿', +     [  ("geng3", "(surname)/bright")+     ]  )+ ,  ('耽', +     [  ("dan1", "indulge/delay")+     ]  )+ ,  ('耻', +     [  ("chi3", "shame/disgrace")+     ]  )+ ,  ('耸', +     [  ("song3", "excite/raise up/to shrug/high/lofty/towering")+     ]  )+ ,  ('耷', +     [  ("da1", "ears hanging down")+     ]  )+ ,  ('耶', +     [  ("ye1", "(final part.)/(phonetic)")+     ]  )+ ,  ('耳', +     [  ("er3", "ear")+     ]  )+ ,  ('耰', +     [  ("you1", "harrow")+     ]  )+ ,  ('耬', +     [  ("lou2", "drill for sowing grain")+     ]  )+ ,  ('耪', +     [  ("pang3", "to weed")+     ]  )+ ,  ('耩', +     [  ("jiang3", "to plough/to sow")+     ]  )+ ,  ('耨', +     [  ("nou4", "hoe")+     ]  )+ ,  ('耧', +     [  ("lou2", "drill for sowing grain")+     ]  )+ ,  ('耦', +     [  ("ou3", "pair/mate/ploughshare")+     ]  )+ ,  ('耤', +     [  ("ji2", "plough")+     ]  )+ ,  ('耡', +     [  ("chu2", "hoe")+     ]  )+ ,  ('耞', +     [  ("jia1", "flail")+     ]  )+ ,  ('耜', +     [  ("si4", "plough/ploughshare")+     ]  )+ ,  ('耙', +     [  ("ba4", "a rake/harrow")+     ,  ("pa2", "a rake")+     ]  )+ ,  ('耘', +     [  ("yun2", "to weed")+     ]  )+ ,  ('耗', +     [  ("hao4", "mouse/new/to waste/to spend/to consume/to squander")+     ]  )+ ,  ('耕', +     [  ("geng1", "to plow/to till")+     ]  )+ ,  ('耔', +     [  ("zi3", "hoe up soil around plants")+     ]  )+ ,  ('耒', +     [  ("lei3", "plough")+     ]  )+ ,  ('耑', +     [  ("zhuan1", "concentrated/specialized")+     ]  )+ ,  ('耐', +     [  ("nai4", "to be unbearable/unable to endure")+     ]  )+ ,  ('耏', +     [  ("er2", "(surname)/beard")+     ]  )+ ,  ('耎', +     [  ("ruan3", "pliable")+     ]  )+ ,  ('耍', +     [  ("shua3", "play with/to juggle")+     ]  )+ ,  ('而', +     [  ("er2", "and/as well as/but (not)/yet (not)/(shows causal relation)/(shows change of state)/(shows contrast)")+     ]  )+ ,  ('耋', +     [  ("die4", "aged/in one's eighties")+     ]  )+ ,  ('耇', +     [  ("gou3", "wrinkled face of the elderly")+     ]  )+ ,  ('耆', +     [  ("qi2", "man of sixty or seventy")+     ]  )+ ,  ('者', +     [  ("zhe3", "-ist, -er (person)/person (who does sth)")+     ]  )+ ,  ('耄', +     [  ("mao4", "aged")+     ]  )+ ,  ('考', +     [  ("kao3", "to check/to verify/to test/to examine")+     ]  )+ ,  ('老', +     [  ("lao3", "(a prefix used before the surname of a person or a numeral indicating the order of birth of the children in a family or to indicate affection or familiarity)/old (of people)/venerable (person)")+     ]  )+ ,  ('耀', +     [  ("yao4", "brilliant/glorious")+     ]  )+ ,  ('翿', +     [  ("dao4", "feather banner or fan")+     ]  )+ ,  ('翾', +     [  ("xuan1", "flirtatious/short flight")+     ]  )+ ,  ('翽', +     [  ("hui4", "noise of bird's wings")+     ]  )+ ,  ('翼', +     [  ("yi4", "wing")+     ]  )+ ,  ('翻', +     [  ("fan1", "flit about/translate/turn over")+     ]  )+ ,  ('翹', +     [  ("qiao2", "outstanding/to raise")+     ]  )+ ,  ('翳', +     [  ("yi4", "feather screen/to screen/to shade")+     ]  )+ ,  ('翱', +     [  ("ao2", "soar/hover")+     ]  )+ ,  ('翰', +     [  ("han4", "pen")+     ]  )+ ,  ('翯', +     [  ("he4", "glistening plumage of birds")+     ]  )+ ,  ('翮', +     [  ("he2", "quill")+     ]  )+ ,  ('翬', +     [  ("hui1", "to fly/variegated pheasant")+     ]  )+ ,  ('翫', +     [  ("wan4", "play with")+     ]  )+ ,  ('翪', +     [  ("zong1", "uneven flight of a bird")+     ]  )+ ,  ('翩', +     [  ("pian1", "fly fast")+     ]  )+ ,  ('翦', +     [  ("jian3", "cut with scissors/scissors")+     ]  )+ ,  ('翥', +     [  ("zhu4", "soar")+     ]  )+ ,  ('翣', +     [  ("sha4", "wooden fan carried in procession")+     ]  )+ ,  ('翡', +     [  ("fei3", "green jade/kingfisher")+     ]  )+ ,  ('翠', +     [  ("cui4", "bluish-green/green jade")+     ]  )+ ,  ('翟', +     [  ("di2", "long-tail pheasant")+     ,  ("zhai2", "(surname)")+     ]  )+ ,  ('翛', +     [  ("shu4", "hastiness")+     ]  )+ ,  ('翘', +     [  ("qiao2", "outstanding/to raise")+     ]  )+ ,  ('翕', +     [  ("xi4", "agree")+     ]  )+ ,  ('翔', +     [  ("xiang2", "soar")+     ]  )+ ,  ('習', +     [  ("xi2", "to practice/to study/habit")+     ]  )+ ,  ('翏', +     [  ("liu4", "the sound of the wind/to soar")+     ]  )+ ,  ('翎', +     [  ("ling2", "tail feathers")+     ]  )+ ,  ('翌', +     [  ("yi4", "bright/tomorrow")+     ]  )+ ,  ('翊', +     [  ("yi4", "assist/ready to fly/respect")+     ]  )+ ,  ('翅', +     [  ("chi4", "wing")+     ]  )+ ,  ('翃', +     [  ("hong2", "to swarm (of insects)")+     ]  )+ ,  ('翁', +     [  ("weng1", "(surname)/elderly person")+     ]  )+ ,  ('翀', +     [  ("chong1", "soar")+     ]  )+ ,  ('羿', +     [  ("yi4", "name of a famous archer")+     ]  )+ ,  ('羽', +     [  ("yu3", "feather")+     ]  )+ ,  ('羼', +     [  ("chan4", "confusion/sheep crowding")+     ]  )+ ,  ('羹', +     [  ("geng1", "soup")+     ]  )+ ,  ('羸', +     [  ("lei2", "entangled/lean")+     ]  )+ ,  ('羶', +     [  ("shan1", "rank odor (of sheep or goats)")+     ]  )+ ,  ('羵', +     [  ("fen3", "spirit")+     ]  )+ ,  ('羲', +     [  ("xi1", "(surname)/name of an emperor")+     ]  )+ ,  ('羱', +     [  ("yuan2", "ovis ammon")+     ]  )+ ,  ('羰', +     [  ("tang1", "carbonyl (radical)")+     ]  )+ ,  ('羯', +     [  ("jie2", "castrate a ram/deer's skin")+     ]  )+ ,  ('羭', +     [  ("yu2", "black ram")+     ]  )+ ,  ('義', +     [  ("yi4", "justice/righteousness/meaning")+     ]  )+ ,  ('羨', +     [  ("xian4", "to envy")+     ]  )+ ,  ('羧', +     [  ("suo1", "(chem.) carboxyl (radical)")+     ]  )+ ,  ('羥', +     [  ("qiang3", "hydroxyl (radical)")+     ]  )+ ,  ('群', +     [  ("qun2", "crowd/flock/group")+     ]  )+ ,  ('羢', +     [  ("rong2", "wool of sheep")+     ]  )+ ,  ('羡', +     [  ("xian4", "to envy")+     ]  )+ ,  ('羟', +     [  ("qiang3", "hydroxyl (radical)")+     ]  )+ ,  ('羞', +     [  ("xiu1", "shy/ashamed/shame/bashful")+     ]  )+ ,  ('羝', +     [  ("di1", "billy goat/ram")+     ]  )+ ,  ('羜', +     [  ("zhu4", "five-month-old lamb")+     ]  )+ ,  ('羚', +     [  ("ling2", "antelope")+     ]  )+ ,  ('羖', +     [  ("gu3", "black ewe")+     ]  )+ ,  ('羔', +     [  ("gao1", "lamb")+     ]  )+ ,  ('羑', +     [  ("you3", "to lead")+     ]  )+ ,  ('美', +     [  ("mei3", "America/beautiful")+     ]  )+ ,  ('羌', +     [  ("qiang1", "educated/name of a tribe/strong")+     ]  )+ ,  ('羋', +     [  ("mi3", "(surname)")+     ]  )+ ,  ('羊', +     [  ("yang2", "(surname)/sheep")+     ]  )+ ,  ('羈', +     [  ("ji1", "halter/restrain")+     ]  )+ ,  ('羇', +     [  ("ji1", "inn/to lodge")+     ]  )+ ,  ('羆', +     [  ("pi2", "(bear)")+     ]  )+ ,  ('羅', +     [  ("luo2", "(surname)/gauze/to collect/to gather/to catch/to shift")+     ]  )+ ,  ('羃', +     [  ("mi4", "cover of cloth for food/veil")+     ]  )+ ,  ('羁', +     [  ("ji1", "halter/restrain")+     ]  )+ ,  ('罿', +     [  ("tong2", "bird net")+     ]  )+ ,  ('罾', +     [  ("zeng1", "large square net")+     ]  )+ ,  ('罽', +     [  ("ji4", "(fishing net)/woolen rug")+     ]  )+ ,  ('罻', +     [  ("wei4", "bird net")+     ]  )+ ,  ('罹', +     [  ("li2", "happen to/sorrow/suffer from")+     ]  )+ ,  ('罷', +     [  ("ba4", "to stop/cease/dismiss/suspend/to quit/to finish")+     ,  ("ba5", "(final part.)")+     ]  )+ ,  ('罶', +     [  ("liu3", "creel/fish basket")+     ]  )+ ,  ('罵', +     [  ("ma4", "scold/abuse")+     ]  )+ ,  ('罴', +     [  ("pi2", "(bear)")+     ]  )+ ,  ('罳', +     [  ("si1", "screen")+     ]  )+ ,  ('署', +     [  ("shu3", "office/bureau")+     ]  )+ ,  ('罰', +     [  ("fa2", "to punish/to penalize")+     ]  )+ ,  ('置', +     [  ("zhi4", "to install/to place/to put")+     ]  )+ ,  ('罭', +     [  ("yu4", "drag-net")+     ]  )+ ,  ('罫', +     [  ("gua4", "squares of a chess board")+     ]  )+ ,  ('罪', +     [  ("zui4", "guilt/crime/fault/blame/sin")+     ]  )+ ,  ('罩', +     [  ("zhao4", "cover/fish trap (basket)/shade")+     ]  )+ ,  ('罨', +     [  ("yan3", "foment/valve")+     ]  )+ ,  ('罦', +     [  ("fu2", "net for catching birds")+     ]  )+ ,  ('罥', +     [  ("juan4", "impete")+     ]  )+ ,  ('罣', +     [  ("gua4", "anxious about")+     ]  )+ ,  ('罢', +     [  ("ba4", "to stop/cease/dismiss/suspend/to quit/to finish")+     ,  ("ba5", "(final part.)")+     ]  )+ ,  ('罡', +     [  ("gang1", "(stars)")+     ]  )+ ,  ('罠', +     [  ("min2", "animal trap")+     ]  )+ ,  ('罟', +     [  ("gu3", "implicate/net for birds or fish")+     ]  )+ ,  ('罝', +     [  ("ju1", "net for catching rabbits")+     ]  )+ ,  ('罛', +     [  ("gu1", "large fishing net")+     ]  )+ ,  ('罚', +     [  ("fa2", "to punish/to penalize")+     ]  )+ ,  ('罘', +     [  ("fu2", "place name")+     ]  )+ ,  ('罗', +     [  ("luo1", "fussy/talkative")+     ,  ("luo2", "subordinate in a gang of bandits")+     ,  ("luo2", "(surname)/gauze/to collect/to gather/to catch/to shift")+     ]  )+ ,  ('罕', +     [  ("han3", "rare")+     ]  )+ ,  ('罔', +     [  ("wang3", "deceive/there is none")+     ]  )+ ,  ('网', +     [  ("wang3", "net/network")+     ,  ("wang3", "a net")+     ]  )+ ,  ('罐', +     [  ("guan4", "can/jar/pot")+     ]  )+ ,  ('罏', +     [  ("lu2", "pile of earth to keep wine jars")+     ]  )+ ,  ('罍', +     [  ("lei2", "jar/wooden drinking cup")+     ]  )+ ,  ('罌', +     [  ("ying1", "earthen jar with small mouth")+     ]  )+ ,  ('罋', +     [  ("weng4", "earthen jar/urn")+     ]  )+ ,  ('罈', +     [  ("tan2", "earthen jar")+     ]  )+ ,  ('罅', +     [  ("xia4", "crack/grudge")+     ]  )+ ,  ('罄', +     [  ("qing4", "entirely/exhausted/stern")+     ]  )+ ,  ('罃', +     [  ("ying1", "earthen jar with long neck")+     ]  )+ ,  ('罂', +     [  ("ying1", "earthen jar with small mouth")+     ]  )+ ,  ('缾', +     [  ("ping2", "vase/bottle/pitcher")+     ]  )+ ,  ('缽', +     [  ("bo1", "alms bowl/small earthenware basin")+     ]  )+ ,  ('缺', +     [  ("que1", "lack/scarce/vacant post/to run short of")+     ]  )+ ,  ('缸', +     [  ("gang1", "jar/vat")+     ]  )+ ,  ('缶', +     [  ("fou3", "pottery")+     ]  )+ ,  ('缵', +     [  ("zuan3", "carry on")+     ]  )+ ,  ('缴', +     [  ("jiao3", "hand in/hand over")+     ]  )+ ,  ('缳', +     [  ("huan2", "bind/tie/noose")+     ]  )+ ,  ('缲', +     [  ("qiao1", "to reel silk from cocoons")+     ]  )+ ,  ('缱', +     [  ("qian3", "attached to/loving")+     ]  )+ ,  ('缯', +     [  ("zeng1", "(surname)/silk fabrics")+     ,  ("zeng4", "to tie/to bind")+     ]  )+ ,  ('缮', +     [  ("shan4", "make a fair copy of")+     ]  )+ ,  ('缭', +     [  ("liao2", "lines for a sail/wind round")+     ]  )+ ,  ('缬', +     [  ("xie2", "knot/tie a knot")+     ]  )+ ,  ('缫', +     [  ("sao1", "reel silk from cocoons")+     ]  )+ ,  ('缪', +     [  ("miao4", "(surname)")+     ,  ("mou2", "to wind round")+     ]  )+ ,  ('缩', +     [  ("suo1", "to withdraw/to pull back/to contract/to shrink/to reduce")+     ]  )+ ,  ('缨', +     [  ("ying1", "tassel of hat")+     ]  )+ ,  ('缧', +     [  ("lei2", "bind/bond")+     ]  )+ ,  ('缦', +     [  ("man4", "plain thin silk/slow/unadorned")+     ]  )+ ,  ('缥', +     [  ("piao3", "misty/indistinct")+     ]  )+ ,  ('缤', +     [  ("bin1", "helter-skelter/mixed colors/in confusion")+     ]  )+ ,  ('缣', +     [  ("jian1", "thick waterproof silk")+     ]  )+ ,  ('缢', +     [  ("yi4", "hang/strangle oneself")+     ]  )+ ,  ('缡', +     [  ("li2", "bridal veil or kerchief")+     ]  )+ ,  ('缠', +     [  ("chan2", "to bother/wind around/wrap round/coil/involve/annoy/tangle")+     ]  )+ ,  ('缟', +     [  ("gao3", "plain white silk")+     ]  )+ ,  ('缝', +     [  ("feng2", "to sew/to stitch")+     ,  ("feng4", "crack/seam")+     ]  )+ ,  ('缜', +     [  ("zhen3", "fine and close")+     ]  )+ ,  ('缛', +     [  ("ru4", "adorned/beautiful")+     ]  )+ ,  ('缚', +     [  ("fu2", "to bind/to tie")+     ]  )+ ,  ('缙', +     [  ("jin4", "red silk")+     ]  )+ ,  ('缘', +     [  ("yuan2", "along/predestined affinity/reason/edge")+     ]  )+ ,  ('缗', +     [  ("min2", "cord/fishing-line/string of coins")+     ]  )+ ,  ('编', +     [  ("bian1", "weave/plait/organize/group/arrange/edit/compile/write/compose/fabricate")+     ]  )+ ,  ('缕', +     [  ("lu:3", "state in detail/strand/thread")+     ]  )+ ,  ('缔', +     [  ("di4", "closely joined/connection/knot")+     ]  )+ ,  ('缓', +     [  ("huan3", "slow/sluggish/gradual/to postpone")+     ]  )+ ,  ('缒', +     [  ("zhui4", "let down with a rope")+     ]  )+ ,  ('缑', +     [  ("gou1", "(surname)")+     ]  )+ ,  ('缏', +     [  ("bian4", "braid")+     ]  )+ ,  ('缎', +     [  ("duan4", "satin")+     ]  )+ ,  ('缌', +     [  ("si1", "fine linen")+     ]  )+ ,  ('缋', +     [  ("hui4", "multi-color/to draw")+     ]  )+ ,  ('缉', +     [  ("qi1", "to stitch finely")+     ]  )+ ,  ('缈', +     [  ("miao3", "indistinct")+     ]  )+ ,  ('缇', +     [  ("ti2", "orange red silk")+     ]  )+ ,  ('缆', +     [  ("lan4", "cable/hawser")+     ]  )+ ,  ('缅', +     [  ("mian3", "Burma/distant")+     ]  )+ ,  ('缄', +     [  ("jian1", "letters/to close/seal")+     ]  )+ ,  ('缃', +     [  ("xiang1", "light yellow color")+     ]  )+ ,  ('缂', +     [  ("ke4", "to woof")+     ]  )+ ,  ('缁', +     [  ("zi1", "Buddhists/black silk/dark")+     ]  )+ ,  ('缀', +     [  ("zhui4", "sew/stitch together/combine/link/connect")+     ]  )+ ,  ('绿', +     [  ("lu:4", "green")+     ]  )+ ,  ('绾', +     [  ("wan3", "bind up/string together")+     ]  )+ ,  ('绽', +     [  ("zhan4", "ripped seam")+     ]  )+ ,  ('综', +     [  ("zong1", "to sum up")+     ]  )+ ,  ('绻', +     [  ("quan3", "bound in a league")+     ]  )+ ,  ('绺', +     [  ("liu3", "skein/tuft/lock")+     ]  )+ ,  ('绸', +     [  ("chou2", "(light) silk")+     ]  )+ ,  ('绷', +     [  ("beng1", "to stretch/taut/to tie/to bind")+     ,  ("beng3", "to have a taut face")+     ]  )+ ,  ('绶', +     [  ("shou4", "cord on a seal")+     ]  )+ ,  ('绵', +     [  ("mian2", "cotton/incessant/soft/downy")+     ]  )+ ,  ('维', +     [  ("wei2", "to preserve/to maintain/to hold together/dimension")+     ]  )+ ,  ('绳', +     [  ("sheng2", "rope")+     ]  )+ ,  ('绲', +     [  ("gun3", "cord/embroidered sash/sew")+     ]  )+ ,  ('绰', +     [  ("chao1", "cook by scalding (see 焯)")+     ,  ("chuo4", "generous/ample/wide/spacious/well-off")+     ]  )+ ,  ('绯', +     [  ("fei1", "dark red/purple silk")+     ]  )+ ,  ('绮', +     [  ("qi3", "beautiful/open-work silk")+     ]  )+ ,  ('续', +     [  ("xu4", "continue/replenish")+     ]  )+ ,  ('绫', +     [  ("ling2", "damask/thin silk")+     ]  )+ ,  ('绪', +     [  ("xu4", "beginnings/clues/mental state/thread")+     ]  )+ ,  ('绩', +     [  ("ji1", "merit/accomplishment")+     ,  ("ji4", "merit/accomplishment")+     ]  )+ ,  ('绨', +     [  ("ti2", "coarse greenish black pongee")+     ]  )+ ,  ('继', +     [  ("ji4", "to continue/to follow after/then/afterwards/to go on with/to succeed/to inherit")+     ]  )+ ,  ('绦', +     [  ("tao1", "braid/cord/sash")+     ]  )+ ,  ('绥', +     [  ("sui2", "pacify")+     ]  )+ ,  ('绣', +     [  ("xiu4", "to embroider")+     ]  )+ ,  ('绢', +     [  ("juan4", "thick but loosely woven silk")+     ]  )+ ,  ('绡', +     [  ("xiao1", "raw silk")+     ]  )+ ,  ('绠', +     [  ("geng3", "rope/well-rope")+     ]  )+ ,  ('统', +     [  ("tong3", "to gather/to unite/to unify/whole")+     ]  )+ ,  ('绞', +     [  ("jiao3", "hang (a criminal)/to turn/to twist/to wind")+     ]  )+ ,  ('绝', +     [  ("jue2", "cut short/extinct/to disappear/to vanish/absolutely/by no means")+     ]  )+ ,  ('络', +     [  ("lao4", "small net")+     ,  ("luo4", "net-like")+     ]  )+ ,  ('绛', +     [  ("jiang4", "purple-red")+     ]  )+ ,  ('绚', +     [  ("xuan4", "adorned/swift")+     ]  )+ ,  ('给', +     [  ("gei3", "to/for/for the benefit of/to give/to allow/to do sth (for sb)/(passive particle)")+     ,  ("ji3", "to supply/provide")+     ]  )+ ,  ('绘', +     [  ("hui4", "to draw/to paint")+     ]  )+ ,  ('绕', +     [  ("rao4", "go around/to wind (around)")+     ]  )+ ,  ('结', +     [  ("jie1", "knot/sturdy/to bear (fruit)/bond/to tie/to bind")+     ,  ("jie2", "knot; sturdy; to bear (fruit); bond; to tie; to bind")+     ]  )+ ,  ('绒', +     [  ("rong2", "velvet/woolen")+     ]  )+ ,  ('绑', +     [  ("bang3", "to tie/bind or fasten together")+     ]  )+ ,  ('经', +     [  ("jing1", "classics/sacred book/pass through/to undergo/scripture")+     ]  )+ ,  ('绎', +     [  ("yi4", "continuous/explain/unravel")+     ]  )+ ,  ('绍', +     [  ("shao4", "connect/to introduce")+     ]  )+ ,  ('绌', +     [  ("chu4", "crimson silk/deficiency/to stitch")+     ]  )+ ,  ('绋', +     [  ("fu2", "heavy rope/rope of a bier")+     ]  )+ ,  ('绊', +     [  ("ban4", "to trip/stumble/hinder")+     ]  )+ ,  ('绉', +     [  ("zhou4", "crepe/wrinkle")+     ]  )+ ,  ('终', +     [  ("zhong1", "end/finish")+     ]  )+ ,  ('织', +     [  ("zhi1", "weave")+     ]  )+ ,  ('细', +     [  ("xi4", "fine/minutely/thin/slender")+     ]  )+ ,  ('绅', +     [  ("shen1", "member of gentry")+     ]  )+ ,  ('组', +     [  ("zu3", "to form/compose/make up/group/to organize/cord")+     ]  )+ ,  ('练', +     [  ("lian4", "to practice/to train/to perfect (one's skill)/to drill")+     ]  )+ ,  ('绂', +     [  ("fu2", "ribbon for a seal/sash")+     ]  )+ ,  ('绁', +     [  ("xie4", "leash/rein")+     ]  )+ ,  ('绀', +     [  ("gan4", "violet or purple")+     ]  )+ ,  ('线', +     [  ("xian4", "thread/string/wire/line")+     ]  )+ ,  ('纾', +     [  ("shu1", "slow/to free from")+     ]  )+ ,  ('纽', +     [  ("niu3", "to turn/to wrench/button")+     ]  )+ ,  ('纺', +     [  ("fang3", "spin")+     ]  )+ ,  ('纹', +     [  ("wen2", "line/trace/mark")+     ]  )+ ,  ('纸', +     [  ("zhi3", "paper")+     ]  )+ ,  ('纷', +     [  ("fen1", "numerous/confused/disorderly")+     ]  )+ ,  ('纶', +     [  ("lun2", "classify/silk thread/twist silk")+     ]  )+ ,  ('纵', +     [  ("zong1", "vertical")+     ,  ("zong4", "even if/release")+     ]  )+ ,  ('纳', +     [  ("na4", "to accept/to pay (tax etc.)")+     ]  )+ ,  ('纲', +     [  ("gang1", "head rope of a fishing net/guiding principle/key link/class (taxonomy)/outline/program")+     ]  )+ ,  ('纱', +     [  ("sha1", "cotton yarn/muslin")+     ]  )+ ,  ('纰', +     [  ("pi1", "error/carelessness/spoiled silk")+     ]  )+ ,  ('纯', +     [  ("chun2", "pure/simple/unmixed/genuine")+     ]  )+ ,  ('纭', +     [  ("yun2", "confused/numerous")+     ]  )+ ,  ('纬', +     [  ("wei3", "latitude")+     ]  )+ ,  ('纫', +     [  ("ren4", "to string/to thread (needle)")+     ]  )+ ,  ('纪', +     [  ("ji4", "discipline/age/era/period/order/record")+     ]  )+ ,  ('纩', +     [  ("kuang4", "fine floss-silk or cotton")+     ]  )+ ,  ('纨', +     [  ("wan2", "white/white silk")+     ]  )+ ,  ('级', +     [  ("ji2", "level/grade/rank/step")+     ]  )+ ,  ('约', +     [  ("yao1", "weigh")+     ,  ("yue1", "appointment/agreement/to arrange/to restrict/approximately")+     ]  )+ ,  ('纥', +     [  ("ge1", "knot")+     ,  ("he2", "tassels")+     ]  )+ ,  ('纤', +     [  ("qian4", "boatman's tow-rope")+     ,  ("xian1", "fine/delicate/minute")+     ]  )+ ,  ('纣', +     [  ("zhou4", "name of an emperor/saddle crupper")+     ]  )+ ,  ('红', +     [  ("hong2", "bonus/popular/red/revolutionary")+     ]  )+ ,  ('纡', +     [  ("yu1", "(surname)/cord/twist")+     ]  )+ ,  ('纠', +     [  ("jiu1", "gather together/to investigate/to entangle/correct")+     ]  )+ ,  ('纜', +     [  ("lan4", "cable/hawser")+     ]  )+ ,  ('纛', +     [  ("dao4", "big banner/feather banner or fan")+     ]  )+ ,  ('纚', +     [  ("xi3", "long/dangling/kerchief/rope")+     ]  )+ ,  ('纙', +     [  ("luo4", "string on which coins are strung")+     ]  )+ ,  ('纘', +     [  ("zuan3", "carry on")+     ]  )+ ,  ('纖', +     [  ("xian1", "fine/delicate/minute")+     ]  )+ ,  ('纕', +     [  ("xiang1", "cord to hold up sleeves")+     ]  )+ ,  ('纔', +     [  ("cai2", "just/not until")+     ]  )+ ,  ('纓', +     [  ("ying1", "tassel of hat")+     ]  )+ ,  ('纑', +     [  ("lu2", "hempen thread/to dress hemp")+     ]  )+ ,  ('纏', +     [  ("chan2", "to bother/wind around/wrap round/coil/involve/annoy/tangle")+     ]  )+ ,  ('纍', +     [  ("lei2", "bind/creep/dispirited")+     ]  )+ ,  ('續', +     [  ("xu4", "continue/replenish")+     ]  )+ ,  ('纊', +     [  ("kuang4", "fine floss-silk or cotton")+     ]  )+ ,  ('纈', +     [  ("xie2", "knot/tie a knot")+     ]  )+ ,  ('纇', +     [  ("lei4", "flaw/knot")+     ]  )+ ,  ('纆', +     [  ("mo4", "bind/cord")+     ]  )+ ,  ('纂', +     [  ("zuan3", "compile")+     ]  )+ ,  ('纁', +     [  ("xun1", "crimson")+     ]  )+ ,  ('繾', +     [  ("qian3", "attached to/loving")+     ]  )+ ,  ('繽', +     [  ("bin1", "helter-skelter/mixed colors/in confusion")+     ]  )+ ,  ('繼', +     [  ("ji4", "to continue/to follow after/then/afterwards/to go on with/to succeed/to inherit")+     ]  )+ ,  ('繻', +     [  ("xu1", "fine silk")+     ]  )+ ,  ('繹', +     [  ("yi4", "continuous/explain/unravel")+     ]  )+ ,  ('繸', +     [  ("sui4", "tassel")+     ]  )+ ,  ('繳', +     [  ("jiao3", "hand in/hand over")+     ]  )+ ,  ('繰', +     [  ("qiao1", "to reel silk from cocoons")+     ]  )+ ,  ('繯', +     [  ("huan2", "bind/tie/noose")+     ]  )+ ,  ('繭', +     [  ("jian3", "cocoon")+     ]  )+ ,  ('繫', +     [  ("xi4", "connect/to tie")+     ]  )+ ,  ('繪', +     [  ("hui4", "to draw/to paint")+     ]  )+ ,  ('繩', +     [  ("sheng2", "rope")+     ]  )+ ,  ('繨', +     [  ("da2", "a knot (of a rope)")+     ]  )+ ,  ('繣', +     [  ("hua4", "obstinate/perverse")+     ]  )+ ,  ('繢', +     [  ("hui4", "multi-color/to draw")+     ]  )+ ,  ('繡', +     [  ("xiu4", "to embroider")+     ]  )+ ,  ('繠', +     [  ("rui3", "dangle/hang loosely")+     ]  )+ ,  ('繞', +     [  ("rao4", "go around/to wind (around)")+     ]  )+ ,  ('繚', +     [  ("liao2", "lines for a sail/wind round")+     ]  )+ ,  ('繙', +     [  ("fan1", "translate")+     ]  )+ ,  ('繘', +     [  ("yu4", "a well-rope")+     ]  )+ ,  ('繖', +     [  ("san3", "umbrella/parasol")+     ]  )+ ,  ('繕', +     [  ("shan4", "make a fair copy of")+     ]  )+ ,  ('織', +     [  ("zhi1", "weave")+     ]  )+ ,  ('繒', +     [  ("zeng1", "(surname)/silk fabrics")+     ,  ("zeng4", "to tie/to bind")+     ]  )+ ,  ('繐', +     [  ("sui4", "fine and loose cloth/tassel")+     ]  )+ ,  ('繈', +     [  ("qiang3", "cloth for carrying baby on back")+     ]  )+ ,  ('繇', +     [  ("yao2", "folk-song/forced labor")+     ,  ("you2", "cause/means")+     ,  ("zhou4", "interpretations of the trigrams")+     ]  )+ ,  ('繆', +     [  ("miao4", "(surname)")+     ,  ("mou2", "to wind round")+     ]  )+ ,  ('繅', +     [  ("sao1", "reel silk from cocoons")+     ]  )+ ,  ('繄', +     [  ("yi1", "interj./sighing sound")+     ]  )+ ,  ('繃', +     [  ("beng1", "to stretch/taut/to tie/to bind")+     ,  ("beng3", "to have a taut face")+     ]  )+ ,  ('繁', +     [  ("fan2", "complicated/many/in great numbers")+     ]  )+ ,  ('縿', +     [  ("shan1", "fringe/ornament of banner")+     ]  )+ ,  ('績', +     [  ("ji1", "merit/accomplishment")+     ]  )+ ,  ('總', +     [  ("zong3", "always/to assemble/gather/total/overall/head/chief/general/in every case")+     ]  )+ ,  ('縻', +     [  ("mi2", "tie up")+     ]  )+ ,  ('縹', +     [  ("piao3", "misty/indistinct")+     ]  )+ ,  ('縷', +     [  ("lu:3", "state in detail/strand/thread")+     ]  )+ ,  ('縶', +     [  ("zhi2", "connect/tie up")+     ]  )+ ,  ('縵', +     [  ("man4", "plain thin silk/slow/unadorned")+     ]  )+ ,  ('縴', +     [  ("qian4", "boatman's tow-rope")+     ]  )+ ,  ('縳', +     [  ("zhuan4", "tie up")+     ]  )+ ,  ('縲', +     [  ("lei2", "bind/bond")+     ]  )+ ,  ('縱', +     [  ("zong1", "vertical")+     ,  ("zong4", "even if/release")+     ]  )+ ,  ('縰', +     [  ("xi3", "band for the hair")+     ]  )+ ,  ('縯', +     [  ("yin3", "long")+     ]  )+ ,  ('縮', +     [  ("suo1", "to withdraw/to pull back/to contract/to shrink/to reduce")+     ]  )+ ,  ('縭', +     [  ("li2", "bridal veil or kerchief")+     ]  )+ ,  ('縫', +     [  ("feng2", "to sew/to stitch")+     ,  ("feng4", "crack/seam")+     ]  )+ ,  ('縣', +     [  ("xian4", "a district/county")+     ]  )+ ,  ('縢', +     [  ("teng2", "bind/cord/tie up")+     ]  )+ ,  ('縡', +     [  ("zai3", "matter, affair")+     ]  )+ ,  ('縠', +     [  ("hu2", "fine silk gauze")+     ]  )+ ,  ('縟', +     [  ("ru4", "adorned/beautiful")+     ]  )+ ,  ('縞', +     [  ("gao3", "plain white silk")+     ]  )+ ,  ('縝', +     [  ("zhen3", "fine and close")+     ]  )+ ,  ('縛', +     [  ("fu2", "to bind/to tie")+     ]  )+ ,  ('縚', +     [  ("tao1", "braid/cord/sash")+     ]  )+ ,  ('縗', +     [  ("cui1", "mourning garments")+     ]  )+ ,  ('縕', +     [  ("yun1", "generative force/orange color")+     ,  ("yun4", "hemp/vague/mysterious")+     ]  )+ ,  ('縑', +     [  ("jian1", "thick waterproof silk")+     ]  )+ ,  ('縐', +     [  ("zhou4", "crepe/wrinkle")+     ]  )+ ,  ('縏', +     [  ("pan2", "small bag/sack")+     ]  )+ ,  ('縋', +     [  ("zhui4", "let down with a rope")+     ]  )+ ,  ('縊', +     [  ("yi4", "hang/strangle oneself")+     ]  )+ ,  ('縉', +     [  ("jin4", "red silk")+     ]  )+ ,  ('縈', +     [  ("ying2", "wind around")+     ]  )+ ,  ('縃', +     [  ("xu1", "fine silk")+     ]  )+ ,  ('緻', +     [  ("zhi4", "fine and close")+     ]  )+ ,  ('緹', +     [  ("ti2", "orange red silk")+     ]  )+ ,  ('緶', +     [  ("bian4", "braid")+     ]  )+ ,  ('練', +     [  ("lian4", "to practice/to train/to perfect (one's skill)/to drill")+     ]  )+ ,  ('緲', +     [  ("miao3", "indistinct")+     ]  )+ ,  ('緱', +     [  ("gou1", "(surname)")+     ]  )+ ,  ('緰', +     [  ("yu2", "net")+     ]  )+ ,  ('緯', +     [  ("wei3", "latitude")+     ]  )+ ,  ('緬', +     [  ("mian3", "Burma/distant")+     ]  )+ ,  ('緪', +     [  ("geng1", "a rope")+     ]  )+ ,  ('緩', +     [  ("huan3", "slow/sluggish/gradual/to postpone")+     ]  )+ ,  ('編', +     [  ("bian1", "weave/plait/organize/group/arrange/edit/compile/write/compose/fabricate")+     ]  )+ ,  ('緦', +     [  ("si1", "fine linen")+     ]  )+ ,  ('緣', +     [  ("yuan2", "along/predestined affinity/reason/edge")+     ]  )+ ,  ('緡', +     [  ("min2", "cord/fishing-line/string of coins")+     ]  )+ ,  ('締', +     [  ("di4", "closely joined/connection/knot")+     ]  )+ ,  ('緞', +     [  ("duan4", "satin")+     ]  )+ ,  ('緝', +     [  ("qi1", "to stitch finely")+     ]  )+ ,  ('線', +     [  ("xian4", "thread/string/wire/line")+     ]  )+ ,  ('緙', +     [  ("ke4", "to woof")+     ]  )+ ,  ('緘', +     [  ("jian1", "letters/to close/seal")+     ]  )+ ,  ('緗', +     [  ("xiang1", "light yellow color")+     ]  )+ ,  ('緒', +     [  ("xu4", "beginnings/clues/mental state/thread")+     ]  )+ ,  ('緎', +     [  ("yu4", "seam")+     ]  )+ ,  ('緌', +     [  ("rui2", "strings of cap")+     ]  )+ ,  ('緋', +     [  ("fei1", "dark red/purple silk")+     ]  )+ ,  ('緊', +     [  ("jin3", "tight/nervous/strict")+     ]  )+ ,  ('緇', +     [  ("zi1", "Buddhists/black silk/dark")+     ]  )+ ,  ('緅', +     [  ("zou1", "purple silk")+     ]  )+ ,  ('緄', +     [  ("gun3", "cord/embroidered sash/sew")+     ]  )+ ,  ('緁', +     [  ("jie2", "to join, to splice, to braid")+     ]  )+ ,  ('綿', +     [  ("mian2", "cotton/incessant/soft/downy")+     ]  )+ ,  ('綾', +     [  ("ling2", "damask/thin silk")+     ]  )+ ,  ('綽', +     [  ("chao1", "cook by scalding (see 焯)")+     ,  ("chuo4", "generous/ample/wide/spacious/well-off")+     ]  )+ ,  ('綻', +     [  ("zhan4", "ripped seam")+     ]  )+ ,  ('綺', +     [  ("qi3", "beautiful/open-work silk")+     ]  )+ ,  ('綹', +     [  ("liu3", "skein/tuft/lock")+     ]  )+ ,  ('綸', +     [  ("lun2", "classify/silk thread/twist silk")+     ]  )+ ,  ('綵', +     [  ("cai3", "colored/variegated")+     ]  )+ ,  ('綴', +     [  ("zhui4", "sew/stitch together/combine/link/connect")+     ]  )+ ,  ('網', +     [  ("wang3", "net/network")+     ]  )+ ,  ('綱', +     [  ("gang1", "head rope of a fishing net/guiding principle/key link/class (taxonomy)/outline/program")+     ]  )+ ,  ('綰', +     [  ("wan3", "bind up/string together")+     ]  )+ ,  ('綯', +     [  ("tao2", "bind/cord/twist")+     ]  )+ ,  ('綮', +     [  ("qi3", "embroidered banner")+     ]  )+ ,  ('維', +     [  ("wei2", "to preserve/to maintain/to hold together/dimension")+     ]  )+ ,  ('綬', +     [  ("shou4", "cord on a seal")+     ]  )+ ,  ('綪', +     [  ("qian4", "dark red color (of silk product)")+     ]  )+ ,  ('綦', +     [  ("qi2", "dark gray/superlative/variegated")+     ]  )+ ,  ('綣', +     [  ("quan3", "bound in a league")+     ]  )+ ,  ('綢', +     [  ("chou2", "(light) silk")+     ]  )+ ,  ('綠', +     [  ("lu:4", "green")+     ]  )+ ,  ('綜', +     [  ("zong1", "to sum up")+     ]  )+ ,  ('綖', +     [  ("yan2", "cap tassels")+     ]  )+ ,  ('經', +     [  ("jing1", "classics/sacred book/pass through/to undergo/scripture")+     ]  )+ ,  ('綑', +     [  ("kun3", "a bunch/tie together")+     ]  )+ ,  ('綏', +     [  ("sui2", "pacify")+     ]  )+ ,  ('綎', +     [  ("ting1", "silk braided cord")+     ]  )+ ,  ('綍', +     [  ("fu2", "heavy rope/ropes of a bier")+     ]  )+ ,  ('綌', +     [  ("xi4", "coarse hempen fabric")+     ]  )+ ,  ('綈', +     [  ("ti2", "coarse greenish black pongee")+     ]  )+ ,  ('綆', +     [  ("geng3", "rope/well-rope")+     ]  )+ ,  ('綅', +     [  ("qin1", "red silk crest of helmet")+     ]  )+ ,  ('綃', +     [  ("xiao1", "raw silk")+     ]  )+ ,  ('綁', +     [  ("bang3", "to tie/bind or fasten together")+     ]  )+ ,  ('綀', +     [  ("shu1", "a kind of sackcloth")+     ]  )+ ,  ('絿', +     [  ("qiu2", "urgent/pressing")+     ]  )+ ,  ('絻', +     [  ("mian3", "cap")+     ]  )+ ,  ('絺', +     [  ("chi1", "fine fibers of hemp/linen")+     ]  )+ ,  ('絹', +     [  ("juan4", "thick but loosely woven silk")+     ]  )+ ,  ('絷', +     [  ("zhi2", "connect/tie up")+     ]  )+ ,  ('絳', +     [  ("jiang4", "purple-red")+     ]  )+ ,  ('絲', +     [  ("si1", "silk/thread/trace")+     ]  )+ ,  ('統', +     [  ("tong3", "to gather/to unite/to unify/whole")+     ]  )+ ,  ('絰', +     [  ("die2", "hempen cloth worn by mourner")+     ]  )+ ,  ('絮', +     [  ("xu4", "line with cotton wadding")+     ]  )+ ,  ('絪', +     [  ("yin1", "generative force/magic emanation")+     ]  )+ ,  ('絨', +     [  ("rong2", "velvet/woolen")+     ]  )+ ,  ('給', +     [  ("gei3", "to/for/for the benefit of/to give/to allow/to do sth (for sb)/(passive particle)")+     ,  ("ji3", "to supply/provide")+     ]  )+ ,  ('絢', +     [  ("xuan4", "adorned/swift")+     ]  )+ ,  ('絡', +     [  ("lao4", "small net")+     ,  ("luo4", "net-like")+     ]  )+ ,  ('絞', +     [  ("jiao3", "hang (a criminal)/to turn/to twist/to wind")+     ]  )+ ,  ('絜', +     [  ("jie2", "clean")+     ,  ("xie2", "marking line/pure/regulate")+     ]  )+ ,  ('絛', +     [  ("tao1", "braid/cord/sash")+     ]  )+ ,  ('絖', +     [  ("kuang4", "fine floss-silk or cotton")+     ]  )+ ,  ('絕', +     [  ("jue2", "cut short/extinct/to disappear/to vanish/absolutely/by no means")+     ]  )+ ,  ('絓', +     [  ("gua4", "anxious/coarse silk/fasten")+     ]  )+ ,  ('結', +     [  ("jie1", "knot/sturdy/to bear (fruit)/bond/to tie/to bind")+     ,  ("jie2", "knot; sturdy; to bear (fruit); bond; to tie; to bind")+     ]  )+ ,  ('絏', +     [  ("xie4", "leash/rein")+     ]  )+ ,  ('絆', +     [  ("ban4", "to trip/stumble/hinder")+     ]  )+ ,  ('絅', +     [  ("jiong3", "monotone garment with no lining")+     ]  )+ ,  ('組', +     [  ("zu3", "to form/compose/make up/group/to organize/cord")+     ]  )+ ,  ('絃', +     [  ("xian2", "string of mus. instr.")+     ]  )+ ,  ('終', +     [  ("zhong1", "end/finish")+     ]  )+ ,  ('絁', +     [  ("shi1", "rough, indelicate silk")+     ]  )+ ,  ('絀', +     [  ("chu4", "crimson silk/deficiency/to stitch")+     ]  )+ ,  ('紿', +     [  ("dai4", "bind/pretend/to fool")+     ]  )+ ,  ('紾', +     [  ("zhen3", "crooked/obstinate/twist a cord")+     ]  )+ ,  ('紽', +     [  ("tuo2", "braid on a robe")+     ]  )+ ,  ('紼', +     [  ("fu2", "heavy rope/rope of a bier")+     ]  )+ ,  ('紺', +     [  ("gan4", "violet or purple")+     ]  )+ ,  ('紹', +     [  ("shao4", "connect/to introduce")+     ]  )+ ,  ('紵', +     [  ("zhu4", "Boehmeria nivea")+     ]  )+ ,  ('紳', +     [  ("shen1", "member of gentry")+     ]  )+ ,  ('紲', +     [  ("xie4", "leash/rein")+     ]  )+ ,  ('紱', +     [  ("fu2", "ribbon for a seal/sash")+     ]  )+ ,  ('細', +     [  ("xi4", "fine/minutely/thin/slender")+     ]  )+ ,  ('累', +     [  ("lei2", "cumbersome")+     ,  ("lei3", "accumulate")+     ,  ("lei4", "implicate/tired")+     ]  )+ ,  ('紮', +     [  ("za1", "tie with string or ribbon/bind with rope or cord/to stop")+     ]  )+ ,  ('紬', +     [  ("chou2", "silk")+     ]  )+ ,  ('紫', +     [  ("zi3", "purple")+     ]  )+ ,  ('紩', +     [  ("zhi4", "to stitch/mend")+     ]  )+ ,  ('紧', +     [  ("jin3", "tight/nervous/strict")+     ]  )+ ,  ('索', +     [  ("suo3", "to search/to demand/to ask/to exact/large rope/isolated")+     ]  )+ ,  ('紡', +     [  ("fang3", "spin")+     ]  )+ ,  ('素', +     [  ("su4", "plain/element")+     ]  )+ ,  ('紟', +     [  ("jin1", "a sash/to tie")+     ]  )+ ,  ('紞', +     [  ("dan3", "silk fringe of a coronet")+     ]  )+ ,  ('紝', +     [  ("ren4", "thread used for weaving")+     ]  )+ ,  ('紜', +     [  ("yun2", "confused/numerous")+     ]  )+ ,  ('紛', +     [  ("fen1", "numerous/confused/disorderly")+     ]  )+ ,  ('級', +     [  ("ji2", "level/grade/rank/step")+     ]  )+ ,  ('紙', +     [  ("zhi3", "paper")+     ]  )+ ,  ('紘', +     [  ("hong2", "cord for hat/vast")+     ]  )+ ,  ('紗', +     [  ("sha1", "cotton yarn/muslin")+     ]  )+ ,  ('紕', +     [  ("pi1", "error/carelessness/spoiled silk")+     ]  )+ ,  ('純', +     [  ("chun2", "pure/simple/unmixed/genuine")+     ]  )+ ,  ('紓', +     [  ("shu1", "slow/to free from")+     ]  )+ ,  ('紑', +     [  ("fou2", "bright/glossy (of silk)")+     ]  )+ ,  ('紐', +     [  ("niu3", "to turn/to wrench/button")+     ]  )+ ,  ('納', +     [  ("na4", "to accept/to pay (tax etc.)")+     ]  )+ ,  ('紋', +     [  ("wen2", "line/trace/mark")+     ]  )+ ,  ('紊', +     [  ("wen3", "involved/tangled/disorder")+     ,  ("wen4", "involved/tangled")+     ]  )+ ,  ('紉', +     [  ("ren4", "to string/to thread (needle)")+     ]  )+ ,  ('紈', +     [  ("wan2", "white/white silk")+     ]  )+ ,  ('紇', +     [  ("ge1", "knot")+     ,  ("he2", "tassels")+     ]  )+ ,  ('紆', +     [  ("yu1", "(surname)/cord/twist")+     ]  )+ ,  ('紅', +     [  ("hong2", "bonus/popular/red/revolutionary")+     ]  )+ ,  ('約', +     [  ("yao1", "weigh")+     ,  ("yue1", "appointment/agreement/to arrange/to restrict/approximately")+     ]  )+ ,  ('紃', +     [  ("xun2", "bind/silkcords")+     ]  )+ ,  ('紂', +     [  ("zhou4", "name of an emperor/saddle crupper")+     ]  )+ ,  ('紀', +     [  ("ji4", "discipline/age/era/period/order/record")+     ]  )+ ,  ('糾', +     [  ("jiu1", "gather together/to investigate/to entangle/correct")+     ]  )+ ,  ('系', +     [  ("xi4", "be/connection/relation/tie up/bind")+     ,  ("xi4", "be/system/to tie/department/faculty")+     ,  ("xi4", "connect/to tie")+     ]  )+ ,  ('糸', +     [  ("mi4", "fine silk")+     ]  )+ ,  ('糶', +     [  ("tiao4", "sell (grain from granary)")+     ]  )+ ,  ('糴', +     [  ("di2", "buy up (grain)")+     ]  )+ ,  ('糲', +     [  ("li4", "coarse (grain)")+     ]  )+ ,  ('糱', +     [  ("nie4", "fermenting grain/yeast")+     ]  )+ ,  ('糰', +     [  ("tuan2", "dumpling")+     ]  )+ ,  ('糯', +     [  ("nuo4", "glutinous rice")+     ]  )+ ,  ('糨', +     [  ("jiang4", "starch/paste/to starch")+     ]  )+ ,  ('糧', +     [  ("liang2", "provisions")+     ]  )+ ,  ('糢', +     [  ("mo2", "blurred")+     ]  )+ ,  ('糠', +     [  ("kang1", "husk")+     ]  )+ ,  ('糟', +     [  ("zao1", "dregs/to waste/spoil")+     ,  ("zao1", "to waste/spoil")+     ]  )+ ,  ('糞', +     [  ("fen4", "manure/dung")+     ]  )+ ,  ('糝', +     [  ("san3", "to mix (of powders)")+     ]  )+ ,  ('糜', +     [  ("mi2", "dissolved/rice-gruel/wasted")+     ]  )+ ,  ('糙', +     [  ("cao1", "rough/coarse (in texture)")+     ]  )+ ,  ('糗', +     [  ("qiu3", "(surname)/dry provisions")+     ]  )+ ,  ('糖', +     [  ("tang2", "sugar/sweets/candy")+     ]  )+ ,  ('糕', +     [  ("gao1", "cake")+     ]  )+ ,  ('糔', +     [  ("xiu3", "to wash (rice/etc.)")+     ]  )+ ,  ('糒', +     [  ("bei4", "food for a journey/cakes")+     ]  )+ ,  ('糊', +     [  ("hu2", "muddled/paste/scorched")+     ,  ("hu4", "paste/cream")+     ]  )+ ,  ('糈', +     [  ("xu3", "official pay/sacrificial rice")+     ]  )+ ,  ('糅', +     [  ("rou2", "mix")+     ]  )+ ,  ('糁', +     [  ("san3", "to mix (of powders)")+     ]  )+ ,  ('粿', +     [  ("guo3", "cooked rice for making cake")+     ]  )+ ,  ('精', +     [  ("jing1", "energy/perfect/excellent/refined/very/proficient")+     ]  )+ ,  ('粽', +     [  ("zong4", "rice dumplings wrapped in leaves")+     ]  )+ ,  ('粼', +     [  ("lin2", "clear (as of water)")+     ]  )+ ,  ('粻', +     [  ("zhang1", "food/white cooked rice")+     ]  )+ ,  ('粺', +     [  ("bai4", "polished rice")+     ]  )+ ,  ('粹', +     [  ("cui4", "pure/unmixed/essence")+     ]  )+ ,  ('粵', +     [  ("yue4", "Cantonese/Guangdong")+     ]  )+ ,  ('粲', +     [  ("can4", "beautiful/bright/splendid/smilingly")+     ]  )+ ,  ('粱', +     [  ("liang2", "sorghum")+     ]  )+ ,  ('粮', +     [  ("liang2", "provisions")+     ]  )+ ,  ('粪', +     [  ("fen4", "manure/dung")+     ]  )+ ,  ('粨', +     [  ("bai3", "hectometer")+     ]  )+ ,  ('粥', +     [  ("zhou1", "congee/gruel/porridge")+     ]  )+ ,  ('粤', +     [  ("yue4", "Cantonese/Guangdong")+     ]  )+ ,  ('粢', +     [  ("zi1", "common millet")+     ]  )+ ,  ('粟', +     [  ("su4", "grain/millet")+     ]  )+ ,  ('粞', +     [  ("xi1", "ground rice/thresh rice")+     ]  )+ ,  ('粘', +     [  ("nian2", "sticky")+     ,  ("zhan1", "to stick/paste")+     ]  )+ ,  ('粗', +     [  ("cu1", "coarse/rough/thick/unfinished/vulgar/rude/crude")+     ]  )+ ,  ('粕', +     [  ("po4", "grains in distilled liquor")+     ]  )+ ,  ('粔', +     [  ("ju4", "cakes made from rice flour twisted into rings")+     ]  )+ ,  ('粒', +     [  ("li4", "a grain/a granule")+     ]  )+ ,  ('粑', +     [  ("ba1", "tsamba (food in Tibet)")+     ]  )+ ,  ('粉', +     [  ("fen3", "dust/powder")+     ]  )+ ,  ('粁', +     [  ("qian1", "kilometer")+     ]  )+ ,  ('籽', +     [  ("zi3", "seeds")+     ]  )+ ,  ('类', +     [  ("lei4", "kind/type/class/category/similar/like/to resemble")+     ]  )+ ,  ('籹', +     [  ("nu:3", "cakes of rice-flour and honey")+     ]  )+ ,  ('籸', +     [  ("shen1", "residue from oil making")+     ]  )+ ,  ('籵', +     [  ("fan2", "dm")+     ]  )+ ,  ('籴', +     [  ("di2", "buy up (grain)")+     ]  )+ ,  ('米', +     [  ("mi3", "(measure word) meter/rice")+     ]  )+ ,  ('籲', +     [  ("yu4", "implore")+     ]  )+ ,  ('籯', +     [  ("ying2", "slender basket for chopsticks")+     ]  )+ ,  ('籮', +     [  ("luo2", "basket")+     ]  )+ ,  ('籬', +     [  ("li2", "a fence")+     ]  )+ ,  ('籫', +     [  ("zuan3", "bamboo utensil")+     ]  )+ ,  ('籪', +     [  ("duan4", "bamboo fish trap")+     ]  )+ ,  ('籩', +     [  ("bian1", "basket for fruits")+     ]  )+ ,  ('籧', +     [  ("qu2", "crude bamboo mat")+     ]  )+ ,  ('籥', +     [  ("yue4", "flute/key")+     ]  )+ ,  ('籤', +     [  ("qian1", "a note/a stick/sign one's name")+     ]  )+ ,  ('籣', +     [  ("lan2", "bow case/quiver")+     ]  )+ ,  ('籠', +     [  ("long2", "basket/cage")+     ]  )+ ,  ('籟', +     [  ("lai4", "music/musical pipe with 3 reeds")+     ]  )+ ,  ('籜', +     [  ("tuo4", "sheath around joints of bamboo")+     ]  )+ ,  ('籛', +     [  ("jian1", "(surname)")+     ]  )+ ,  ('籚', +     [  ("lu2", "basket made of rush/spear-shaft")+     ]  )+ ,  ('籙', +     [  ("lu4", "chart/list/memorandum")+     ]  )+ ,  ('籔', +     [  ("sou3", "basket for draining rice")+     ]  )+ ,  ('籓', +     [  ("fan1", "big winnow basket")+     ]  )+ ,  ('籐', +     [  ("teng2", "rattan/cane")+     ]  )+ ,  ('籍', +     [  ("ji2", "(surname)/record/register/native place")+     ]  )+ ,  ('籌', +     [  ("chou2", "a tally/counter/ticket/plan/devise/manage")+     ]  )+ ,  ('籊', +     [  ("ti4", "long bamboo (for fishing rod)")+     ]  )+ ,  ('籃', +     [  ("lan2", "basket/goal")+     ]  )+ ,  ('籁', +     [  ("lai4", "music/musical pipe with 3 reeds")+     ]  )+ ,  ('籀', +     [  ("zhou4", "(surname)/(writing)/develop")+     ]  )+ ,  ('簿', +     [  ("bu4", "a book/a register/account-book")+     ]  )+ ,  ('簾', +     [  ("lian2", "curtain")+     ]  )+ ,  ('簽', +     [  ("qian1", "sign one's name")+     ]  )+ ,  ('簻', +     [  ("ke1", "big/hunger")+     ]  )+ ,  ('簹', +     [  ("dang1", "(bamboo)")+     ]  )+ ,  ('簸', +     [  ("bo3", "to winnow")+     ,  ("bo4", "dust pan/toss (as waves)")+     ]  )+ ,  ('簷', +     [  ("yan2", "eaves")+     ]  )+ ,  ('簰', +     [  ("pai2", "bamboo raft")+     ]  )+ ,  ('簬', +     [  ("lu4", "(bamboo)")+     ]  )+ ,  ('簫', +     [  ("xiao1", "(flute)/pan pipes/xiao - a vertical bamboo flute")+     ]  )+ ,  ('簪', +     [  ("zan1", "hairpin")+     ]  )+ ,  ('簨', +     [  ("sun3", "cross-beam for hanging bells")+     ]  )+ ,  ('簧', +     [  ("huang2", "metallic reed/spring of lock")+     ]  )+ ,  ('簦', +     [  ("deng1", "large umbrella for stalls")+     ]  )+ ,  ('簥', +     [  ("jiao1", "large pipe")+     ]  )+ ,  ('簣', +     [  ("kui4", "basket for carrying soil")+     ]  )+ ,  ('簡', +     [  ("jian3", "simple")+     ]  )+ ,  ('簠', +     [  ("fu3", "basket used in state worship")+     ]  )+ ,  ('簟', +     [  ("dian4", "fine woven grass mat")+     ]  )+ ,  ('簞', +     [  ("dan1", "round basket for cooked rice")+     ]  )+ ,  ('簜', +     [  ("dang4", "(bamboo)")+     ]  )+ ,  ('簖', +     [  ("duan4", "bamboo fish trap")+     ]  )+ ,  ('簑', +     [  ("suo1", "raincape made of grass")+     ]  )+ ,  ('簏', +     [  ("lu4", "box/basket")+     ]  )+ ,  ('簍', +     [  ("lou3", "deep basket")+     ]  )+ ,  ('簌', +     [  ("su4", "dense vegetation/sieve")+     ]  )+ ,  ('簋', +     [  ("gui3", "round basket of bamboo")+     ]  )+ ,  ('簇', +     [  ("cu4", "crowded/frame work for silkworms/gather foliage/a measure word/bunch")+     ]  )+ ,  ('簆', +     [  ("kou4", "healds of a loom")+     ]  )+ ,  ('簃', +     [  ("yi2", "small house connected to large one")+     ]  )+ ,  ('簁', +     [  ("xi3", "sieve/to sift, to strain")+     ]  )+ ,  ('篾', +     [  ("mie4", "bamboo splints for baskets")+     ]  )+ ,  ('篹', +     [  ("zhuan4", "compose/compile/food/delicacies")+     ]  )+ ,  ('篷', +     [  ("peng2", "sail")+     ]  )+ ,  ('篴', +     [  ("di2", "flute")+     ]  )+ ,  ('篳', +     [  ("bi4", "wicker")+     ]  )+ ,  ('篲', +     [  ("hui4", "broom")+     ]  )+ ,  ('篱', +     [  ("li2", "a fence")+     ]  )+ ,  ('篰', +     [  ("bu4", "sieve-like utensil")+     ]  )+ ,  ('篮', +     [  ("lan2", "basket/goal")+     ]  )+ ,  ('篪', +     [  ("chi2", "bamboo flute with 8 holes")+     ]  )+ ,  ('篩', +     [  ("shai1", "to filter/to sift/to sieve")+     ]  )+ ,  ('篨', +     [  ("chu2", "crude bamboo mat")+     ]  )+ ,  ('篧', +     [  ("zhuo2", "creel for trapping fish")+     ]  )+ ,  ('篦', +     [  ("bi4", "fine-toothed comb/to comb")+     ]  )+ ,  ('篥', +     [  ("li4", "bamboos good for poles/horn")+     ]  )+ ,  ('篤', +     [  ("du3", "serious (illness)/sincere/true")+     ]  )+ ,  ('篢', +     [  ("gong1", "bamboo hat")+     ]  )+ ,  ('篡', +     [  ("cuan4", "to seize/to usurp")+     ]  )+ ,  ('篠', +     [  ("xiao3", "dwarf bamboo")+     ]  )+ ,  ('篟', +     [  ("qian4", "luxuriant growth of bamboo")+     ]  )+ ,  ('篝', +     [  ("gou1", "bamboo frame for drying clothes")+     ]  )+ ,  ('篜', +     [  ("zheng1", "bamboo")+     ]  )+ ,  ('篛', +     [  ("ruo4", "cuticle of bamboo plant")+     ]  )+ ,  ('篚', +     [  ("fei3", "round covered basket")+     ]  )+ ,  ('篙', +     [  ("gao1", "pole for punting boats")+     ]  )+ ,  ('篘', +     [  ("chou1", "basket for straining/to strain")+     ]  )+ ,  ('篔', +     [  ("yun2", "(bamboo)")+     ]  )+ ,  ('篓', +     [  ("lou3", "deep basket")+     ]  )+ ,  ('篑', +     [  ("kui4", "basket for carrying soil")+     ]  )+ ,  ('篌', +     [  ("hou2", "(mus. instr.)")+     ]  )+ ,  ('篋', +     [  ("qie4", "portfolio/trunk")+     ]  )+ ,  ('篇', +     [  ("pian1", "sheet/piece of writing/(a measure word)/chapter/article")+     ]  )+ ,  ('篆', +     [  ("zhuan4", "seal characters")+     ]  )+ ,  ('範', +     [  ("fan4", "model")+     ]  )+ ,  ('篁', +     [  ("huang2", "(bamboo)/bamboo grove")+     ]  )+ ,  ('節', +     [  ("jie2", "festival/section/segment/point/part/to economize/to save/temperate")+     ]  )+ ,  ('箾', +     [  ("shuo4", "hit with a pole/pole dance")+     ]  )+ ,  ('箸', +     [  ("zhu4", "chopsticks")+     ]  )+ ,  ('箴', +     [  ("zhen1", "warn")+     ]  )+ ,  ('箱', +     [  ("xiang1", "box/trunk/chest")+     ]  )+ ,  ('箯', +     [  ("bian1", "bamboo sedan chair")+     ]  )+ ,  ('箭', +     [  ("jian4", "arrow")+     ]  )+ ,  ('箬', +     [  ("ruo4", "(bamboo)/skin of bamboo")+     ]  )+ ,  ('箫', +     [  ("xiao1", "(flute)/pan pipes/xiao - a vertical bamboo flute")+     ]  )+ ,  ('箪', +     [  ("dan1", "round basket for cooked rice")+     ]  )+ ,  ('箩', +     [  ("luo2", "basket")+     ]  )+ ,  ('箨', +     [  ("tuo4", "sheath around joints of bamboo")+     ]  )+ ,  ('箧', +     [  ("qie4", "portfolio/trunk")+     ]  )+ ,  ('管', +     [  ("guan3", "to take care (of)/to control/to manage/to be in charge of/to look after/to run/tube/pipe")+     ]  )+ ,  ('箠', +     [  ("chui2", "flog/whip")+     ]  )+ ,  ('箝', +     [  ("qian2", "pliers/pincers/to clamp")+     ]  )+ ,  ('箜', +     [  ("kong1", "ancient string music instrument")+     ]  )+ ,  ('箛', +     [  ("gu1", "(bamboo)/trumpet for chariots")+     ]  )+ ,  ('箙', +     [  ("fu2", "quiver")+     ]  )+ ,  ('箘', +     [  ("jun4", "bamboo shoots")+     ]  )+ ,  ('算', +     [  ("suan4", "regard as/to figure/to calculate/to compute")+     ]  )+ ,  ('箕', +     [  ("ji1", "winnow basket")+     ]  )+ ,  ('箔', +     [  ("bo2", "bamboo screen/door screen/metal foil/leaf/sheet/tinsel")+     ]  )+ ,  ('箑', +     [  ("sha4", "fan")+     ]  )+ ,  ('箐', +     [  ("qing4", "to draw a bamboo bow or crossbow")+     ]  )+ ,  ('箏', +     [  ("zheng1", "(mus. instr.)")+     ]  )+ ,  ('箎', +     [  ("chi2", "bamboo flute with 8 holes")+     ]  )+ ,  ('箍', +     [  ("gu1", "hoop/bind with hoops")+     ]  )+ ,  ('箋', +     [  ("jian1", "letter/note-paper")+     ]  )+ ,  ('箊', +     [  ("yu1", "bamboo with thin/wide leaves")+     ]  )+ ,  ('箇', +     [  ("ge4", "general classifier")+     ]  )+ ,  ('箂', +     [  ("lai2", "(bamboo)")+     ]  )+ ,  ('简', +     [  ("jian3", "simple")+     ]  )+ ,  ('签', +     [  ("qian1", "sign one's name")+     ,  ("qian1", "a note/a stick/sign one's name")+     ]  )+ ,  ('筹', +     [  ("chou2", "a tally/counter/ticket/plan/devise/manage")+     ]  )+ ,  ('筸', +     [  ("gan1", "name of a place in Henan")+     ]  )+ ,  ('筷', +     [  ("kuai4", "chopstick")+     ]  )+ ,  ('筵', +     [  ("yan2", "bamboo mat for sitting")+     ]  )+ ,  ('筴', +     [  ("ce4", "policy/scheme")+     ]  )+ ,  ('筳', +     [  ("ting2", "bamboo pole/spindle")+     ]  )+ ,  ('筲', +     [  ("shao1", "basket/bucket")+     ]  )+ ,  ('筱', +     [  ("xiao3", "dwarf bamboo/thin bamboo")+     ]  )+ ,  ('筰', +     [  ("zuo2", "cable")+     ]  )+ ,  ('筮', +     [  ("shi4", "divine by stalk")+     ]  )+ ,  ('筭', +     [  ("suan4", "regard as/to figure")+     ]  )+ ,  ('筩', +     [  ("tong3", "tube/cylinder")+     ]  )+ ,  ('筧', +     [  ("jian3", "bamboo water pipe")+     ]  )+ ,  ('筦', +     [  ("guan3", "(surname)/to control/tube/pipe")+     ]  )+ ,  ('筥', +     [  ("ju3", "round bamboo basket")+     ]  )+ ,  ('筤', +     [  ("lang2", "young bamboo")+     ]  )+ ,  ('筠', +     [  ("yun2", "skin of bamboo")+     ]  )+ ,  ('筝', +     [  ("zheng1", "(mus. instr.)")+     ]  )+ ,  ('筛', +     [  ("shai1", "to filter/to sift/to sieve")+     ]  )+ ,  ('筚', +     [  ("bi4", "wicker")+     ]  )+ ,  ('筘', +     [  ("kou4", "(a measure of width of cloth)")+     ]  )+ ,  ('策', +     [  ("ce4", "method/plan/policy/scheme")+     ]  )+ ,  ('答', +     [  ("da1", "to answer/agree")+     ,  ("da2", "reply/answer/return/respond/echo")+     ]  )+ ,  ('筒', +     [  ("tong3", "tube/cylinder")+     ]  )+ ,  ('筑', +     [  ("zhu2", "build/five-string lute")+     ]  )+ ,  ('筐', +     [  ("kuang1", "basket")+     ]  )+ ,  ('筏', +     [  ("fa2", "raft (of logs)")+     ]  )+ ,  ('筎', +     [  ("ru2", "thin outside skin of bamboo")+     ]  )+ ,  ('筍', +     [  ("sun3", "bamboo shoot")+     ]  )+ ,  ('筌', +     [  ("quan2", "bamboo fish trap")+     ]  )+ ,  ('筋', +     [  ("jin1", "muscle")+     ]  )+ ,  ('筊', +     [  ("jiao3", "bamboo rope")+     ]  )+ ,  ('等', +     [  ("deng3", "class/rank/grade/equal to/same as/wait for/await/et cetera/and so on")+     ]  )+ ,  ('筈', +     [  ("gua1", "arrow end")+     ]  )+ ,  ('筇', +     [  ("qiong2", "species of bamboo")+     ]  )+ ,  ('筆', +     [  ("bi3", "pen/pencil/writing brush/to write or compose/the strokes of Chinese characters")+     ]  )+ ,  ('筅', +     [  ("xian3", "bamboo brush for utensils")+     ]  )+ ,  ('笾', +     [  ("bian1", "basket for fruits")+     ]  )+ ,  ('笼', +     [  ("long2", "basket/cage")+     ]  )+ ,  ('笻', +     [  ("qiong2", "note: song screen font is wrong. should be")+     ]  )+ ,  ('笺', +     [  ("jian1", "letter/note-paper")+     ]  )+ ,  ('笸', +     [  ("po3", "flat basket-tray")+     ]  )+ ,  ('笵', +     [  ("fan4", "bamboo mold")+     ]  )+ ,  ('笳', +     [  ("jia1", "whistle made of reed")+     ]  )+ ,  ('笲', +     [  ("fan2", "osier basket of brides")+     ]  )+ ,  ('笱', +     [  ("gou3", "basket for trapping fish")+     ]  )+ ,  ('笰', +     [  ("fu2", "duster")+     ]  )+ ,  ('笮', +     [  ("ze2", "board under tiles on roof/narrow")+     ]  )+ ,  ('笭', +     [  ("ling2", "bamboo screen")+     ]  )+ ,  ('第', +     [  ("di4", "(prefix before a number, for ordering numbers, e.g. \34first\34, \34number two\34, etc)")+     ]  )+ ,  ('笫', +     [  ("zi3", "planks of bed/sleeping-mat")+     ]  )+ ,  ('笪', +     [  ("da2", "(surname)/rough bamboo mat")+     ]  )+ ,  ('笨', +     [  ("ben4", "stupid/foolish/silly/slow-witted/clumsy")+     ]  )+ ,  ('符', +     [  ("fu2", "mark/sign/talisman/to seal/to correspond (to)/tally/symbol/written charm/to coincide")+     ]  )+ ,  ('笥', +     [  ("si4", "hamper/trunk")+     ]  )+ ,  ('笤', +     [  ("tiao2", "broom")+     ]  )+ ,  ('笠', +     [  ("li4", "bamboo rain hat")+     ]  )+ ,  ('笞', +     [  ("chi1", "to whip with bamboo strips")+     ]  )+ ,  ('笛', +     [  ("di2", "flute")+     ]  )+ ,  ('笙', +     [  ("sheng1", "(mus. instr.)")+     ]  )+ ,  ('笕', +     [  ("jian3", "bamboo water pipe")+     ]  )+ ,  ('笔', +     [  ("bi3", "pen/pencil/writing brush/to write or compose/the strokes of Chinese characters")+     ]  )+ ,  ('笑', +     [  ("xiao4", "laugh/smile")+     ]  )+ ,  ('笐', +     [  ("gang1", "bamboos placed across wooden frames on which grain may be stored in damp climates")+     ]  )+ ,  ('笏', +     [  ("hu4", "tablet held at an audience")+     ]  )+ ,  ('笎', +     [  ("yuan2", "bamboo with black patches")+     ]  )+ ,  ('笋', +     [  ("sun3", "bamboo shoot")+     ]  )+ ,  ('笊', +     [  ("zhao4", "loosely woven bamboo ladle")+     ]  )+ ,  ('笈', +     [  ("ji2", "trunks (for books)")+     ]  )+ ,  ('笆', +     [  ("ba1", "an article made of bamboo strips/fence")+     ]  )+ ,  ('笄', +     [  ("ji1", "15 years old/hairpin for bun")+     ]  )+ ,  ('笃', +     [  ("du3", "serious (illness)/sincere/true")+     ]  )+ ,  ('竿', +     [  ("gan1", "pole")+     ]  )+ ,  ('竽', +     [  ("yu2", "(mus. instr.)")+     ]  )+ ,  ('竺', +     [  ("zhu2", "(surname)")+     ]  )+ ,  ('竹', +     [  ("zhu2", "bamboo")+     ]  )+ ,  ('競', +     [  ("jing4", "to compete/to contend/to struggle")+     ]  )+ ,  ('端', +     [  ("duan1", "end/extremity/item/port/to hold sth. level with both hands/to carry/regular")+     ]  )+ ,  ('竭', +     [  ("jie2", "exhaust")+     ]  )+ ,  ('竦', +     [  ("song3", "horrified/incite/raise")+     ]  )+ ,  ('童', +     [  ("tong2", "(surname)/boy/child/children")+     ]  )+ ,  ('竣', +     [  ("jun4", "complete/finish")+     ]  )+ ,  ('章', +     [  ("zhang1", "(surname)/chapter/seal/section")+     ]  )+ ,  ('竟', +     [  ("jing4", "unexpectedly/actually/to go so far as to/indeed")+     ]  )+ ,  ('竞', +     [  ("jing4", "to compete/to contend/to struggle")+     ]  )+ ,  ('站', +     [  ("zhan4", "station/to stand/to halt/to stop")+     ]  )+ ,  ('竖', +     [  ("shu4", "(straight down character stroke)/to erect/vertical")+     ]  )+ ,  ('竑', +     [  ("hong2", "large/to estimate")+     ]  )+ ,  ('立', +     [  ("li4", "set up/to stand")+     ]  )+ ,  ('竊', +     [  ("qie4", "I beg to presume/steal")+     ]  )+ ,  ('竇', +     [  ("dou4", "(surname)/sinus (anatom.)")+     ]  )+ ,  ('竅', +     [  ("qiao4", "intelligence/opening")+     ]  )+ ,  ('竄', +     [  ("cuan4", "flee/escape/run away/leap")+     ]  )+ ,  ('竁', +     [  ("cui4", "dig a hole")+     ]  )+ ,  ('窿', +     [  ("long2", "cavity/hole")+     ]  )+ ,  ('窾', +     [  ("kuan3", "hollow/ignorant")+     ]  )+ ,  ('窺', +     [  ("kui1", "peep/pry into")+     ]  )+ ,  ('窸', +     [  ("xi1", "disturbing noises")+     ]  )+ ,  ('窶', +     [  ("ju4", "poor/rustic")+     ]  )+ ,  ('窵', +     [  ("diao4", "deep/distant/profound")+     ]  )+ ,  ('窴', +     [  ("tian2", "fill in")+     ]  )+ ,  ('窳', +     [  ("yu3", "bad/useless/weak")+     ]  )+ ,  ('窯', +     [  ("yao2", "kiln/oven")+     ]  )+ ,  ('窮', +     [  ("qiong2", "exhausted/poor")+     ]  )+ ,  ('窭', +     [  ("ju4", "poor/rustic")+     ]  )+ ,  ('窬', +     [  ("yu2", "hole in a wall")+     ]  )+ ,  ('窪', +     [  ("wa1", "depression/sunken/swamp")+     ]  )+ ,  ('窩', +     [  ("wo1", "nest")+     ]  )+ ,  ('窨', +     [  ("xun1", "to scent tea with flowers")+     ,  ("yin4", "cellar")+     ]  )+ ,  ('窦', +     [  ("dou4", "(surname)/sinus (anatom.)")+     ]  )+ ,  ('窥', +     [  ("kui1", "peep/pry into")+     ]  )+ ,  ('窣', +     [  ("su4", "rush out of a den/rustling")+     ]  )+ ,  ('窠', +     [  ("ke1", "nest")+     ]  )+ ,  ('窟', +     [  ("ku1", "cave/hole")+     ]  )+ ,  ('窞', +     [  ("dan4", "pit/cave")+     ]  )+ ,  ('窝', +     [  ("wo1", "nest")+     ]  )+ ,  ('窜', +     [  ("cuan4", "flee/escape/run away/leap")+     ]  )+ ,  ('窘', +     [  ("jiong3", "distressed/embarrassed")+     ]  )+ ,  ('窗', +     [  ("chuang1", "shutter/window")+     ]  )+ ,  ('窖', +     [  ("jiao4", "cellar")+     ]  )+ ,  ('窕', +     [  ("tiao3", "quiet and elegant")+     ]  )+ ,  ('窔', +     [  ("yao3", "dark/deep/southeast corner of room")+     ]  )+ ,  ('窒', +     [  ("zhi4", "obstruct/stop up")+     ]  )+ ,  ('窑', +     [  ("yao2", "kiln/oven")+     ]  )+ ,  ('窍', +     [  ("qiao4", "intelligence/opening")+     ]  )+ ,  ('窌', +     [  ("jiao4", "cellar")+     ]  )+ ,  ('窋', +     [  ("zhu2", "in a hole")+     ]  )+ ,  ('窊', +     [  ("wa1", "lowland swamp")+     ]  )+ ,  ('窈', +     [  ("yao3", "deep/quiet and elegant")+     ]  )+ ,  ('窆', +     [  ("bian3", "put a coffin in grave")+     ]  )+ ,  ('窅', +     [  ("yao3", "deep")+     ]  )+ ,  ('窄', +     [  ("zhai3", "narrow")+     ]  )+ ,  ('窃', +     [  ("qie4", "I beg to presume/steal")+     ]  )+ ,  ('突', +     [  ("tu1", "to dash/to move forward quickly")+     ]  )+ ,  ('窀', +     [  ("zhun1", "grave")+     ]  )+ ,  ('穿', +     [  ("chuan1", "to bore through/pierce/perforate/penetrate/pass through/to dress/to wear/to put on/to thread")+     ]  )+ ,  ('空', +     [  ("kong1", "air/sky/empty/in vain")+     ,  ("kong4", "emptied/leisure")+     ]  )+ ,  ('穹', +     [  ("qiong2", "arched/lofty/vast")+     ]  )+ ,  ('穸', +     [  ("xi1", "the gloom of the grave/a tomb or grave/death")+     ]  )+ ,  ('穷', +     [  ("qiong2", "exhausted/poor")+     ]  )+ ,  ('究', +     [  ("jiu1", "after all/to investigate/to study carefully")+     ]  )+ ,  ('穵', +     [  ("wa1", "dig/scoop out")+     ]  )+ ,  ('穴', +     [  ("xue2", "hole/cave")+     ]  )+ ,  ('穰', +     [  ("rang2", "(surname)/abundant/stalk of grain")+     ]  )+ ,  ('穮', +     [  ("biao1", "to weed")+     ]  )+ ,  ('穭', +     [  ("lu:3", "wild grain")+     ]  )+ ,  ('穫', +     [  ("huo4", "reap/harvest")+     ]  )+ ,  ('穩', +     [  ("wen3", "settled/steady/stable")+     ]  )+ ,  ('穨', +     [  ("tui2", "become bald/decadent")+     ]  )+ ,  ('穧', +     [  ("ji4", "stack grain stalks evenly")+     ]  )+ ,  ('穢', +     [  ("hui4", "dirt/filth")+     ]  )+ ,  ('穡', +     [  ("se4", "gather in harvest")+     ]  )+ ,  ('穠', +     [  ("nong2", "thickly clustered (as blossoms)")+     ]  )+ ,  ('穟', +     [  ("sui4", "ear of grain")+     ]  )+ ,  ('穜', +     [  ("tong2", "early-planted late-ripening grain")+     ]  )+ ,  ('穗', +     [  ("sui4", "ear of grain")+     ]  )+ ,  ('穑', +     [  ("se4", "gather in harvest")+     ]  )+ ,  ('穎', +     [  ("ying3", "clever/gifted")+     ]  )+ ,  ('積', +     [  ("ji1", "to amass/to accumulate/to store/old/long-standing")+     ]  )+ ,  ('穌', +     [  ("su1", "revive")+     ]  )+ ,  ('穋', +     [  ("lu4", "late-planted early-ripening grain")+     ]  )+ ,  ('穈', +     [  ("men2", "porridge/rice sprouts")+     ]  )+ ,  ('穇', +     [  ("shan1", "panicum frumentaceum")+     ]  )+ ,  ('穆', +     [  ("mu4", "(surname)/solemn")+     ]  )+ ,  ('穄', +     [  ("ji4", "(millet)")+     ]  )+ ,  ('穀', +     [  ("gu3", "grain/corn")+     ]  )+ ,  ('稿', +     [  ("gao3", "manuscript/draft/stalk of grain")+     ]  )+ ,  ('稽', +     [  ("ji1", "inspect/check")+     ,  ("qi3", "bow to the ground")+     ]  )+ ,  ('稼', +     [  ("jia4", "sow grain")+     ]  )+ ,  ('稻', +     [  ("dao4", "paddy/rice")+     ]  )+ ,  ('稹', +     [  ("zhen3", "accumulate/fine and close")+     ]  )+ ,  ('稷', +     [  ("ji4", "(millet)")+     ]  )+ ,  ('稳', +     [  ("wen3", "settled/steady/stable")+     ]  )+ ,  ('稱', +     [  ("chen4", "balanced/to fit/well-off/suitable")+     ,  ("cheng1", "to call/to praise/to weigh/to estimate/to consider/to call/to address/to name/to say/commend")+     ,  ("cheng4", "steelyard")+     ]  )+ ,  ('種', +     [  ("zhong3", "kind/type/race/breed/seed/species (taxonomy)")+     ,  ("zhong4", "to plant/to cultivate")+     ]  )+ ,  ('稣', +     [  ("su1", "revive")+     ]  )+ ,  ('稠', +     [  ("chou2", "dense/crowded/thick/many")+     ]  )+ ,  ('稟', +     [  ("bing3", "natural property or endowment/report to (a superior)")+     ]  )+ ,  ('稞', +     [  ("ke1", "(wheat)")+     ]  )+ ,  ('稜', +     [  ("leng2", "corner/square beam")+     ]  )+ ,  ('稛', +     [  ("kun3", "full")+     ]  )+ ,  ('稚', +     [  ("zhi4", "infantile/young")+     ]  )+ ,  ('稙', +     [  ("zhi2", "early-planted crop")+     ]  )+ ,  ('稗', +     [  ("bai4", "millet/Panicum crus")+     ]  )+ ,  ('稔', +     [  ("ren3", "ripe grain")+     ]  )+ ,  ('稑', +     [  ("lu4", "late-planted early-ripening grain")+     ]  )+ ,  ('税', +     [  ("shui4", "taxes/duties")+     ]  )+ ,  ('稍', +     [  ("shao1", "somewhat/a little")+     ]  )+ ,  ('稌', +     [  ("tu2", "glutinous rice")+     ]  )+ ,  ('程', +     [  ("cheng2", "rule/order/regulations/formula/journey/procedure/sequence/a surname")+     ]  )+ ,  ('稊', +     [  ("ti2", "grass/tares")+     ]  )+ ,  ('稈', +     [  ("gan3", "stalks of grain")+     ]  )+ ,  ('稅', +     [  ("shui4", "taxes/duties")+     ]  )+ ,  ('稂', +     [  ("lang2", "grass/weeds")+     ]  )+ ,  ('稀', +     [  ("xi1", "diluted/sparse")+     ]  )+ ,  ('秽', +     [  ("hui4", "dirt/filth")+     ]  )+ ,  ('移', +     [  ("yi2", "to move/to shift/to change/to alter/to remove")+     ]  )+ ,  ('秸', +     [  ("jie1", "stalks of millet, corn")+     ]  )+ ,  ('秷', +     [  ("zhi2", "sound of reaping")+     ]  )+ ,  ('称', +     [  ("chen4", "balanced/to fit/well-off/suitable")+     ,  ("cheng1", "to call/to praise/to weigh/to estimate/to consider/to call/to address/to name/to say/commend")+     ,  ("cheng4", "steelyard")+     ]  )+ ,  ('积', +     [  ("ji1", "to amass/to accumulate/to store/old/long-standing")+     ]  )+ ,  ('秭', +     [  ("zi3", "billion")+     ]  )+ ,  ('秬', +     [  ("ju4", "black millet")+     ]  )+ ,  ('秫', +     [  ("shu2", "Panicum italicum")+     ]  )+ ,  ('秪', +     [  ("zhi1", "only, merely")+     ]  )+ ,  ('秩', +     [  ("zhi4", "order/orderliness")+     ]  )+ ,  ('秧', +     [  ("yang1", "shoots/sprouts")+     ]  )+ ,  ('秦', +     [  ("qin2", "(surname)/name of a dynasty")+     ]  )+ ,  ('秤', +     [  ("cheng3", "steel yard/scales")+     ,  ("cheng4", "steelyard")+     ]  )+ ,  ('秣', +     [  ("mo4", "feed a horse with grain/horse feed")+     ]  )+ ,  ('秠', +     [  ("pi1", "(millet)")+     ]  )+ ,  ('租', +     [  ("zu1", "rent/taxes")+     ]  )+ ,  ('秘', +     [  ("mi4", "secret")+     ,  ("mi4", "secret")+     ]  )+ ,  ('秕', +     [  ("bi3", "grain not fully grown/husks/withered grain/unripe grain")+     ]  )+ ,  ('秒', +     [  ("miao3", "(a measure word)/second")+     ]  )+ ,  ('科', +     [  ("ke1", "branch of study/administrative section/division/field/branch/stage directions/family (taxonomy)/rules/laws/to mete out (punishment)/to levy (taxes, etc.)/to fine somebody")+     ]  )+ ,  ('秏', +     [  ("hao4", "to waste, to destroy, to diminish")+     ]  )+ ,  ('种', +     [  ("zhong3", "kind/type/race/breed/seed/species (taxonomy)")+     ,  ("zhong4", "to plant/to cultivate")+     ]  )+ ,  ('秋', +     [  ("qiu1", "autumn/fall/harvest time/a swing")+     ,  ("qiu1", "a swing")+     ]  )+ ,  ('秉', +     [  ("bing3", "(surname)/to grasp/hold/maintain")+     ]  )+ ,  ('秈', +     [  ("xian1", "common rice")+     ]  )+ ,  ('秆', +     [  ("gan3", "stalks of grain")+     ]  )+ ,  ('秃', +     [  ("tu1", "bald/blunt")+     ]  )+ ,  ('私', +     [  ("si1", "personal/private/selfish")+     ]  )+ ,  ('秀', +     [  ("xiu4", "handsome/elegant")+     ]  )+ ,  ('禿', +     [  ("tu1", "bald/blunt")+     ]  )+ ,  ('禾', +     [  ("he2", "cereal/grain")+     ]  )+ ,  ('禽', +     [  ("qin2", "birds/fowl")+     ]  )+ ,  ('离', +     [  ("li2", "to leave/to depart/to go away/from")+     ]  )+ ,  ('禺', +     [  ("yu2", "(place)/district")+     ]  )+ ,  ('禹', +     [  ("yu3", "name of an emperor")+     ]  )+ ,  ('禸', +     [  ("rou2", "trample")+     ]  )+ ,  ('禴', +     [  ("yue4", "spring imperial ancestral sacrifice")+     ]  )+ ,  ('禳', +     [  ("rang2", "sacrifice for avoiding calamity")+     ]  )+ ,  ('禱', +     [  ("dao3", "prayer/pray/supplication")+     ]  )+ ,  ('禰', +     [  ("mi2", "(surname)")+     ,  ("ni3", "temple of deceased father")+     ]  )+ ,  ('禮', +     [  ("li3", "gift/propriety/rite")+     ]  )+ ,  ('禫', +     [  ("tan3", "sacrifice at the end of mourning")+     ]  )+ ,  ('禪', +     [  ("chan2", "meditation/abstraction/(Zen) Buddhism")+     ,  ("shan4", "abdicate")+     ]  )+ ,  ('禨', +     [  ("ji1", "omen/pray")+     ]  )+ ,  ('禧', +     [  ("xi3", "joy")+     ]  )+ ,  ('禦', +     [  ("yu4", "defend/resist")+     ]  )+ ,  ('禤', +     [  ("xuan1", "(surname)")+     ]  )+ ,  ('禢', +     [  ("ta1", "surname")+     ]  )+ ,  ('禡', +     [  ("ma4", "sacrifice to god of war")+     ]  )+ ,  ('禠', +     [  ("si1", "felicity/blessing")+     ]  )+ ,  ('禜', +     [  ("yong3", "sacrifice")+     ]  )+ ,  ('禚', +     [  ("zhuo2", "place name")+     ]  )+ ,  ('禘', +     [  ("di4", "imperial ancestral sacrifice")+     ]  )+ ,  ('禖', +     [  ("mei2", "heir-requesting sacrifice")+     ]  )+ ,  ('禕', +     [  ("yi1", "excellent/precious/rare")+     ]  )+ ,  ('禔', +     [  ("ti2", "well-being")+     ]  )+ ,  ('福', +     [  ("fu2", "good fortune/happiness/luck/Fujian province (abbrev)/a surname")+     ]  )+ ,  ('禎', +     [  ("zhen1", "auspicious/lucky")+     ]  )+ ,  ('禍', +     [  ("huo4", "disaster")+     ]  )+ ,  ('禋', +     [  ("yin1", "sacrifice")+     ]  )+ ,  ('禊', +     [  ("xi4", "purification ceremony")+     ]  )+ ,  ('禅', +     [  ("chan2", "meditation/abstraction/(Zen) Buddhism")+     ,  ("shan4", "abdicate")+     ]  )+ ,  ('禄', +     [  ("lu4", "good fortune/official salary")+     ]  )+ ,  ('禂', +     [  ("dao3", "to pray/prayer")+     ]  )+ ,  ('禁', +     [  ("jin1", "endure")+     ,  ("jin4", "to prohibit/to forbid")+     ]  )+ ,  ('禀', +     [  ("bing3", "natural property or endowment/report to (a superior)")+     ]  )+ ,  ('祿', +     [  ("lu4", "good fortune/official salary")+     ]  )+ ,  ('祼', +     [  ("guan4", "pour out libation")+     ]  )+ ,  ('祺', +     [  ("qi2", "felicity")+     ]  )+ ,  ('祸', +     [  ("huo4", "disaster")+     ]  )+ ,  ('祷', +     [  ("dao3", "prayer/pray/supplication")+     ]  )+ ,  ('祲', +     [  ("jin1", "evil force")+     ]  )+ ,  ('祯', +     [  ("zhen1", "auspicious/lucky")+     ]  )+ ,  ('祭', +     [  ("ji4", "offer sacrifice")+     ,  ("zhai4", "(surname)")+     ]  )+ ,  ('祫', +     [  ("xia2", "triennial sacrifice to ancestors")+     ]  )+ ,  ('票', +     [  ("piao4", "bank note/ticket")+     ]  )+ ,  ('祧', +     [  ("tiao1", "ancestral hall")+     ]  )+ ,  ('祥', +     [  ("xiang2", "auspicious/propitious")+     ]  )+ ,  ('祠', +     [  ("ci2", "ancestral hall/temple")+     ]  )+ ,  ('祟', +     [  ("sui4", "evil spirit")+     ]  )+ ,  ('神', +     [  ("shen2", "God/unusual/mysterious/soul/spirit/divine essence/lively/spiritual being")+     ]  )+ ,  ('祝', +     [  ("zhu4", "invoke/pray to/wish/to express good wishes")+     ]  )+ ,  ('祜', +     [  ("hu4", "celestial blessing")+     ]  )+ ,  ('祛', +     [  ("qu1", "to exercise")+     ]  )+ ,  ('祚', +     [  ("zuo4", "blessing/the throne")+     ]  )+ ,  ('祗', +     [  ("zhi1", "respectful (ly)")+     ]  )+ ,  ('祖', +     [  ("zu3", "ancestor/forefather/grandparents")+     ]  )+ ,  ('祕', +     [  ("mi4", "secret")+     ]  )+ ,  ('祔', +     [  ("fu4", "worship ancestors")+     ]  )+ ,  ('祓', +     [  ("fu2", "cleanse/remove evil")+     ]  )+ ,  ('祐', +     [  ("you4", "protect")+     ]  )+ ,  ('祏', +     [  ("shi2", "stone shrine")+     ]  )+ ,  ('祊', +     [  ("beng1", "side altar inside ancestral temple")+     ]  )+ ,  ('祉', +     [  ("zhi3", "felicity")+     ]  )+ ,  ('祈', +     [  ("qi2", "implore/pray/please")+     ]  )+ ,  ('祇', +     [  ("qi2", "earth-spirit/peace")+     ,  ("zhi3", "but/only")+     ]  )+ ,  ('祆', +     [  ("xian1", "Ormazda, god of the Zoroastrians, extended to god of the Manicheans")+     ]  )+ ,  ('祅', +     [  ("yao1", "calamity from terrestrial disorder")+     ]  )+ ,  ('祂', +     [  ("ta1", "he, it (pronoun used for God)")+     ]  )+ ,  ('祁', +     [  ("qi2", "(surname)")+     ]  )+ ,  ('祀', +     [  ("si4", "offer sacrifice to")+     ]  )+ ,  ('礿', +     [  ("yue4", "spring imperial ancestral sacrifice")+     ]  )+ ,  ('社', +     [  ("she4", "society/group")+     ]  )+ ,  ('礽', +     [  ("reng2", "blessings")+     ]  )+ ,  ('礼', +     [  ("li3", "gift/propriety/rite")+     ]  )+ ,  ('示', +     [  ("shi4", "to show/reveal")+     ]  )+ ,  ('礵', +     [  ("shuang1", "arsenic")+     ]  )+ ,  ('礴', +     [  ("bo2", "fill/extend")+     ]  )+ ,  ('礱', +     [  ("long2", "grind/mill")+     ]  )+ ,  ('礬', +     [  ("fan2", "alum")+     ]  )+ ,  ('礫', +     [  ("li4", "gravel/small stone")+     ]  )+ ,  ('礪', +     [  ("li4", "grind/sandstone")+     ]  )+ ,  ('礧', +     [  ("lei4", "roll stone down hill/stone pile")+     ]  )+ ,  ('礦', +     [  ("kuang4", "ore/mine")+     ]  )+ ,  ('礡', +     [  ("bo2", "fill/extend")+     ]  )+ ,  ('礞', +     [  ("meng2", "(mineral)")+     ]  )+ ,  ('礙', +     [  ("ai4", "to hinder/to obstruct/to block")+     ]  )+ ,  ('礎', +     [  ("chu3", "foundation/base")+     ]  )+ ,  ('礅', +     [  ("dun1", "stone block")+     ]  )+ ,  ('礄', +     [  ("qiao2", "bridge")+     ]  )+ ,  ('礁', +     [  ("jiao1", "reef/shoal rock")+     ]  )+ ,  ('磽', +     [  ("qiao1", "stony soil")+     ]  )+ ,  ('磻', +     [  ("pan2", "name of a river in Shaanxi")+     ]  )+ ,  ('磺', +     [  ("huang2", "sulfur")+     ]  )+ ,  ('磹', +     [  ("dian4", "stone wedge")+     ]  )+ ,  ('磷', +     [  ("lin2", "phosphorus/water in rocks")+     ]  )+ ,  ('磴', +     [  ("deng4", "cliff-ledge/stone step")+     ]  )+ ,  ('磲', +     [  ("qu2", "Tridacna gigas")+     ]  )+ ,  ('磯', +     [  ("ji1", "breakwater/jetty")+     ]  )+ ,  ('磬', +     [  ("qing4", "ancient percussion instrument made from stone or jade")+     ]  )+ ,  ('磪', +     [  ("cui1", "a high mountain/precipitous")+     ]  )+ ,  ('磨', +     [  ("mo2", "to sharpen/to delay/hardship/to grind/to rub")+     ,  ("mo4", "grindstone")+     ]  )+ ,  ('磧', +     [  ("qi4", "moraine/rocks in shallow water")+     ]  )+ ,  ('磥', +     [  ("lei3", "a heap of stones/boulders")+     ]  )+ ,  ('磣', +     [  ("chen3", "gritty")+     ]  )+ ,  ('磡', +     [  ("kan4", "dangerous sea-cliff")+     ]  )+ ,  ('磠', +     [  ("lu3", "ammonium")+     ]  )+ ,  ('磟', +     [  ("lu4", "stone soil roller")+     ]  )+ ,  ('磛', +     [  ("chan2", "cliff/peak")+     ]  )+ ,  ('磚', +     [  ("zhuan1", "brick")+     ]  )+ ,  ('磕', +     [  ("ke1", "to tap/knock")+     ]  )+ ,  ('磔', +     [  ("zhe2", "tearing off limbs as punishment")+     ]  )+ ,  ('磑', +     [  ("wei4", "mill")+     ]  )+ ,  ('磐', +     [  ("pan2", "firm/stable/rock")+     ]  )+ ,  ('磎', +     [  ("xi1", "mountain stream, creek")+     ]  )+ ,  ('磋', +     [  ("cuo1", "deliberate/to polish")+     ]  )+ ,  ('磊', +     [  ("lei3", "lumpy/rock pile/uneven")+     ]  )+ ,  ('磉', +     [  ("sang3", "stone plinth")+     ]  )+ ,  ('磈', +     [  ("wei3", "rocky/stony")+     ]  )+ ,  ('磅', +     [  ("bang4", "a measure word/pound (unit of measurement)/scale/weigh")+     ]  )+ ,  ('磁', +     [  ("ci2", "magnetic/magnetism/porcelain")+     ]  )+ ,  ('碾', +     [  ("nian3", "stone roller")+     ]  )+ ,  ('碼', +     [  ("ma3", "a weight/number/yard/pile/stack")+     ]  )+ ,  ('碻', +     [  ("que4", "solid/firm")+     ]  )+ ,  ('確', +     [  ("que4", "authenticated/solid/firm/real/true")+     ]  )+ ,  ('碴', +     [  ("cha2", "fault/glass fragment/quarrel")+     ]  )+ ,  ('碳', +     [  ("tan4", "carbon")+     ]  )+ ,  ('碲', +     [  ("di4", "tellurium")+     ]  )+ ,  ('碱', +     [  ("jian3", "alkali/soda")+     ]  )+ ,  ('碰', +     [  ("peng4", "to touch/to meet with/to bump")+     ]  )+ ,  ('碭', +     [  ("dang4", "stone with color veins")+     ]  )+ ,  ('碬', +     [  ("xia2", "whetstone")+     ]  )+ ,  ('碫', +     [  ("duan4", "coarse stone (used for whetstone)")+     ]  )+ ,  ('碪', +     [  ("zhen1", "anvil")+     ]  )+ ,  ('碩', +     [  ("shuo4", "large/big")+     ]  )+ ,  ('碧', +     [  ("bi4", "green jade/bluish green/blue/jade")+     ]  )+ ,  ('碣', +     [  ("jie2", "stone tablet")+     ]  )+ ,  ('碡', +     [  ("du2", "stone roller")+     ]  )+ ,  ('碟', +     [  ("die2", "dish/plate")+     ]  )+ ,  ('碞', +     [  ("yan2", "cliff")+     ]  )+ ,  ('碜', +     [  ("chen3", "gritty")+     ]  )+ ,  ('碛', +     [  ("qi4", "moraine/rocks in shallow water")+     ]  )+ ,  ('碚', +     [  ("bei4", "place name in Chongqing")+     ]  )+ ,  ('碘', +     [  ("dian3", "iodine")+     ]  )+ ,  ('碗', +     [  ("wan3", "bowl/cup")+     ]  )+ ,  ('碔', +     [  ("wu3", "inferior gem")+     ]  )+ ,  ('碓', +     [  ("dui4", "pestle/pound with a pestle")+     ]  )+ ,  ('碑', +     [  ("bei1", "a monument/an upright stone tablet/stele")+     ]  )+ ,  ('碏', +     [  ("que4", "(gems)")+     ]  )+ ,  ('碎', +     [  ("sui4", "to break down/to break into pieces/fragmentary")+     ]  )+ ,  ('碍', +     [  ("ai4", "to hinder/to obstruct/to block")+     ]  )+ ,  ('碌', +     [  ("lu4", "laborious/small stone/to record/to tape/to write down/to hire/to employ")+     ]  )+ ,  ('碉', +     [  ("diao1", "Tibetan stone house")+     ]  )+ ,  ('碇', +     [  ("ding4", "anchor")+     ]  )+ ,  ('碃', +     [  ("qing4", "(stone)")+     ]  )+ ,  ('硾', +     [  ("zhui4", "iodide/to weight")+     ]  )+ ,  ('硼', +     [  ("peng2", "boron")+     ]  )+ ,  ('硻', +     [  ("keng1", "obstinate")+     ]  )+ ,  ('硷', +     [  ("jian3", "base (chem.)/soda/alkali")+     ]  )+ ,  ('硯', +     [  ("yan4", "ink-stone")+     ]  )+ ,  ('确', +     [  ("que4", "authenticated/solid/firm")+     ,  ("que4", "authenticated/solid/firm/real/true")+     ]  )+ ,  ('硭', +     [  ("mang2", "crude saltpeter")+     ]  )+ ,  ('硬', +     [  ("ying4", "hard/stiff/strong/firm")+     ]  )+ ,  ('硫', +     [  ("liu2", "sulfur")+     ]  )+ ,  ('硨', +     [  ("che1", "Tridacna gigas")+     ]  )+ ,  ('硤', +     [  ("xia2", "place name")+     ]  )+ ,  ('硝', +     [  ("xiao1", "saltpeter/to tan (leather)")+     ]  )+ ,  ('硜', +     [  ("keng1", "obstinate")+     ]  )+ ,  ('硗', +     [  ("qiao1", "stony soil")+     ]  )+ ,  ('硖', +     [  ("xia2", "place name")+     ]  )+ ,  ('硕', +     [  ("shuo4", "large/big")+     ]  )+ ,  ('硒', +     [  ("xi1", "selenium")+     ]  )+ ,  ('硎', +     [  ("xing2", "whetstone")+     ]  )+ ,  ('硍', +     [  ("ken4", "rumbling of rolling stones")+     ]  )+ ,  ('硅', +     [  ("gui1", "silicon")+     ]  )+ ,  ('硃', +     [  ("zhu1", "vermilion")+     ]  )+ ,  ('础', +     [  ("chu3", "foundation/base")+     ]  )+ ,  ('砾', +     [  ("li4", "gravel/small stone")+     ]  )+ ,  ('砻', +     [  ("long2", "grind/mill")+     ]  )+ ,  ('砺', +     [  ("li4", "grind/sandstone")+     ]  )+ ,  ('砸', +     [  ("za2", "smash/smashed")+     ]  )+ ,  ('砷', +     [  ("shen1", "arsenic")+     ]  )+ ,  ('砵', +     [  ("bo1", "alms bowl")+     ]  )+ ,  ('破', +     [  ("po4", "to break/to split/broken/damaged/worn out")+     ]  )+ ,  ('砳', +     [  ("le4", "rocky")+     ]  )+ ,  ('砲', +     [  ("pao4", "gun/cannon")+     ]  )+ ,  ('砰', +     [  ("peng1", "sound of crashing/thunder")+     ]  )+ ,  ('砮', +     [  ("nu3", "flint")+     ]  )+ ,  ('砭', +     [  ("bian1", "a stone probe/acupuncture")+     ]  )+ ,  ('砫', +     [  ("zhu3", "ancestral tablet")+     ]  )+ ,  ('砩', +     [  ("fei4", "dam up water with rocks")+     ,  ("fu2", "name of a stone")+     ]  )+ ,  ('砧', +     [  ("zhen1", "anvil")+     ]  )+ ,  ('砦', +     [  ("zhai4", "stronghold/stockade")+     ]  )+ ,  ('砥', +     [  ("di3", "baffle (pier)/whetstone")+     ]  )+ ,  ('砣', +     [  ("tuo2", "steelyard weight")+     ]  )+ ,  ('砢', +     [  ("luo3", "a heap/pile (of rocks)")+     ]  )+ ,  ('砠', +     [  ("qu1", "rocky hill")+     ]  )+ ,  ('砟', +     [  ("zha3", "fragments")+     ]  )+ ,  ('砚', +     [  ("yan4", "ink-stone")+     ]  )+ ,  ('砗', +     [  ("che1", "Tridacna gigas")+     ]  )+ ,  ('砖', +     [  ("zhuan1", "brick")+     ]  )+ ,  ('研', +     [  ("yan2", "grind fine/study/research")+     ]  )+ ,  ('砒', +     [  ("pi1", "arsenic")+     ]  )+ ,  ('砑', +     [  ("ya4", "to calender")+     ]  )+ ,  ('砍', +     [  ("kan3", "to chop")+     ]  )+ ,  ('砌', +     [  ("qi4", "to build by laying bricks or stones")+     ]  )+ ,  ('砆', +     [  ("fu1", "agate/inferior gem")+     ]  )+ ,  ('砅', +     [  ("li4", "cross stream by stepping on stones")+     ]  )+ ,  ('砃', +     [  ("dan1", "white stone")+     ]  )+ ,  ('砂', +     [  ("sha1", "sand/gravel/granule")+     ]  )+ ,  ('码', +     [  ("ma3", "a weight/number/yard/pile/stack")+     ]  )+ ,  ('砀', +     [  ("dang4", "stone with color veins")+     ]  )+ ,  ('矿', +     [  ("kuang4", "ore/mine")+     ]  )+ ,  ('矾', +     [  ("fan2", "alum")+     ]  )+ ,  ('矽', +     [  ("xi1", "silicon")+     ]  )+ ,  ('矼', +     [  ("jiang1", "stone bridge")+     ]  )+ ,  ('矻', +     [  ("ku4", "to toil")+     ]  )+ ,  ('矸', +     [  ("gan1", "a rock or cliff")+     ]  )+ ,  ('矶', +     [  ("ji1", "breakwater/jetty")+     ]  )+ ,  ('石', +     [  ("dan4", "10 pecks")+     ,  ("shi2", "rock/stone")+     ]  )+ ,  ('矱', +     [  ("huo4", "standard/norm")+     ]  )+ ,  ('矰', +     [  ("zeng1", "arrow with a streamer")+     ]  )+ ,  ('矯', +     [  ("jiao3", "dissemble/rectify")+     ]  )+ ,  ('矮', +     [  ("ai3", "short (not tall)")+     ]  )+ ,  ('短', +     [  ("duan3", "lack/short")+     ]  )+ ,  ('矬', +     [  ("cuo2", "short/dwarfish")+     ]  )+ ,  ('矫', +     [  ("jiao3", "dissemble/rectify")+     ]  )+ ,  ('矩', +     [  ("ju3", "carpenter's square/rule")+     ]  )+ ,  ('矧', +     [  ("shen3", "(interrog.)")+     ]  )+ ,  ('知', +     [  ("zhi1", "to know/to be aware")+     ]  )+ ,  ('矣', +     [  ("yi3", "final part.")+     ]  )+ ,  ('矢', +     [  ("shi3", "arrow/dart")+     ]  )+ ,  ('矞', +     [  ("yu4", "grand/elegant/propitious")+     ]  )+ ,  ('矜', +     [  ("jin1", "boast/esteem/sympathize")+     ]  )+ ,  ('矛', +     [  ("mao2", "spear/lance/pike")+     ]  )+ ,  ('矚', +     [  ("zhu3", "to gaze at/to stare at")+     ]  )+ ,  ('矙', +     [  ("kan4", "bird's-eye view/glance")+     ]  )+ ,  ('矗', +     [  ("chu4", "lofty/upright")+     ]  )+ ,  ('矔', +     [  ("guan4", "brilliant (of eyes)")+     ]  )+ ,  ('矓', +     [  ("long2", "hazy/unclear")+     ]  )+ ,  ('矍', +     [  ("jue2", "(surname)/glance fearfully")+     ]  )+ ,  ('矇', +     [  ("meng1", "deceive/cheat/hoodwink")+     ,  ("meng2", "dim sighted/ignorant")+     ]  )+ ,  ('瞿', +     [  ("ju4", "startled")+     ,  ("qu2", "(surname)")+     ]  )+ ,  ('瞽', +     [  ("gu3", "blind")+     ]  )+ ,  ('瞼', +     [  ("jian3", "eyelid")+     ]  )+ ,  ('瞻', +     [  ("zhan1", "gaze/view")+     ]  )+ ,  ('瞷', +     [  ("jian4", "to spy")+     ]  )+ ,  ('瞵', +     [  ("lin2", "to stare at")+     ]  )+ ,  ('瞳', +     [  ("tong2", "pupil of the eye")+     ]  )+ ,  ('瞰', +     [  ("kan4", "bird's-eye view/glance")+     ]  )+ ,  ('瞭', +     [  ("liao3", "clear")+     ,  ("liao4", "look afar from a high place")+     ]  )+ ,  ('瞬', +     [  ("shun4", "to wink")+     ]  )+ ,  ('瞫', +     [  ("shen3", "(surname)")+     ]  )+ ,  ('瞪', +     [  ("deng4", "stare at")+     ]  )+ ,  ('瞩', +     [  ("zhu3", "to gaze at/to stare at")+     ]  )+ ,  ('瞧', +     [  ("qiao2", "look at")+     ]  )+ ,  ('瞥', +     [  ("pie1", "blink/glance")+     ]  )+ ,  ('瞢', +     [  ("meng2", "eyesight obscured/to feel ashamed")+     ]  )+ ,  ('瞠', +     [  ("cheng1", "stare at something beyond reach")+     ]  )+ ,  ('瞟', +     [  ("piao3", "cast a glance")+     ]  )+ ,  ('瞞', +     [  ("man2", "conceal from")+     ]  )+ ,  ('瞕', +     [  ("zhang4", "cataract in the eye")+     ]  )+ ,  ('瞒', +     [  ("man2", "conceal from")+     ]  )+ ,  ('瞑', +     [  ("ming2", "close the eyes")+     ]  )+ ,  ('瞏', +     [  ("qiong2", "gaze in terror/lonely")+     ]  )+ ,  ('瞎', +     [  ("xia1", "blind")+     ]  )+ ,  ('瞍', +     [  ("sou3", "blind")+     ]  )+ ,  ('瞌', +     [  ("ke1", "doze off/sleepy")+     ]  )+ ,  ('瞋', +     [  ("chen1", "angry at")+     ]  )+ ,  ('瞇', +     [  ("mi1", "to squint")+     ]  )+ ,  ('瞅', +     [  ("chou3", "to see/look/take a look at")+     ]  )+ ,  ('瞄', +     [  ("miao2", "to aim")+     ]  )+ ,  ('瞀', +     [  ("mao4", "indistinct vision/dim")+     ]  )+ ,  ('睿', +     [  ("rui4", "astute/perspicacious/farsighted")+     ]  )+ ,  ('睾', +     [  ("gao1", "bank/marsh/testicles")+     ]  )+ ,  ('睽', +     [  ("kui2", "separated/stare")+     ]  )+ ,  ('睹', +     [  ("du3", "observe/see")+     ]  )+ ,  ('睯', +     [  ("hun1", "to be agonized/worried")+     ]  )+ ,  ('睬', +     [  ("cai3", "pay attention/take notice of/to care for")+     ]  )+ ,  ('睫', +     [  ("jie2", "eyelashes")+     ]  )+ ,  ('睪', +     [  ("gao1", "spy on")+     ]  )+ ,  ('睨', +     [  ("ni4", "look askance")+     ]  )+ ,  ('睦', +     [  ("mu4", "friendly")+     ]  )+ ,  ('睥', +     [  ("bi4", "look askance")+     ]  )+ ,  ('督', +     [  ("du1", "supervise")+     ]  )+ ,  ('睢', +     [  ("sui1", "(surname)/stare")+     ]  )+ ,  ('睡', +     [  ("shui4", "to sleep")+     ]  )+ ,  ('睠', +     [  ("juan4", "look fondly")+     ]  )+ ,  ('睟', +     [  ("sui4", "bright eye/clear")+     ]  )+ ,  ('睞', +     [  ("lai4", "gaze/stare")+     ]  )+ ,  ('睜', +     [  ("zheng1", "to open (eye)")+     ]  )+ ,  ('睛', +     [  ("jing1", "eye")+     ]  )+ ,  ('睙', +     [  ("lie4", "to roll the eyeballs to look")+     ]  )+ ,  ('睖', +     [  ("ling2", "to stare straight ahead")+     ]  )+ ,  ('睒', +     [  ("shan3", "furtively glance/glittering")+     ]  )+ ,  ('睑', +     [  ("jian3", "eyelid")+     ]  )+ ,  ('睐', +     [  ("lai4", "gaze/stare")+     ]  )+ ,  ('睏', +     [  ("kun4", "sleepy/doze off")+     ]  )+ ,  ('睎', +     [  ("xi1", "to long for/to gaze at")+     ]  )+ ,  ('睍', +     [  ("xian4", "goggle-eyed")+     ]  )+ ,  ('睊', +     [  ("juan4", "look")+     ]  )+ ,  ('睇', +     [  ("di4", "look down upon")+     ]  )+ ,  ('睆', +     [  ("huan3", "good-looking/cute")+     ]  )+ ,  ('睅', +     [  ("han4", "protuberant eyes")+     ]  )+ ,  ('睁', +     [  ("zheng1", "to open (eye)")+     ]  )+ ,  ('着', +     [  ("zhao1", "catch/receive/suffer")+     ,  ("zhao2", "part. indicates the successful result of a verb/to touch/to come in contact with/to feel/to be affected by/to catch fire/to fall asleep/to burn")+     ,  ("zhe5", "particle attached after verb to indicate action in progress, like -ing ending")+     ,  ("zhu4", "to make known/to show/to prove/to write/book/outstanding")+     ,  ("zhuo2", "to wear (clothes)/to contact/to use/to apply")+     ]  )+ ,  ('眾', +     [  ("zhong4", "multitude")+     ]  )+ ,  ('眽', +     [  ("mo4", "to gaze/to ogle to look at")+     ]  )+ ,  ('眼', +     [  ("yan3", "eye")+     ]  )+ ,  ('眺', +     [  ("tiao4", "gaze afar")+     ]  )+ ,  ('眹', +     [  ("zhen4", "pupil")+     ]  )+ ,  ('眸', +     [  ("mou2", "pupil of the eye")+     ]  )+ ,  ('眷', +     [  ("juan4", "concern/wife and children")+     ]  )+ ,  ('眶', +     [  ("kuang4", "eye socket")+     ]  )+ ,  ('眵', +     [  ("chi1", "gritty secretion in eyes")+     ]  )+ ,  ('眴', +     [  ("xuan4", "dazzled/dizzy")+     ]  )+ ,  ('眯', +     [  ("mi1", "to squint")+     ,  ("mi3", "blind (as with dust)")+     ]  )+ ,  ('眭', +     [  ("sui1", "evil look of deep-set eyes")+     ]  )+ ,  ('眩', +     [  ("xuan4", "dizzy/dazzled")+     ]  )+ ,  ('眨', +     [  ("zha3", "wink")+     ]  )+ ,  ('眥', +     [  ("zi4", "canthus")+     ]  )+ ,  ('眣', +     [  ("die2", "prominent eyes")+     ]  )+ ,  ('眢', +     [  ("yuan1", "inflamed eyelids/parched")+     ]  )+ ,  ('眠', +     [  ("mian2", "sleep")+     ]  )+ ,  ('真', +     [  ("zhen1", "real/true/genuine")+     ]  )+ ,  ('眛', +     [  ("mei4", "blind/imperceptive")+     ]  )+ ,  ('眚', +     [  ("sheng3", "cataract of the eye/error")+     ]  )+ ,  ('眙', +     [  ("yi2", "place name")+     ]  )+ ,  ('眕', +     [  ("zhen3", "restrain anger")+     ]  )+ ,  ('眑', +     [  ("yao3", "sunken eyes/deep/abstruse")+     ]  )+ ,  ('看', +     [  ("kan1", "to look after/to take care of/to watch/to guard")+     ,  ("kan4", "it depends/think/to see/to look at")+     ]  )+ ,  ('眊', +     [  ("mao4", "having poor eyesight")+     ]  )+ ,  ('眉', +     [  ("mei2", "eyebrow/upper margin")+     ]  )+ ,  ('眈', +     [  ("dan1", "gaze intently")+     ]  )+ ,  ('眇', +     [  ("miao3", "minute (small)/subtle")+     ]  )+ ,  ('眅', +     [  ("pan1", "show the whites of eyes")+     ]  )+ ,  ('眄', +     [  ("mian3", "ogle")+     ]  )+ ,  ('省', +     [  ("sheng3", "frugal/save/to omit/to leave out/to save (money)/province")+     ,  ("xing3", "comprehend/introspect/visit")+     ]  )+ ,  ('盾', +     [  ("dun4", "shield")+     ]  )+ ,  ('盼', +     [  ("pan4", "to hope for/to long for/to expect")+     ]  )+ ,  ('盻', +     [  ("xi4", "glare at")+     ]  )+ ,  ('盹', +     [  ("dun3", "doze/nap")+     ]  )+ ,  ('相', +     [  ("xiang1", "each other/one another/mutually")+     ,  ("xiang4", "appearance/portrait/picture")+     ]  )+ ,  ('盵', +     [  ("qi4", "(surname)")+     ]  )+ ,  ('直', +     [  ("zhi2", "straight/vertical/frank/directly/straightly/upright")+     ]  )+ ,  ('盲', +     [  ("mang2", "blind")+     ]  )+ ,  ('盱', +     [  ("xu1", "(surname)/anxious/stare")+     ]  )+ ,  ('盯', +     [  ("ding1", "stare/gaze")+     ]  )+ ,  ('目', +     [  ("mu4", "eye/item/section/list/catalogue/table of contents/order (taxonomy)/goal/name/title")+     ]  )+ ,  ('盭', +     [  ("li4", "unreasonable/violent")+     ]  )+ ,  ('盬', +     [  ("gu3", "covered pot")+     ]  )+ ,  ('盪', +     [  ("dang4", "agitate/swing/sway")+     ]  )+ ,  ('盩', +     [  ("zhou1", "name of a district in Shaanxi")+     ]  )+ ,  ('盧', +     [  ("lu2", "(surname)")+     ]  )+ ,  ('盦', +     [  ("an1", "container")+     ]  )+ ,  ('盥', +     [  ("guan4", "wash (especially hands)")+     ]  )+ ,  ('盤', +     [  ("pan2", "dish/tray/to build/to check/to examine/to transfer/(a measure word used for dishes of food or coils of wire)/to coil")+     ]  )+ ,  ('監', +     [  ("jian1", "hard/strong/solid/firm/to supervise/to inspect/jail/prison")+     ,  ("jian4", "supervisor")+     ]  )+ ,  ('盡', +     [  ("jin4", "to use up/to exhaust/to end/to finish/to the utmost/exhausted/finished/to the limit (of sth)")+     ]  )+ ,  ('盟', +     [  ("meng2", "oath/pledge/union/to ally")+     ]  )+ ,  ('盞', +     [  ("zhan3", "M for lamp")+     ]  )+ ,  ('盝', +     [  ("lu4", "box case")+     ]  )+ ,  ('盜', +     [  ("dao4", "steal/rob/plunder/a thief/bandit/robber")+     ]  )+ ,  ('盛', +     [  ("cheng2", "to hold/contain/to ladle/pick up with a utensil")+     ,  ("sheng4", "(surname)/flourishing")+     ]  )+ ,  ('盚', +     [  ("qiu2", "(surname)")+     ]  )+ ,  ('盘', +     [  ("pan2", "big/wooden tray")+     ,  ("pan2", "dish/tray/to build/to check/to examine/to transfer/(a measure word used for dishes of food or coils of wire)/to coil")+     ]  )+ ,  ('盗', +     [  ("dao4", "steal/rob/plunder/a thief/bandit/robber")+     ]  )+ ,  ('盖', +     [  ("gai4", "lid/top/cover/canopy/to build")+     ,  ("ge3", "(surname)")+     ]  )+ ,  ('盔', +     [  ("kui1", "helmet")+     ]  )+ ,  ('盒', +     [  ("he2", "small box/case")+     ]  )+ ,  ('监', +     [  ("jian1", "hard/strong/solid/firm/to supervise/to inspect/jail/prison")+     ,  ("jian4", "supervisor")+     ]  )+ ,  ('盐', +     [  ("yan2", "salt")+     ]  )+ ,  ('盏', +     [  ("zhan3", "M for lamp")+     ]  )+ ,  ('盎', +     [  ("ang4", "abundant/bowl/dish/pot")+     ]  )+ ,  ('盍', +     [  ("he2", "why not")+     ]  )+ ,  ('益', +     [  ("yi4", "benefit/increase")+     ]  )+ ,  ('盈', +     [  ("ying2", "full/filled/surplus")+     ]  )+ ,  ('盆', +     [  ("pen2", "basin")+     ]  )+ ,  ('盅', +     [  ("zhong1", "cup")+     ]  )+ ,  ('盃', +     [  ("bei1", "cup")+     ]  )+ ,  ('盂', +     [  ("yu2", "container/cup")+     ]  )+ ,  ('皿', +     [  ("min3", "shallow container/rad. no. 108")+     ]  )+ ,  ('皽', +     [  ("zhan3", "scab")+     ]  )+ ,  ('皺', +     [  ("zhou4", "to wrinkle/wrinkled/to crease")+     ]  )+ ,  ('皸', +     [  ("jun1", "to chap")+     ]  )+ ,  ('皴', +     [  ("cun1", "chapped/cracked")+     ]  )+ ,  ('皲', +     [  ("jun1", "to chap")+     ]  )+ ,  ('皱', +     [  ("zhou4", "to wrinkle/wrinkled/to crease")+     ]  )+ ,  ('皰', +     [  ("pao4", "pimple")+     ]  )+ ,  ('皮', +     [  ("pi2", "leather/skin/fur")+     ]  )+ ,  ('皭', +     [  ("jiao4", "pure")+     ]  )+ ,  ('皫', +     [  ("piao3", "white")+     ]  )+ ,  ('皪', +     [  ("li4", "luster (of pearls)")+     ]  )+ ,  ('皦', +     [  ("jiao3", "(surname)/sparkling/bright")+     ]  )+ ,  ('皤', +     [  ("po2", "white")+     ]  )+ ,  ('皞', +     [  ("hao4", "bright, brilliant")+     ]  )+ ,  ('皝', +     [  ("huang3", "luminous/bright hoary, white")+     ]  )+ ,  ('皜', +     [  ("hao4", "clear/white")+     ]  )+ ,  ('皚', +     [  ("ai2", "white (of snow, etc.)")+     ]  )+ ,  ('皙', +     [  ("xi1", "white")+     ]  )+ ,  ('皖', +     [  ("wan3", "Anhui")+     ]  )+ ,  ('皓', +     [  ("hao4", "bright/d (19th)/white")+     ]  )+ ,  ('皑', +     [  ("ai2", "white (of snow, etc.)")+     ]  )+ ,  ('皎', +     [  ("jiao3", "bright/white")+     ]  )+ ,  ('皋', +     [  ("gao1", "bank/marsh")+     ]  )+ ,  ('皈', +     [  ("gui1", "comply with/follow")+     ]  )+ ,  ('皇', +     [  ("huang2", "(surname)/emperor")+     ]  )+ ,  ('皆', +     [  ("jie1", "all/each and every/in all cases")+     ]  )+ ,  ('的', +     [  ("de5", "(possessive, modifying, or descriptive particle)/of")+     ,  ("di2", "really and truly")+     ,  ("di4", "aim/clear")+     ]  )+ ,  ('皂', +     [  ("zao4", "black")+     ]  )+ ,  ('皁', +     [  ("zao4", "black/police runners, from the black clothes formerly worn by them")+     ]  )+ ,  ('百', +     [  ("bai3", "hundred")+     ]  )+ ,  ('白', +     [  ("bai2", "white/snowy/empty/blank/bright/clear/plain/pure/gratuitous")+     ]  )+ ,  ('發', +     [  ("fa1", "to send out/to show (one's feeling)/to issue/to develop")+     ]  )+ ,  ('登', +     [  ("deng1", "scale/climb/ascend/mount/go up/register/note/to publish/to issue/to record")+     ]  )+ ,  ('癸', +     [  ("gui3", "10th heavenly stem")+     ]  )+ ,  ('癲', +     [  ("dian1", "convulsions/crazy")+     ]  )+ ,  ('癱', +     [  ("tan1", "paralyzed")+     ]  )+ ,  ('癰', +     [  ("yong1", "carbuncle")+     ]  )+ ,  ('癮', +     [  ("yin3", "addiction/craving")+     ]  )+ ,  ('癭', +     [  ("ying3", "goiter/knob on tree")+     ]  )+ ,  ('癬', +     [  ("xuan3", "ringworm")+     ]  )+ ,  ('癫', +     [  ("dian1", "convulsions/crazy")+     ]  )+ ,  ('癪', +     [  ("ji1", "spasms, convulsions, hysteria")+     ]  )+ ,  ('癩', +     [  ("lai4", "scabies/skin disease")+     ]  )+ ,  ('癥', +     [  ("zheng1", "obstruction of bowels")+     ]  )+ ,  ('癤', +     [  ("jie2", "pimple, sore, boil")+     ]  )+ ,  ('癣', +     [  ("xuan3", "ringworm")+     ]  )+ ,  ('癢', +     [  ("yang3", "itch")+     ]  )+ ,  ('癡', +     [  ("chi1", "imbecile/sentimental/stupid/foolish/silly")+     ]  )+ ,  ('癠', +     [  ("ji4", "sick/diseased")+     ]  )+ ,  ('癟', +     [  ("bie3", "deflated/shriveled/sunken/empty")+     ]  )+ ,  ('癞', +     [  ("lai4", "scabies/skin disease")+     ]  )+ ,  ('癜', +     [  ("dian4", "erythema/leucoderm")+     ]  )+ ,  ('癙', +     [  ("shu3", "hidden/secret/scrofula")+     ]  )+ ,  ('癘', +     [  ("li4", "sore caused by varnish poisoning")+     ]  )+ ,  ('癖', +     [  ("pi3", "habit/hobby")+     ]  )+ ,  ('癒', +     [  ("yu4", "heal")+     ]  )+ ,  ('癌', +     [  ("ai2", "cancer")+     ,  ("yan2", "cancer (old pronuniation)/carcinoma")+     ]  )+ ,  ('癉', +     [  ("dan1", "(disease)")+     ,  ("dan4", "to hate")+     ]  )+ ,  ('癈', +     [  ("fei4", "abrogate, terminate, discard")+     ]  )+ ,  ('癇', +     [  ("xian2", "epilepsy/insanity")+     ]  )+ ,  ('癆', +     [  ("lao2", "tuberculosis")+     ]  )+ ,  ('癃', +     [  ("long2", "infirmity/retention of urine")+     ]  )+ ,  ('療', +     [  ("liao2", "to treat/to cure")+     ]  )+ ,  ('瘿', +     [  ("ying3", "goiter/knob on tree")+     ]  )+ ,  ('瘾', +     [  ("yin3", "addiction/craving")+     ]  )+ ,  ('瘼', +     [  ("mo4", "distress/sickness")+     ]  )+ ,  ('瘺', +     [  ("lou4", "fistula/sinus")+     ]  )+ ,  ('瘸', +     [  ("que2", "lame")+     ]  )+ ,  ('瘵', +     [  ("zhai4", "foci of tubercular infection")+     ]  )+ ,  ('瘴', +     [  ("zhang4", "malaria/miasma")+     ]  )+ ,  ('瘳', +     [  ("chou1", "convalesce/recover/heal")+     ]  )+ ,  ('瘲', +     [  ("zong4", "spasms or convulsions in young children, caused by indigestion")+     ]  )+ ,  ('瘰', +     [  ("luo3", "scrofula/tuberculosis of glands")+     ]  )+ ,  ('瘯', +     [  ("cu4", "(skin disease)")+     ]  )+ ,  ('瘭', +     [  ("biao1", "whitlow")+     ]  )+ ,  ('瘫', +     [  ("tan1", "paralyzed")+     ]  )+ ,  ('瘪', +     [  ("bie3", "deflated/shriveled/sunken/empty")+     ]  )+ ,  ('瘩', +     [  ("da2", "sore/boil/scab")+     ]  )+ ,  ('瘨', +     [  ("dian1", "convulsions/crazy")+     ]  )+ ,  ('瘧', +     [  ("nu:e4", "malaria")+     ,  ("yao4", "malaria")+     ]  )+ ,  ('瘦', +     [  ("shou4", "tight/thin/lean")+     ]  )+ ,  ('瘥', +     [  ("chai4", "recover from disease")+     ,  ("cuo2", "disease")+     ]  )+ ,  ('瘤', +     [  ("liu2", "tumor")+     ]  )+ ,  ('瘢', +     [  ("ban1", "mark/scar on the skin")+     ]  )+ ,  ('瘡', +     [  ("chuang1", "sore/skin ulcer")+     ]  )+ ,  ('瘠', +     [  ("ji2", "barren/lean")+     ]  )+ ,  ('瘟', +     [  ("wen1", "epidemic/pestilence/plague")+     ]  )+ ,  ('瘞', +     [  ("yi4", "bury/sacrifice")+     ]  )+ ,  ('瘝', +     [  ("guan1", "incapacitated/inefficient")+     ]  )+ ,  ('瘜', +     [  ("xi2", "a polypus")+     ]  )+ ,  ('瘚', +     [  ("jue2", "to hiccup/the humours of the body")+     ]  )+ ,  ('瘙', +     [  ("sao4", "itch")+     ]  )+ ,  ('瘗', +     [  ("yi4", "bury/sacrifice")+     ]  )+ ,  ('瘖', +     [  ("yin1", "dumb")+     ]  )+ ,  ('瘕', +     [  ("jia3", "obstruction in the intestine")+     ]  )+ ,  ('瘓', +     [  ("huan4", "illness/numbness of the limbs")+     ]  )+ ,  ('瘐', +     [  ("yu3", "maltreat (as prisoners)")+     ]  )+ ,  ('瘏', +     [  ("tu2", "be injured/ill (of animals)")+     ]  )+ ,  ('瘍', +     [  ("yang2", "ulcers/sores")+     ]  )+ ,  ('瘌', +     [  ("la4", "scabies/scald-head")+     ]  )+ ,  ('瘋', +     [  ("feng1", "insane/mad/wild")+     ]  )+ ,  ('瘊', +     [  ("hou2", "wart")+     ]  )+ ,  ('瘉', +     [  ("yu4", "heal")+     ]  )+ ,  ('瘈', +     [  ("ji4", "furious/hydrophobia/madness")+     ]  )+ ,  ('瘅', +     [  ("dan1", "(disease)")+     ,  ("dan4", "to hate")+     ]  )+ ,  ('瘃', +     [  ("zhu2", "chilblain")+     ]  )+ ,  ('瘁', +     [  ("cui4", "care-worn/distressed/tired/overworked/sick/weary")+     ]  )+ ,  ('瘀', +     [  ("yu1", "hematoma/contusion/extravasted")+     ]  )+ ,  ('痿', +     [  ("wei3", "atrophy")+     ]  )+ ,  ('痾', +     [  ("e1", "malady")+     ]  )+ ,  ('痼', +     [  ("gu4", "obstinate disease")+     ]  )+ ,  ('痻', +     [  ("min2", "to be ill")+     ]  )+ ,  ('痺', +     [  ("bi4", "numb/paralysis")+     ]  )+ ,  ('痹', +     [  ("bi4", "paralysis, numbness")+     ,  ("bi4", "numb/paralysis")+     ]  )+ ,  ('痵', +     [  ("ji4", "nervous start in sleep")+     ]  )+ ,  ('痴', +     [  ("chi1", "imbecile/sentimental/stupid/foolish/silly")+     ,  ("chi1", "imbecile/sentimental/stupid/foolish/silly")+     ]  )+ ,  ('痲', +     [  ("ma2", "leprosy/numb")+     ]  )+ ,  ('痱', +     [  ("fei4", "prickly heat")+     ]  )+ ,  ('痰', +     [  ("tan2", "phlegm/spittle")+     ]  )+ ,  ('痯', +     [  ("guan3", "ill-looking")+     ]  )+ ,  ('痭', +     [  ("peng2", "menorrhagia")+     ]  )+ ,  ('痫', +     [  ("xian2", "epilepsy/insanity")+     ]  )+ ,  ('痪', +     [  ("huan4", "illness/numbness of the limbs")+     ]  )+ ,  ('痨', +     [  ("lao2", "tuberculosis")+     ]  )+ ,  ('痧', +     [  ("sha1", "cholera")+     ]  )+ ,  ('痦', +     [  ("wu4", "(flat) mole")+     ]  )+ ,  ('痤', +     [  ("cuo2", "acne")+     ]  )+ ,  ('痣', +     [  ("zhi4", "birthmark/mole")+     ]  )+ ,  ('痢', +     [  ("li4", "dysentery")+     ]  )+ ,  ('痡', +     [  ("pu1", "sick/disabled")+     ]  )+ ,  ('痠', +     [  ("suan1", "aching of limbs")+     ]  )+ ,  ('痞', +     [  ("pi3", "swelling of the liver")+     ]  )+ ,  ('痛', +     [  ("tong4", "ache/pain/sorrow")+     ]  )+ ,  ('痚', +     [  ("xiao1", "asthma/difficulty in breathing")+     ]  )+ ,  ('痙', +     [  ("jing4", "spasm")+     ]  )+ ,  ('痘', +     [  ("dou4", "small pox")+     ]  )+ ,  ('痗', +     [  ("mei4", "disease caused by anxiety")+     ]  )+ ,  ('痕', +     [  ("hen2", "scar/traces")+     ]  )+ ,  ('痔', +     [  ("zhi4", "piles/hemorrhoid")+     ]  )+ ,  ('痒', +     [  ("yang3", "to itch/to tickle")+     ]  )+ ,  ('痐', +     [  ("hui2", "roundworm/Ascaris lumbricoides")+     ]  )+ ,  ('痏', +     [  ("wei3", "a bruise or contusion")+     ]  )+ ,  ('痍', +     [  ("yi2", "bruise/sores")+     ]  )+ ,  ('痌', +     [  ("tong1", "moaning in pain")+     ]  )+ ,  ('痊', +     [  ("quan2", "recover (from illness)")+     ]  )+ ,  ('痉', +     [  ("jing4", "spasm")+     ]  )+ ,  ('痈', +     [  ("yong1", "carbuncle")+     ]  )+ ,  ('症', +     [  ("zheng1", "obstruction of bowels")+     ,  ("zheng4", "disease/illness")+     ]  )+ ,  ('病', +     [  ("bing4", "ailment/sickness/illness/disease/fall ill/sick/defect")+     ]  )+ ,  ('痄', +     [  ("zha4", "mumps")+     ]  )+ ,  ('痂', +     [  ("jia1", "scab")+     ]  )+ ,  ('痁', +     [  ("dian4", "malarial fever")+     ]  )+ ,  ('疿', +     [  ("fei4", "prickly heat")+     ]  )+ ,  ('疾', +     [  ("ji2", "sickness/disease/hate/envy")+     ]  )+ ,  ('疽', +     [  ("ju1", "gangrene")+     ]  )+ ,  ('疼', +     [  ("teng2", "(it) hurts/love fondly/ache/pain/sore")+     ]  )+ ,  ('疹', +     [  ("zhen3", "measles/rash")+     ]  )+ ,  ('疸', +     [  ("dan3", "jaundice")+     ]  )+ ,  ('疶', +     [  ("xie4", "dysentery")+     ]  )+ ,  ('疵', +     [  ("ci1", "blemish/flaw/defect")+     ]  )+ ,  ('疳', +     [  ("gan1", "rickets")+     ]  )+ ,  ('疲', +     [  ("pi2", "weary")+     ]  )+ ,  ('疯', +     [  ("feng1", "insane/mad/wild")+     ]  )+ ,  ('疮', +     [  ("chuang1", "sore/skin ulcer")+     ]  )+ ,  ('疫', +     [  ("yi4", "epidemic/plague")+     ]  )+ ,  ('疧', +     [  ("zhi1", "sick")+     ]  )+ ,  ('疥', +     [  ("jie4", "scabies")+     ]  )+ ,  ('疤', +     [  ("ba1", "scar")+     ]  )+ ,  ('疣', +     [  ("you2", "nodule/wart")+     ]  )+ ,  ('疢', +     [  ("chen4", "(disease)")+     ]  )+ ,  ('疡', +     [  ("yang2", "ulcers/sores")+     ]  )+ ,  ('疠', +     [  ("li4", "sore caused by varnish poisoning")+     ]  )+ ,  ('疟', +     [  ("nu:e4", "malaria")+     ,  ("yao4", "malaria")+     ]  )+ ,  ('疝', +     [  ("shan4", "hernia")+     ]  )+ ,  ('疚', +     [  ("jiu4", "chronic disease")+     ]  )+ ,  ('疙', +     [  ("ge1", "pimple/wart")+     ]  )+ ,  ('疘', +     [  ("gang1", "anus")+     ]  )+ ,  ('疗', +     [  ("liao2", "to treat/to cure")+     ]  )+ ,  ('疖', +     [  ("jie2", "pimple, sore, boil")+     ]  )+ ,  ('疕', +     [  ("bi3", "facial skin disease/mange")+     ]  )+ ,  ('疔', +     [  ("ding1", "boil/carbuncle")+     ]  )+ ,  ('疑', +     [  ("yi2", "to doubt/to misbelieve/to suspect")+     ]  )+ ,  ('疐', +     [  ("zhi4", "prostrate")+     ]  )+ ,  ('疏', +     [  ("shu1", "negligent/sparse/thin")+     ]  )+ ,  ('疋', +     [  ("pi3", "a bolt (of cloth)")+     ]  )+ ,  ('疊', +     [  ("die2", "fold up/repeat")+     ]  )+ ,  ('疇', +     [  ("chou2", "arable fields/cultivated field/class/category")+     ]  )+ ,  ('疆', +     [  ("jiang1", "border/boundary")+     ]  )+ ,  ('畿', +     [  ("ji1", "territory around the capital")+     ]  )+ ,  ('畾', +     [  ("lei2", "fields divided by dikes")+     ]  )+ ,  ('畽', +     [  ("tuan3", "place trodden by animals")+     ]  )+ ,  ('畹', +     [  ("wan3", "a field of 20 or 30 mu")+     ]  )+ ,  ('畸', +     [  ("ji1", "fractional remains/odd")+     ]  )+ ,  ('畷', +     [  ("chuo4", "raised path between fields")+     ]  )+ ,  ('當', +     [  ("dang1", "to be/to act as/to hold a position (in space, time, or organizational space)/manage/withstand/when/during/ought/should/match equally/equal/same/obstruct/just at (a time or place)/on the spot/right/just at")+     ,  ("dang4", "at or in the very same.../to pawn/suitable/adequate/fitting/proper/replace/represent")+     ]  )+ ,  ('畴', +     [  ("chou2", "arable fields/cultivated field/class/category")+     ]  )+ ,  ('畲', +     [  ("yu2", "cultivated field")+     ]  )+ ,  ('異', +     [  ("yi4", "different/unusual/strange")+     ]  )+ ,  ('畯', +     [  ("jun4", "overseer/steppe")+     ]  )+ ,  ('畬', +     [  ("yu2", "cultivated field")+     ]  )+ ,  ('畫', +     [  ("hua4", "draw/picture/painting")+     ]  )+ ,  ('番', +     [  ("fan1", "(measure word for acts)/deeds/foreign")+     ,  ("pan1", "(surname)/place name")+     ]  )+ ,  ('畦', +     [  ("qi2", "furrow/small plot of farm land")+     ]  )+ ,  ('略', +     [  ("lu:e4", "plan/strategy/outline/summary/slightly/rather/to rob/to plunder/to summarize")+     ]  )+ ,  ('畤', +     [  ("zhi4", "ancient sacrifice")+     ]  )+ ,  ('畢', +     [  ("bi4", "the whole of/to finish/to complete/complete/full/finished")+     ]  )+ ,  ('畟', +     [  ("ce4", "sharp")+     ]  )+ ,  ('畝', +     [  ("mu3", "about 1/6 acre (M)")+     ]  )+ ,  ('畜', +     [  ("chu4", "livestock/domesticated animal/domestic animal")+     ,  ("xu4", "to raise (animals)")+     ]  )+ ,  ('畛', +     [  ("zhen3", "border/boundary/field-path")+     ]  )+ ,  ('畚', +     [  ("ben3", "a basket or pan used for earth/manure etc")+     ]  )+ ,  ('留', +     [  ("liu2", "leave (message)/to retain/to stay/to remain/to keep/to preserve")+     ]  )+ ,  ('畔', +     [  ("pan4", "bank/field-path")+     ]  )+ ,  ('畏', +     [  ("wei4", "to fear")+     ]  )+ ,  ('畎', +     [  ("quan3", "field drains")+     ]  )+ ,  ('界', +     [  ("jie4", "boundary/scope/extent/circles/group/kingdom (taxonomy)")+     ]  )+ ,  ('畋', +     [  ("tian2", "cultivate (land)/to hunt")+     ]  )+ ,  ('畈', +     [  ("fan4", "field/farm")+     ]  )+ ,  ('畇', +     [  ("yun2", "reclaimed land")+     ]  )+ ,  ('畅', +     [  ("chang4", "smooth/fluent/joyful/happy")+     ]  )+ ,  ('畀', +     [  ("bi4", "confer on/give to")+     ]  )+ ,  ('甿', +     [  ("meng2", "people")+     ]  )+ ,  ('甾', +     [  ("zai1", "steroid nucleus")+     ]  )+ ,  ('甽', +     [  ("quan3", "drain between fields, irrigation")+     ]  )+ ,  ('画', +     [  ("hua4", "draw/picture/painting")+     ]  )+ ,  ('町', +     [  ("ting3", "raised path between fields")+     ]  )+ ,  ('甸', +     [  ("dian4", "imperial domain/suburb")+     ]  )+ ,  ('男', +     [  ("nan2", "male")+     ]  )+ ,  ('电', +     [  ("dian4", "electric/electricity/electrical")+     ]  )+ ,  ('申', +     [  ("shen1", "(surname)/3-5 p.m./9th earthly branch/extend/to state/to explain")+     ]  )+ ,  ('甲', +     [  ("jia3", "\34A\34 (in a sequence of examples involving \34A\34, \34B\34, \34C\34, etc.)/1st heavenly stem/1st in order/armor")+     ]  )+ ,  ('由', +     [  ("you2", "follow/from/it is for...to/reason/cause/because of/due to/by/to/to leave it (to sb)")+     ]  )+ ,  ('田', +     [  ("tian2", "(surname)/field/farm")+     ]  )+ ,  ('甯', +     [  ("ning2", "peaceful")+     ]  )+ ,  ('甭', +     [  ("beng2", "need not")+     ]  )+ ,  ('甬', +     [  ("yong3", "5 pecks (M)/Ningpo")+     ]  )+ ,  ('甫', +     [  ("fu3", "just/just now")+     ]  )+ ,  ('甪', +     [  ("lu4", "(surname)/place name")+     ]  )+ ,  ('甩', +     [  ("shuai3", "fling")+     ]  )+ ,  ('用', +     [  ("yong4", "to use")+     ]  )+ ,  ('甦', +     [  ("su1", "revive")+     ]  )+ ,  ('甥', +     [  ("sheng1", "nephew")+     ]  )+ ,  ('產', +     [  ("chan3", "to reproduce/to produce/give birth/products/produce/resources/estate/property")+     ]  )+ ,  ('甡', +     [  ("shen1", "multitude/crowd")+     ]  )+ ,  ('生', +     [  ("sheng1", "to be born/to give birth/life/to grow")+     ]  )+ ,  ('甜', +     [  ("tian2", "sweet")+     ]  )+ ,  ('甚', +     [  ("shen2", "what")+     ,  ("shen4", "very/extremely/more (than)")+     ]  )+ ,  ('甘', +     [  ("gan1", "(surname)/sweet/Qinghai province (abbrev.)")+     ]  )+ ,  ('甗', +     [  ("yan3", "earthenware vessel")+     ]  )+ ,  ('甖', +     [  ("ying1", "earthen jar with small mouth")+     ]  )+ ,  ('甕', +     [  ("weng4", "earthen jar/urn")+     ]  )+ ,  ('甔', +     [  ("dan1", "big jar")+     ]  )+ ,  ('甓', +     [  ("pi4", "glazed tile")+     ]  )+ ,  ('甒', +     [  ("wu3", "(vase/jar)")+     ]  )+ ,  ('甑', +     [  ("zeng4", "caldron/rice pot")+     ]  )+ ,  ('甏', +     [  ("bang4", "a squat jar for holding wine, sauces etc.")+     ]  )+ ,  ('甍', +     [  ("meng2", "rafters supporting tiles")+     ]  )+ ,  ('甌', +     [  ("ou1", "bowl/cup")+     ]  )+ ,  ('甋', +     [  ("di4", "a jar without ears")+     ]  )+ ,  ('甇', +     [  ("ying1", "earthen jar with long neck")+     ]  )+ ,  ('甄', +     [  ("zhen1", "(surname)/to mold")+     ]  )+ ,  ('甃', +     [  ("zhou4", "brickwork of well")+     ]  )+ ,  ('甀', +     [  ("zhui4", "vase with a small mouth")+     ]  )+ ,  ('瓻', +     [  ("chi1", "large wine jar")+     ]  )+ ,  ('瓷', +     [  ("ci2", "chinaware/porcelain")+     ]  )+ ,  ('瓶', +     [  ("ping2", "bottle/(a measure word)/vase/pitcher")+     ]  )+ ,  ('瓴', +     [  ("ling2", "concave channels of tiling")+     ]  )+ ,  ('瓯', +     [  ("ou1", "bowl/cup")+     ]  )+ ,  ('瓮', +     [  ("weng4", "earthen jar/urn")+     ]  )+ ,  ('瓦', +     [  ("wa3", "tile")+     ]  )+ ,  ('瓤', +     [  ("rang2", "pulp of fruit")+     ]  )+ ,  ('瓣', +     [  ("ban4", "petal/section")+     ]  )+ ,  ('瓢', +     [  ("piao2", "dipper/ladle")+     ]  )+ ,  ('瓠', +     [  ("hu4", "gourd")+     ]  )+ ,  ('瓞', +     [  ("die2", "young melon")+     ]  )+ ,  ('瓜', +     [  ("gua1", "melon/claw/gourd/squash")+     ]  )+ ,  ('瓛', +     [  ("huan2", "scepter")+     ]  )+ ,  ('瓚', +     [  ("zan4", "libation cup")+     ]  )+ ,  ('瓘', +     [  ("guan4", "jade used for making goblets")+     ]  )+ ,  ('瓖', +     [  ("xiang1", "ornaments")+     ]  )+ ,  ('瓔', +     [  ("ying1", "necklace")+     ]  )+ ,  ('瓒', +     [  ("zan4", "libation cup")+     ]  )+ ,  ('瓏', +     [  ("long2", "tinkling of gem-pendants")+     ]  )+ ,  ('瓊', +     [  ("qiong2", "(red stone)/beautiful")+     ]  )+ ,  ('瓀', +     [  ("ruan3", "opaque/white quartz")+     ]  )+ ,  ('璿', +     [  ("xuan2", "(jade)")+     ]  )+ ,  ('璽', +     [  ("xi3", "ruler's seal")+     ]  )+ ,  ('璺', +     [  ("wen4", "a crack, as in porcelain")+     ]  )+ ,  ('璸', +     [  ("bin1", "(pearl)")+     ]  )+ ,  ('璵', +     [  ("yu2", "(gem)")+     ]  )+ ,  ('璲', +     [  ("sui4", "pendant girdle-ornaments")+     ]  )+ ,  ('環', +     [  ("huan2", "bracelet/ring (not for finger)/to surround/to loop/loop")+     ]  )+ ,  ('璯', +     [  ("hui4", "jade ornament in the seams of cap")+     ]  )+ ,  ('璫', +     [  ("dang1", "pendant ornaments")+     ]  )+ ,  ('璪', +     [  ("zao3", "pendant of pearls on coronet")+     ]  )+ ,  ('璩', +     [  ("qu2", "(jade ring)/(surname)")+     ]  )+ ,  ('璨', +     [  ("can4", "gem/luster of gem")+     ]  )+ ,  ('璧', +     [  ("bi4", "piece of jade with hole in center")+     ]  )+ ,  ('璦', +     [  ("ai4", "jasper/precious stone")+     ]  )+ ,  ('璥', +     [  ("jing3", "(gem)")+     ]  )+ ,  ('璣', +     [  ("ji1", "irregular pearl")+     ]  )+ ,  ('璡', +     [  ("jin4", "jade-like stone")+     ]  )+ ,  ('璠', +     [  ("fan2", "(gem)")+     ]  )+ ,  ('璟', +     [  ("jing3", "luster of gem")+     ]  )+ ,  ('璞', +     [  ("pu2", "unpolished gem")+     ]  )+ ,  ('璜', +     [  ("huang2", "semi-circular jade ornament")+     ]  )+ ,  ('璚', +     [  ("jue2", "half-circle jade ring")+     ,  ("qiong2", "(red stone)")+     ]  )+ ,  ('璘', +     [  ("lin2", "luster of gem")+     ]  )+ ,  ('璐', +     [  ("lu4", "(jade)")+     ]  )+ ,  ('璎', +     [  ("ying1", "necklace")+     ]  )+ ,  ('璋', +     [  ("zhang1", "ancient stone ornament")+     ]  )+ ,  ('璊', +     [  ("men2", "(gem)/rouge")+     ]  )+ ,  ('璈', +     [  ("ao2", "(mus. instr.)")+     ]  )+ ,  ('璇', +     [  ("xuan2", "(jade)")+     ]  )+ ,  ('璆', +     [  ("qiu2", "(gem)/to tinkle")+     ]  )+ ,  ('璅', +     [  ("suo3", "fragmentary/trifling")+     ]  )+ ,  ('璃', +     [  ("li2", "colored glaze/glass")+     ]  )+ ,  ('璁', +     [  ("cong1", "(gem)")+     ]  )+ ,  ('璀', +     [  ("cui3", "luster of gems")+     ]  )+ ,  ('瑿', +     [  ("yi1", "a black stone like jade/jet")+     ]  )+ ,  ('瑾', +     [  ("jin3", "brilliancy (of gems)")+     ]  )+ ,  ('瑽', +     [  ("cong1", "tinkling of jade pendants")+     ]  )+ ,  ('瑷', +     [  ("ai4", "jasper/precious stone")+     ]  )+ ,  ('瑶', +     [  ("yao2", "(jade)/Yao/mother-of-pearl")+     ]  )+ ,  ('瑳', +     [  ("cuo3", "luster of gems")+     ]  )+ ,  ('瑲', +     [  ("qiang1", "tinkling of gems")+     ]  )+ ,  ('瑱', +     [  ("tian4", "jade ear-plug")+     ,  ("zhen4", "jade ear-plug")+     ]  )+ ,  ('瑰', +     [  ("gui1", "(semi-precious stone)/extraordinary")+     ]  )+ ,  ('瑯', +     [  ("lang2", "(gem)/tinkling of pendants")+     ]  )+ ,  ('瑭', +     [  ("tang2", "(jade)")+     ]  )+ ,  ('瑪', +     [  ("ma3", "agate/cornelian")+     ]  )+ ,  ('瑩', +     [  ("ying2", "luster of gems")+     ]  )+ ,  ('瑤', +     [  ("yao2", "(jade)/Yao/mother-of-pearl")+     ]  )+ ,  ('瑣', +     [  ("suo3", "fragmentary/trifling")+     ]  )+ ,  ('瑢', +     [  ("rong2", "gem ornaments for belts")+     ]  )+ ,  ('瑟', +     [  ("se4", "(mus. instr.)")+     ]  )+ ,  ('瑞', +     [  ("rui4", "lucky/auspicious/propitious/rayl (acoustical unit)")+     ]  )+ ,  ('瑜', +     [  ("yu2", "excellence/luster of gems")+     ]  )+ ,  ('瑛', +     [  ("ying1", "(crystal)/lustrous")+     ]  )+ ,  ('瑚', +     [  ("hu2", "coral")+     ]  )+ ,  ('瑙', +     [  ("nao3", "agate")+     ]  )+ ,  ('瑗', +     [  ("yuan4", "large jade ring")+     ]  )+ ,  ('瑕', +     [  ("xia2", "blemish/flaw in jade")+     ]  )+ ,  ('瑔', +     [  ("quan2", "(jade/shell)")+     ]  )+ ,  ('瑑', +     [  ("zhuan4", "engraved lines")+     ]  )+ ,  ('瑋', +     [  ("wei3", "(reddish jade)/precious/rare")+     ]  )+ ,  ('瑄', +     [  ("xuan1", "ornamental piece of jade")+     ]  )+ ,  ('瑂', +     [  ("mei2", "(stone which resembles jade)")+     ]  )+ ,  ('瑁', +     [  ("mao4", "(jade)")+     ]  )+ ,  ('瑀', +     [  ("yu3", "(chalcedony)")+     ]  )+ ,  ('琿', +     [  ("hun2", "(fine jade)")+     ]  )+ ,  ('琼', +     [  ("qiong2", "(red stone)/beautiful")+     ]  )+ ,  ('琺', +     [  ("fa4", "enamel ware/cloisonne ware")+     ]  )+ ,  ('琶', +     [  ("pa2", "(mus. instr.)")+     ]  )+ ,  ('琵', +     [  ("pi2", "(mus. instr.)")+     ]  )+ ,  ('琴', +     [  ("qin2", "(mus. instr.)")+     ]  )+ ,  ('琳', +     [  ("lin2", "gem")+     ]  )+ ,  ('琲', +     [  ("bei4", "necklace")+     ]  )+ ,  ('琱', +     [  ("diao1", "engrave gems")+     ]  )+ ,  ('琰', +     [  ("yan3", "gem/glitter of gems")+     ]  )+ ,  ('琯', +     [  ("guan3", "mus. instr./to polish jade or gold")+     ]  )+ ,  ('琮', +     [  ("cong2", "(surname)/octagonal jade badge")+     ]  )+ ,  ('琭', +     [  ("lu4", "(jade)")+     ]  )+ ,  ('琬', +     [  ("wan3", "ensign of royalty")+     ]  )+ ,  ('琫', +     [  ("beng3", "gem ornament of scabbard")+     ]  )+ ,  ('琪', +     [  ("qi2", "(white gem)/angel")+     ]  )+ ,  ('琨', +     [  ("kun1", "(jade)")+     ]  )+ ,  ('琦', +     [  ("qi2", "curio/valuable stone")+     ]  )+ ,  ('琥', +     [  ("hu3", "amber")+     ]  )+ ,  ('琤', +     [  ("cheng1", "tinkling of gems")+     ]  )+ ,  ('琢', +     [  ("zhuo2", "to cut (gems)")+     ]  )+ ,  ('琠', +     [  ("dian3", "gem used as ear plug/jade earrings")+     ]  )+ ,  ('琛', +     [  ("chen1", "precious stone/gem")+     ]  )+ ,  ('琚', +     [  ("ju1", "ornamental gems for belt")+     ]  )+ ,  ('琖', +     [  ("zhan3", "wine cup")+     ]  )+ ,  ('琐', +     [  ("suo3", "fragmentary/trifling")+     ]  )+ ,  ('琉', +     [  ("liu2", "precious stone")+     ]  )+ ,  ('琇', +     [  ("xiu4", "(jade)")+     ]  )+ ,  ('理', +     [  ("li3", "reason/logic/science/inner principle or structure")+     ]  )+ ,  ('琅', +     [  ("lang2", "(gem)/tinkling of pendants")+     ,  ("lang2", "(gem)/tinkling of pendants")+     ]  )+ ,  ('球', +     [  ("qiu2", "ball/sphere")+     ]  )+ ,  ('琁', +     [  ("xuan2", "beautiful jade/star")+     ]  )+ ,  ('琀', +     [  ("han2", "gems or pearls formerly put into the mouth of a corpse")+     ]  )+ ,  ('現', +     [  ("xian4", "appear/present/now/existing/current")+     ]  )+ ,  ('珽', +     [  ("ting3", "scepter")+     ]  )+ ,  ('珺', +     [  ("jun4", "beautiful jade")+     ]  )+ ,  ('珶', +     [  ("di4", "white jade worn on belt")+     ]  )+ ,  ('珲', +     [  ("hun2", "(fine jade)")+     ]  )+ ,  ('珮', +     [  ("pei4", "girdle ornaments")+     ]  )+ ,  ('班', +     [  ("ban1", "team/class/rank/squad/a work shift/a measure word/(a surname)")+     ]  )+ ,  ('珪', +     [  ("gui1", "jade tablet/silicon")+     ]  )+ ,  ('珩', +     [  ("heng2", "top gem of pendant from girdle")+     ]  )+ ,  ('珧', +     [  ("yao2", "mother-of-pearl")+     ]  )+ ,  ('珥', +     [  ("er3", "pearl or jade earring")+     ]  )+ ,  ('珣', +     [  ("xun2", "(gem)")+     ]  )+ ,  ('珠', +     [  ("zhu1", "bead/pearl")+     ]  )+ ,  ('珞', +     [  ("luo4", "neck-ornament")+     ]  )+ ,  ('珛', +     [  ("xiu4", "quickly-deteriorating jade")+     ]  )+ ,  ('珙', +     [  ("gong3", "(gem)")+     ]  )+ ,  ('珖', +     [  ("guang1", "(jade)")+     ]  )+ ,  ('珔', +     [  ("jian4", "(jade)")+     ]  )+ ,  ('珓', +     [  ("jiao4", "(divination device)")+     ]  )+ ,  ('珑', +     [  ("long2", "tinkling of gem-pendants")+     ]  )+ ,  ('珐', +     [  ("fa4", "enamel ware/cloisonne ware")+     ]  )+ ,  ('珏', +     [  ("jue2", "gems mounted together")+     ]  )+ ,  ('珍', +     [  ("zhen1", "precious thing/treasure")+     ]  )+ ,  ('珌', +     [  ("bi4", "gem on scabbard")+     ]  )+ ,  ('珊', +     [  ("shan1", "coral")+     ]  )+ ,  ('珈', +     [  ("jia1", "gamma/jewelry")+     ]  )+ ,  ('珇', +     [  ("zu3", "carving on jade")+     ]  )+ ,  ('珂', +     [  ("ke1", "jade-like stone")+     ]  )+ ,  ('珀', +     [  ("po4", "amber")+     ]  )+ ,  ('玼', +     [  ("ci3", "clear (as in a gem)")+     ]  )+ ,  ('玻', +     [  ("bo1", "glass")+     ]  )+ ,  ('玺', +     [  ("xi3", "ruler's seal")+     ]  )+ ,  ('玷', +     [  ("dian4", "blemish/disgrace/flaw in jade")+     ]  )+ ,  ('玶', +     [  ("ping2", "name of one kind of jade")+     ]  )+ ,  ('玳', +     [  ("dai4", "tortoise shell/turtle")+     ]  )+ ,  ('玲', +     [  ("ling2", "(used in compounds)/tinkling of gem-pendants")+     ]  )+ ,  ('现', +     [  ("xian4", "appear/present/now/existing/current")+     ]  )+ ,  ('环', +     [  ("huan2", "bracelet/ring (not for finger)/to surround/to loop/loop")+     ]  )+ ,  ('玮', +     [  ("wei3", "(reddish jade)/precious/rare")+     ]  )+ ,  ('玫', +     [  ("mei2", "rose")+     ]  )+ ,  ('玩', +     [  ("wan2", "curios/antiques/to play/to amuse oneself")+     ,  ("wan4", "curios/antiques")+     ]  )+ ,  ('玨', +     [  ("jue2", "gems mounted together")+     ]  )+ ,  ('玦', +     [  ("jue2", "half-circle jade ring")+     ]  )+ ,  ('玥', +     [  ("yue4", "pearl used in sacrifice")+     ]  )+ ,  ('玤', +     [  ("bang4", "(gem)")+     ]  )+ ,  ('玢', +     [  ("fen1", "porphyrites")+     ]  )+ ,  ('玠', +     [  ("jie4", "jade tablet indicating rank")+     ]  )+ ,  ('玟', +     [  ("min2", "jade-like stone")+     ,  ("wen2", "veins in jade")+     ]  )+ ,  ('玛', +     [  ("ma3", "agate/cornelian")+     ]  )+ ,  ('玗', +     [  ("yu2", "half pr stone")+     ]  )+ ,  ('玖', +     [  ("jiu3", "(black stone)/nine (fraud-proof)")+     ]  )+ ,  ('玕', +     [  ("gan1", "(inferior gem)")+     ]  )+ ,  ('玔', +     [  ("chuan4", "jade ring")+     ]  )+ ,  ('玓', +     [  ("di4", "pearly")+     ]  )+ ,  ('玑', +     [  ("ji1", "irregular pearl")+     ]  )+ ,  ('玎', +     [  ("ding1", "jingling/tinkling")+     ]  )+ ,  ('王', +     [  ("wang2", "king/Wang (proper name)")+     ]  )+ ,  ('玉', +     [  ("yu4", "jade")+     ]  )+ ,  ('玈', +     [  ("lu2", "black")+     ]  )+ ,  ('率', +     [  ("lu:4", "rate/frequency")+     ,  ("shuai4", "to lead/command")+     ]  )+ ,  ('玆', +     [  ("zi1", "now, here/this/time, year")+     ]  )+ ,  ('玅', +     [  ("miao4", "clever/wonderful")+     ]  )+ ,  ('玄', +     [  ("xuan2", "black/mysterious")+     ]  )+ ,  ('玃', +     [  ("jue2", "a large ape found in W. China")+     ]  )+ ,  ('玁', +     [  ("xian3", "long-snout dog")+     ]  )+ ,  ('玀', +     [  ("luo2", "name of a tribe")+     ]  )+ ,  ('獾', +     [  ("huan1", "badger")+     ]  )+ ,  ('獼', +     [  ("mi2", "macaque")+     ]  )+ ,  ('獻', +     [  ("xian4", "to offer")+     ]  )+ ,  ('獺', +     [  ("ta3", "otter")+     ]  )+ ,  ('獸', +     [  ("shou4", "beast/quadruped")+     ]  )+ ,  ('獷', +     [  ("guang3", "fierce, rude, uncivilized")+     ]  )+ ,  ('獵', +     [  ("lie4", "hunting")+     ]  )+ ,  ('獳', +     [  ("nou4", "angry dog")+     ]  )+ ,  ('獲', +     [  ("huo4", "to catch/to obtain/to capture")+     ]  )+ ,  ('獰', +     [  ("ning2", "fierce-looking")+     ]  )+ ,  ('獯', +     [  ("xun1", "name of a tribe")+     ]  )+ ,  ('獮', +     [  ("xian3", "to hunt/kill")+     ]  )+ ,  ('獭', +     [  ("ta3", "otter")+     ]  )+ ,  ('獬', +     [  ("xie4", "(mythical animal)")+     ]  )+ ,  ('獫', +     [  ("xian3", "long-snout dog")+     ]  )+ ,  ('獪', +     [  ("kuai4", "crafty/cunning")+     ]  )+ ,  ('獨', +     [  ("du2", "alone/independent/single/sole/only")+     ]  )+ ,  ('獧', +     [  ("juan4", "timid/cautious")+     ]  )+ ,  ('獢', +     [  ("xiao1", "dog")+     ]  )+ ,  ('獠', +     [  ("liao2", "fierce/hunt/name of a tribe")+     ]  )+ ,  ('獞', +     [  ("tong2", "name of a variety of dog/wild tribes in South China")+     ]  )+ ,  ('獝', +     [  ("yu4", "devil")+     ]  )+ ,  ('獚', +     [  ("huang2", "spaniel")+     ]  )+ ,  ('獙', +     [  ("bi4", "die violently")+     ]  )+ ,  ('獘', +     [  ("bi4", "collapse")+     ]  )+ ,  ('獗', +     [  ("jue2", "unruly/rude")+     ]  )+ ,  ('獒', +     [  ("ao2", "mastiff")+     ]  )+ ,  ('獐', +     [  ("zhang1", "river deer/roebuck")+     ]  )+ ,  ('獎', +     [  ("jiang3", "prize/award/encouragement")+     ]  )+ ,  ('獍', +     [  ("jing4", "an animal which eats its mother")+     ]  )+ ,  ('獉', +     [  ("zhen1", "jungle")+     ]  )+ ,  ('獅', +     [  ("shi1", "lion")+     ]  )+ ,  ('獄', +     [  ("yu4", "prison")+     ]  )+ ,  ('獃', +     [  ("dai1", "stay/stupid")+     ]  )+ ,  ('獁', +     [  ("ma3", "mammoth")+     ]  )+ ,  ('獀', +     [  ("sou1", "dog (dial.)/to hunt")+     ]  )+ ,  ('猿', +     [  ("yuan2", "ape")+     ]  )+ ,  ('猾', +     [  ("hua2", "sly")+     ]  )+ ,  ('猻', +     [  ("sun1", "(monkey)")+     ]  )+ ,  ('猺', +     [  ("yao2", "Yao tribe")+     ]  )+ ,  ('猷', +     [  ("you2", "to plan/to scheme")+     ]  )+ ,  ('猶', +     [  ("you2", "as if/still")+     ]  )+ ,  ('猴', +     [  ("hou2", "monkey")+     ]  )+ ,  ('猲', +     [  ("he4", "frightened/terrified")+     ,  ("xie1", "short-snout dog")+     ]  )+ ,  ('猱', +     [  ("nao2", "(monkey)/scratch")+     ]  )+ ,  ('献', +     [  ("xian4", "to offer")+     ]  )+ ,  ('猭', +     [  ("yuan2", "ape/Hylobates agilis")+     ]  )+ ,  ('猫', +     [  ("mao1", "cat/pussy")+     ]  )+ ,  ('猪', +     [  ("zhu1", "hog/pig/swine")+     ]  )+ ,  ('猩', +     [  ("xing1", "ape")+     ]  )+ ,  ('猥', +     [  ("wei3", "humble/rustic/plentiful")+     ]  )+ ,  ('猢', +     [  ("hu2", "(monkey)")+     ]  )+ ,  ('猡', +     [  ("luo2", "name of a tribe")+     ]  )+ ,  ('猝', +     [  ("cu4", "abrupt/hurried")+     ]  )+ ,  ('猜', +     [  ("cai1", "to guess")+     ]  )+ ,  ('猛', +     [  ("meng3", "ferocious/suddenly/fierce/violent/abrupt")+     ]  )+ ,  ('猙', +     [  ("zheng1", "hideous/fierce-looking")+     ]  )+ ,  ('猘', +     [  ("zhi4", "mad dog")+     ]  )+ ,  ('猗', +     [  ("yi1", "(interj.)")+     ]  )+ ,  ('猖', +     [  ("chang1", "mad/wild")+     ]  )+ ,  ('猕', +     [  ("mi2", "macaque")+     ]  )+ ,  ('猓', +     [  ("guo3", "monkey")+     ]  )+ ,  ('猎', +     [  ("lie4", "hunting")+     ]  )+ ,  ('猋', +     [  ("biao1", "whirlwind")+     ]  )+ ,  ('猊', +     [  ("ni2", "(mythical animal)/lion")+     ]  )+ ,  ('猈', +     [  ("ba4", "dog with short shinbone")+     ]  )+ ,  ('猇', +     [  ("yao2", "the scream or roar of a tiger/to intimidate/to scare")+     ]  )+ ,  ('猃', +     [  ("xian3", "long-snout dog")+     ]  )+ ,  ('猁', +     [  ("li4", "a kind of monkey")+     ]  )+ ,  ('狽', +     [  ("bei4", "a legendary wolf/distressed/wretched")+     ]  )+ ,  ('狼', +     [  ("lang2", "wolf")+     ]  )+ ,  ('狻', +     [  ("suan1", "(mythical animal)")+     ]  )+ ,  ('狺', +     [  ("yin2", "snarling of dogs")+     ]  )+ ,  ('狹', +     [  ("xia2", "narrow/narrow-minded")+     ]  )+ ,  ('狸', +     [  ("li2", "(dog)/wild cat")+     ]  )+ ,  ('狷', +     [  ("juan4", "timid/cautious")+     ]  )+ ,  ('狴', +     [  ("bi4", "(tapir)")+     ]  )+ ,  ('狳', +     [  ("yu2", "armadillo")+     ]  )+ ,  ('狲', +     [  ("sun1", "(monkey)")+     ]  )+ ,  ('狱', +     [  ("yu4", "prison")+     ]  )+ ,  ('狰', +     [  ("zheng1", "hideous/fierce-looking")+     ]  )+ ,  ('狯', +     [  ("kuai4", "crafty/cunning")+     ]  )+ ,  ('狮', +     [  ("shi1", "lion")+     ]  )+ ,  ('狭', +     [  ("xia2", "narrow/narrow-minded")+     ]  )+ ,  ('独', +     [  ("du2", "alone/independent/single/sole/only")+     ]  )+ ,  ('狫', +     [  ("lao3", "name of a tribe")+     ]  )+ ,  ('狩', +     [  ("shou4", "hunting-dog/imperial tour")+     ]  )+ ,  ('狨', +     [  ("rong2", "Hapale jacchus")+     ]  )+ ,  ('狡', +     [  ("jiao3", "crafty/cunning/sly")+     ]  )+ ,  ('狠', +     [  ("hen3", "ruthless/fierce/severe")+     ]  )+ ,  ('狞', +     [  ("ning2", "fierce-looking")+     ]  )+ ,  ('狙', +     [  ("ju1", "(ape)/to spy/lie in ambush")+     ]  )+ ,  ('狘', +     [  ("yue4", "jump")+     ]  )+ ,  ('狗', +     [  ("gou3", "dog")+     ]  )+ ,  ('狒', +     [  ("fei4", "hamadryad baboon")+     ]  )+ ,  ('狐', +     [  ("hu2", "fox")+     ]  )+ ,  ('狎', +     [  ("xia2", "be intimate with")+     ]  )+ ,  ('狉', +     [  ("pi1", "puppy badger")+     ]  )+ ,  ('狈', +     [  ("bei4", "a legendary wolf/distressed/wretched")+     ]  )+ ,  ('狆', +     [  ("zhong4", "Pekingese")+     ]  )+ ,  ('狄', +     [  ("di2", "(surname)/barbarians/name of a tribe")+     ]  )+ ,  ('狃', +     [  ("niu3", "accustomed to")+     ]  )+ ,  ('狂', +     [  ("kuang2", "conceited/mad")+     ]  )+ ,  ('狁', +     [  ("yun3", "name of a tribe")+     ]  )+ ,  ('狀', +     [  ("zhuang4", "accusation/suit/state/condition/strong/great")+     ]  )+ ,  ('犺', +     [  ("kang4", "fierce dog")+     ]  )+ ,  ('犹', +     [  ("you2", "as if/still")+     ]  )+ ,  ('犸', +     [  ("ma3", "mammoth")+     ]  )+ ,  ('犷', +     [  ("guang3", "fierce, rude, uncivilized")+     ]  )+ ,  ('状', +     [  ("zhuang4", "accusation/suit/state/condition/strong/great")+     ]  )+ ,  ('犵', +     [  ("qi4", "name of a tribe")+     ]  )+ ,  ('犴', +     [  ("an4", "jail")+     ]  )+ ,  ('犰', +     [  ("qiu2", "armadillo")+     ]  )+ ,  ('犯', +     [  ("fan4", "to violate/to offend")+     ]  )+ ,  ('犬', +     [  ("quan3", "dog")+     ]  )+ ,  ('犨', +     [  ("chou1", "panting of cow/grunting of ox")+     ]  )+ ,  ('犧', +     [  ("xi1", "sacrifice")+     ]  )+ ,  ('犢', +     [  ("du2", "calf/sacrificial victim")+     ]  )+ ,  ('犛', +     [  ("li2", "black ox/yak")+     ]  )+ ,  ('犖', +     [  ("luo4", "brindled ox/clear/eminent")+     ]  )+ ,  ('犒', +     [  ("kao4", "give a bonus to")+     ]  )+ ,  ('犍', +     [  ("jian1", "bullock")+     ]  )+ ,  ('犊', +     [  ("du2", "calf/sacrificial victim")+     ]  )+ ,  ('犉', +     [  ("run2", "ox")+     ]  )+ ,  ('犆', +     [  ("te4", "male animal")+     ]  )+ ,  ('犄', +     [  ("ji1", "ox-horns/wing of an army")+     ]  )+ ,  ('犁', +     [  ("li2", "plow")+     ]  )+ ,  ('犀', +     [  ("xi1", "rhinoceros")+     ]  )+ ,  ('牿', +     [  ("gu4", "shed or pen for cattle")+     ]  )+ ,  ('牾', +     [  ("wu3", "to oppose/to gore")+     ]  )+ ,  ('牽', +     [  ("qian1", "lead along")+     ]  )+ ,  ('牼', +     [  ("keng1", "shank bone of ox")+     ]  )+ ,  ('牺', +     [  ("xi1", "sacrifice")+     ]  )+ ,  ('特', +     [  ("te2", "special/unusual/extraordinary")+     ,  ("te4", "male animal/special (-ly)")+     ]  )+ ,  ('牸', +     [  ("zi4", "female of domestic animals")+     ]  )+ ,  ('牷', +     [  ("quan2", "one-color bullock")+     ]  )+ ,  ('牵', +     [  ("qian1", "lead along")+     ]  )+ ,  ('牴', +     [  ("di3", "to butt/resist")+     ]  )+ ,  ('牳', +     [  ("mu3", "(bovine)")+     ]  )+ ,  ('牲', +     [  ("sheng1", "domestic animal")+     ]  )+ ,  ('牯', +     [  ("gu3", "bullock/cow")+     ]  )+ ,  ('牮', +     [  ("jian4", "prop up")+     ]  )+ ,  ('物', +     [  ("wu4", "thing/object/matter")+     ]  )+ ,  ('牧', +     [  ("mu4", "shepherd")+     ]  )+ ,  ('牣', +     [  ("ren4", "fill up/to stuff")+     ]  )+ ,  ('牢', +     [  ("lao2", "firm/fast")+     ]  )+ ,  ('牡', +     [  ("mu3", "male")+     ]  )+ ,  ('牠', +     [  ("ta1", "it (used for animals)")+     ]  )+ ,  ('牟', +     [  ("mou2", "barley/to moo/usurp")+     ]  )+ ,  ('牝', +     [  ("pin4", "female")+     ]  )+ ,  ('牛', +     [  ("niu2", "ox/cow/bull")+     ]  )+ ,  ('牙', +     [  ("ya2", "tooth/ivory")+     ]  )+ ,  ('牘', +     [  ("du2", "documents")+     ]  )+ ,  ('牖', +     [  ("you3", "enlighten/lattice window")+     ]  )+ ,  ('牓', +     [  ("bang3", "tablet/register")+     ]  )+ ,  ('牒', +     [  ("die2", "(official) document/dispatch")+     ]  )+ ,  ('牏', +     [  ("tou2", "short board/plank")+     ]  )+ ,  ('牍', +     [  ("du2", "documents")+     ]  )+ ,  ('牌', +     [  ("pai2", "cards/game pieces/signboard/plate/tablet")+     ]  )+ ,  ('牋', +     [  ("jian1", "letter/note-paper")+     ]  )+ ,  ('版', +     [  ("ban3", "a register/a block of printing/an edition/version/page")+     ]  )+ ,  ('片', +     [  ("pian1", "disc/sheet")+     ,  ("pian4", "a slice/piece/flake/thin/slice")+     ]  )+ ,  ('牆', +     [  ("qiang2", "wall")+     ]  )+ ,  ('牄', +     [  ("qiang1", "to walk rapidly")+     ]  )+ ,  ('牂', +     [  ("zang1", "female sheep/place name")+     ]  )+ ,  ('牁', +     [  ("ge1", "place name")+     ]  )+ ,  ('爾', +     [  ("er3", "thus/so/like that/you/thou")+     ]  )+ ,  ('爽', +     [  ("shuang3", "invigorating/straightforward/frank/open/bright/clear")+     ]  )+ ,  ('爻', +     [  ("yao2", "lines on a trigram")+     ]  )+ ,  ('爺', +     [  ("ye2", "grandpa/etc./old gentleman")+     ]  )+ ,  ('爹', +     [  ("die1", "dad")+     ]  )+ ,  ('爸', +     [  ("ba4", "father/dad/pa/papa")+     ]  )+ ,  ('爷', +     [  ("ye2", "grandpa/etc./old gentleman")+     ]  )+ ,  ('父', +     [  ("fu4", "father")+     ]  )+ ,  ('爵', +     [  ("jue2", "nobility/(ancient wine holder with 3 legs and loop handle)")+     ]  )+ ,  ('爱', +     [  ("ai4", "to love/affection/to be fond of/to like")+     ]  )+ ,  ('爰', +     [  ("yuan2", "therefore/to lead on to")+     ]  )+ ,  ('爭', +     [  ("zheng1", "struggle/fight")+     ]  )+ ,  ('爬', +     [  ("pa2", "crawl/climb")+     ]  )+ ,  ('爪', +     [  ("zhua3", "claw")+     ]  )+ ,  ('爨', +     [  ("cuan4", "(surname)/cooking-stove/to cook")+     ]  )+ ,  ('爟', +     [  ("guan4", "light a fire")+     ]  )+ ,  ('爝', +     [  ("jue2", "torch")+     ]  )+ ,  ('爛', +     [  ("lan4", "overcooked/rotten/soft")+     ]  )+ ,  ('爚', +     [  ("yue4", "bright/fiery")+     ]  )+ ,  ('爓', +     [  ("yan4", "flame")+     ]  )+ ,  ('爐', +     [  ("lu2", "stove")+     ]  )+ ,  ('爍', +     [  ("shuo4", "bright/luminous")+     ]  )+ ,  ('爇', +     [  ("re4", "heat/to burn")+     ,  ("ruo4", "burn/heat")+     ]  )+ ,  ('爆', +     [  ("bao4", "to crack/to explode or burst")+     ]  )+ ,  ('燿', +     [  ("yao4", "brilliant/glorious")+     ]  )+ ,  ('燾', +     [  ("dao4", "cover over/to envelope")+     ]  )+ ,  ('燼', +     [  ("jin4", "ashes/embers")+     ]  )+ ,  ('燻', +     [  ("xun1", "to smoke/scent/fumigate")+     ]  )+ ,  ('燹', +     [  ("xian3", "conflagration")+     ]  )+ ,  ('燴', +     [  ("hui4", "cooked in soy and vinegar")+     ]  )+ ,  ('燮', +     [  ("xie4", "(surname)/harmony/harmonize")+     ]  )+ ,  ('燭', +     [  ("zhu2", "candle")+     ]  )+ ,  ('燬', +     [  ("hui3", "blaze/destroy by fire")+     ]  )+ ,  ('燨', +     [  ("xi1", "fire")+     ]  )+ ,  ('燧', +     [  ("sui4", "fire/speculum")+     ]  )+ ,  ('燦', +     [  ("can4", "glorious/bright/brilliant/lustrous/resplendent")+     ]  )+ ,  ('燥', +     [  ("zao4", "dry/parched/impatient")+     ]  )+ ,  ('燡', +     [  ("yi4", "blazing/radiant")+     ]  )+ ,  ('燠', +     [  ("yu4", "warm")+     ]  )+ ,  ('營', +     [  ("ying2", "army/to deal in/to trade/to operate/to run/camp/nourishment/to manage")+     ]  )+ ,  ('燜', +     [  ("men4", "cook in a covered vessel")+     ]  )+ ,  ('燙', +     [  ("tang4", "to scald/to burn/to iron/hot")+     ]  )+ ,  ('燖', +     [  ("xun2", "warm up (food)")+     ]  )+ ,  ('燕', +     [  ("yan1", "(surname)/place name")+     ,  ("yan4", "swallow (a type of bird)")+     ]  )+ ,  ('燔', +     [  ("fan2", "burn/to roast meat for sacrifice")+     ]  )+ ,  ('燒', +     [  ("shao1", "to burn/to cook/to stew/to bake/to roast/fever")+     ]  )+ ,  ('燐', +     [  ("lin2", "phosphorus")+     ]  )+ ,  ('燏', +     [  ("yu4", "radiance of fire")+     ]  )+ ,  ('燎', +     [  ("liao2", "singe")+     ]  )+ ,  ('燋', +     [  ("jiao1", "cauterize/scorch")+     ]  )+ ,  ('燊', +     [  ("shen1", "brisk/vigorous (of fire)")+     ]  )+ ,  ('燉', +     [  ("dun4", "stew")+     ]  )+ ,  ('燈', +     [  ("deng1", "lamp/light")+     ]  )+ ,  ('燄', +     [  ("yan4", "flame")+     ]  )+ ,  ('燃', +     [  ("ran2", "burn/combustion")+     ]  )+ ,  ('燂', +     [  ("qian2", "to heat/to scorch")+     ]  )+ ,  ('燁', +     [  ("ye4", "blaze of fire/glorious")+     ]  )+ ,  ('燀', +     [  ("chan3", "make a fire")+     ]  )+ ,  ('熿', +     [  ("huang2", "brilliant")+     ]  )+ ,  ('熾', +     [  ("chi4", "flame/blaze")+     ]  )+ ,  ('熹', +     [  ("xi1", "bright/warm")+     ]  )+ ,  ('熸', +     [  ("jian1", "extinguish (of fire)")+     ]  )+ ,  ('熵', +     [  ("shang1", "entropy")+     ]  )+ ,  ('熳', +     [  ("man4", "to spread")+     ]  )+ ,  ('熲', +     [  ("jiong3", "blaze")+     ]  )+ ,  ('熱', +     [  ("re4", "heat/to heat up/fervent/hot (of weather)/warm up")+     ]  )+ ,  ('熰', +     [  ("ou1", "great drough/heat")+     ]  )+ ,  ('熯', +     [  ("han4", "to dry with fire")+     ]  )+ ,  ('熬', +     [  ("ao1", "to boil/stew/to simmer")+     ,  ("ao2", "endure/to boil")+     ]  )+ ,  ('熨', +     [  ("yu4", "reconciled/smooth")+     ,  ("yun4", "an iron/to iron")+     ]  )+ ,  ('熤', +     [  ("yi4", "(person)")+     ]  )+ ,  ('熠', +     [  ("yi4", "to glow/flash")+     ]  )+ ,  ('熟', +     [  ("shu2", "familiar/skilled/ripe/done/ripe/cooked")+     ]  )+ ,  ('熛', +     [  ("biao1", "blaze/flame flaring")+     ]  )+ ,  ('熙', +     [  ("xi1", "prosperous/splendid")+     ]  )+ ,  ('熗', +     [  ("qiang4", "cook in soy")+     ]  )+ ,  ('熔', +     [  ("rong2", "to smelt/fuse")+     ]  )+ ,  ('熒', +     [  ("ying2", "Polyeonatum officinale/glimmer/glimmering/dazzling/perplexed")+     ]  )+ ,  ('熏', +     [  ("xun1", "to smoke/scent/fumigate")+     ,  ("xun1", "to smoke/scent/fumigate")+     ]  )+ ,  ('熊', +     [  ("xiong2", "bear/to scold/to rebuke")+     ]  )+ ,  ('熉', +     [  ("yun2", "(yellow color)")+     ]  )+ ,  ('熇', +     [  ("kao3", "dry")+     ]  )+ ,  ('熅', +     [  ("yun4", "to iron")+     ]  )+ ,  ('熄', +     [  ("xi1", "(v) extinguish; quench/go out (of fire)")+     ]  )+ ,  ('熀', +     [  ("huang3", "dazzle")+     ]  )+ ,  ('煽', +     [  ("shan1", "fan into a flame/incite")+     ]  )+ ,  ('煻', +     [  ("tang2", "to warm/to toast")+     ]  )+ ,  ('煲', +     [  ("bao1", "pot or saucepan/to boil/cook or heat")+     ]  )+ ,  ('煮', +     [  ("zhu3", "to cook/to boil")+     ]  )+ ,  ('煬', +     [  ("yang2", "molten/smelt")+     ]  )+ ,  ('煩', +     [  ("fan2", "feel vexed/to bother")+     ]  )+ ,  ('煨', +     [  ("wei1", "simmer/to roast in ashes")+     ]  )+ ,  ('照', +     [  ("zhao4", "according to/in accordance with/to shine/to illuminate/to reflect/photograph")+     ]  )+ ,  ('煥', +     [  ("huan4", "brilliant/lustrous")+     ]  )+ ,  ('煤', +     [  ("mei2", "coal")+     ]  )+ ,  ('煢', +     [  ("qiong2", "alone/desolate")+     ]  )+ ,  ('煠', +     [  ("ye4", "to fry in fat or oil/to scald")+     ]  )+ ,  ('煟', +     [  ("wei4", "radiance of fire")+     ]  )+ ,  ('煞', +     [  ("sha1", "decrease/tighten")+     ,  ("sha4", "baleful/bring to a stop/very")+     ]  )+ ,  ('煝', +     [  ("mei4", "be radiant/flaming/drought")+     ]  )+ ,  ('煜', +     [  ("yu4", "brilliant/glorious")+     ]  )+ ,  ('煚', +     [  ("jiong3", "fire")+     ]  )+ ,  ('煙', +     [  ("yan1", "cigarette/tobacco/smoke")+     ]  )+ ,  ('煖', +     [  ("nuan3", "warm")+     ]  )+ ,  ('煒', +     [  ("wei3", "glow/raging fire")+     ]  )+ ,  ('煐', +     [  ("ying1", "(person)")+     ]  )+ ,  ('煎', +     [  ("jian1", "pan-fry")+     ]  )+ ,  ('煍', +     [  ("jiao3", "to color by smoke")+     ]  )+ ,  ('煌', +     [  ("huang2", "brilliant")+     ]  )+ ,  ('煉', +     [  ("lian4", "refine/smelt")+     ]  )+ ,  ('煇', +     [  ("hui1", "bright/glorious")+     ]  )+ ,  ('煆', +     [  ("ya1", "raging fire")+     ]  )+ ,  ('煃', +     [  ("kui3", "fiery/blazing")+     ]  )+ ,  ('煁', +     [  ("chen2", "brazier")+     ]  )+ ,  ('然', +     [  ("ran2", "correct/right/so/thus/like this/-ly")+     ]  )+ ,  ('焱', +     [  ("yan4", "flames")+     ]  )+ ,  ('焰', +     [  ("yan4", "flame")+     ,  ("yan4", "flame")+     ]  )+ ,  ('焮', +     [  ("xin4", "heat/flame/inflammation")+     ]  )+ ,  ('焦', +     [  ("jiao1", "burnt/scorched/worried/anxious")+     ]  )+ ,  ('無', +     [  ("wu2", "-less/not to have/no/none/not/to lack/un-")+     ]  )+ ,  ('焠', +     [  ("cui4", "to temper (as steel)")+     ]  )+ ,  ('焞', +     [  ("tun1", "dim")+     ]  )+ ,  ('焜', +     [  ("kun1", "brilliant")+     ]  )+ ,  ('焚', +     [  ("fen2", "burn")+     ]  )+ ,  ('焙', +     [  ("bei4", "to dry over a fire/to bake")+     ]  )+ ,  ('焘', +     [  ("dao4", "cover over/to envelope")+     ]  )+ ,  ('焖', +     [  ("men4", "cook in a covered vessel")+     ]  )+ ,  ('焕', +     [  ("huan4", "brilliant/lustrous")+     ]  )+ ,  ('焓', +     [  ("han2", "enthalpy")+     ]  )+ ,  ('焌', +     [  ("jun4", "set fire")+     ]  )+ ,  ('焊', +     [  ("han4", "welding")+     ,  ("han4", "to solder/weld by heat")+     ]  )+ ,  ('焉', +     [  ("yan1", "where/how")+     ]  )+ ,  ('焄', +     [  ("xun1", "fumes from sacrifice")+     ]  )+ ,  ('烽', +     [  ("feng1", "beacon fire")+     ]  )+ ,  ('烺', +     [  ("lang3", "blaze/light")+     ]  )+ ,  ('烹', +     [  ("peng1", "cuisine/cooking")+     ]  )+ ,  ('烷', +     [  ("wan2", "alkane")+     ]  )+ ,  ('烴', +     [  ("ting1", "hydrocarbon")+     ]  )+ ,  ('烳', +     [  ("pu3", "to travel by the light of torch")+     ]  )+ ,  ('烯', +     [  ("xi1", "alkene")+     ]  )+ ,  ('热', +     [  ("re4", "heat/to heat up/fervent/hot (of weather)/warm up")+     ]  )+ ,  ('烬', +     [  ("jin4", "ashes/embers")+     ]  )+ ,  ('烫', +     [  ("tang4", "to scald/to burn/to iron/hot")+     ]  )+ ,  ('烩', +     [  ("hui4", "cooked in soy and vinegar")+     ]  )+ ,  ('烨', +     [  ("ye4", "blaze of fire/glorious")+     ]  )+ ,  ('烧', +     [  ("shao1", "to burn/to cook/to stew/to bake/to roast/fever")+     ]  )+ ,  ('烦', +     [  ("fan2", "feel vexed/to bother")+     ]  )+ ,  ('烤', +     [  ("kao3", "to roast/bake/to broil")+     ]  )+ ,  ('烟', +     [  ("yan1", "cigarette/tobacco/smoke")+     ]  )+ ,  ('烝', +     [  ("zheng1", "advance/many/steam")+     ]  )+ ,  ('烜', +     [  ("xuan3", "brilliant")+     ]  )+ ,  ('烛', +     [  ("zhu2", "candle")+     ]  )+ ,  ('烙', +     [  ("lao4", "bake/flat iron/large cake")+     ]  )+ ,  ('烘', +     [  ("hong1", "bake/heat by fire")+     ]  )+ ,  ('烔', +     [  ("tong2", "hot/heated")+     ]  )+ ,  ('烓', +     [  ("wei1", "three-cornered stove")+     ]  )+ ,  ('烏', +     [  ("wu1", "a crow/black")+     ]  )+ ,  ('烋', +     [  ("xiao1", "to boil or fumigate")+     ]  )+ ,  ('烊', +     [  ("yang2", "molten/smelt")+     ]  )+ ,  ('烈', +     [  ("lie4", "ardent/intense/split/crack/rend")+     ]  )+ ,  ('烃', +     [  ("ting1", "hydrocarbon")+     ]  )+ ,  ('烂', +     [  ("lan4", "overcooked/rotten/soft")+     ]  )+ ,  ('烁', +     [  ("shuo4", "bright/luminous")+     ]  )+ ,  ('炽', +     [  ("chi4", "flame/blaze")+     ]  )+ ,  ('炼', +     [  ("lian4", "refine/smelt")+     ,  ("lian4", "refine")+     ]  )+ ,  ('為', +     [  ("wei2", "act as/take...to be/to be/to do/to serve as/to become")+     ,  ("wei4", "because of/for/to")+     ]  )+ ,  ('点', +     [  ("dian3", "(downwards-right convex character stroke)/o'clock/(a measure word)/point/dot/(decimal) point)")+     ]  )+ ,  ('炸', +     [  ("zha2", "fry")+     ,  ("zha4", "explode")+     ]  )+ ,  ('炷', +     [  ("zhu4", "candlewick/incense stick")+     ]  )+ ,  ('炳', +     [  ("bing3", "bright/brilliant/luminous")+     ]  )+ ,  ('炱', +     [  ("tai2", "soot")+     ]  )+ ,  ('炰', +     [  ("pao2", "to roast")+     ]  )+ ,  ('炯', +     [  ("jiong3", "bright/clear")+     ]  )+ ,  ('炮', +     [  ("pao4", "cannon/gun/firecracker")+     ,  ("pao4", "gun/cannon")+     ]  )+ ,  ('炭', +     [  ("tan4", "carbon/charcoal")+     ]  )+ ,  ('炬', +     [  ("ju4", "torch")+     ]  )+ ,  ('炫', +     [  ("xuan4", "dazzle/to show off")+     ,  ("xuan4", "to boast/to show off")+     ]  )+ ,  ('炤', +     [  ("zhao4", "(surname)/shine on")+     ]  )+ ,  ('炜', +     [  ("wei3", "glow/raging fire")+     ]  )+ ,  ('炙', +     [  ("zhi4", "broil")+     ]  )+ ,  ('炘', +     [  ("xin1", "mid-day glare/heat")+     ]  )+ ,  ('炖', +     [  ("dun4", "stew slowly")+     ,  ("dun4", "stew")+     ]  )+ ,  ('炕', +     [  ("kang4", "kang (a heatable brick bed)")+     ]  )+ ,  ('炔', +     [  ("que1", "alkyne")+     ]  )+ ,  ('炒', +     [  ("chao3", "saute/pan-fry/to fry/fried")+     ]  )+ ,  ('炎', +     [  ("yan2", "flame/inflammation/-itis")+     ]  )+ ,  ('炊', +     [  ("chui1", "dress food/to steam/to cook food")+     ]  )+ ,  ('炉', +     [  ("lu2", "stove")+     ]  )+ ,  ('炅', +     [  ("gui4", "(surname)")+     ]  )+ ,  ('炀', +     [  ("yang2", "molten/smelt")+     ]  )+ ,  ('灿', +     [  ("can4", "glorious/bright/brilliant/lustrous/resplendent")+     ]  )+ ,  ('灾', +     [  ("zai1", "disaster/calamity")+     ]  )+ ,  ('災', +     [  ("zai1", "disaster/calamity")+     ]  )+ ,  ('灼', +     [  ("zhuo2", "brilliant/cauterize")+     ]  )+ ,  ('灺', +     [  ("xie4", "candle stub")+     ]  )+ ,  ('灸', +     [  ("jiu3", "cauterize")+     ]  )+ ,  ('灶', +     [  ("zao4", "kitchen stove")+     ]  )+ ,  ('灵', +     [  ("ling2", "alert/departed soul/efficacious/quick/effective/intelligence")+     ]  )+ ,  ('灴', +     [  ("hong2", "to bake, to roast/to dry at a fire")+     ]  )+ ,  ('灰', +     [  ("hui1", "gray/ash")+     ]  )+ ,  ('灯', +     [  ("deng1", "lamp/light")+     ]  )+ ,  ('灭', +     [  ("mie4", "extinguish")+     ]  )+ ,  ('火', +     [  ("huo3", "fire")+     ]  )+ ,  ('灩', +     [  ("yan4", "tossing of billows")+     ]  )+ ,  ('灨', +     [  ("gan4", "the River Gan in Jiangxi")+     ]  )+ ,  ('灥', +     [  ("xun2", "a group of springs")+     ]  )+ ,  ('灤', +     [  ("luan2", "name of a river")+     ]  )+ ,  ('灣', +     [  ("wan1", "bay/gulf")+     ]  )+ ,  ('灢', +     [  ("nang3", "muddy/thick, muddy    water")+     ]  )+ ,  ('灠', +     [  ("lan3", "pickle fruits")+     ]  )+ ,  ('灞', +     [  ("ba4", "name of a river")+     ]  )+ ,  ('灝', +     [  ("hao4", "vast (of water)")+     ]  )+ ,  ('灘', +     [  ("tan1", "beach/shoal")+     ]  )+ ,  ('灕', +     [  ("li2", "name of a river/seep through")+     ]  )+ ,  ('灒', +     [  ("zan4", "to spatter, to splash, to scatter")+     ]  )+ ,  ('灑', +     [  ("sa3", "spill/sprinkle")+     ]  )+ ,  ('灏', +     [  ("hao4", "vast (of water)")+     ]  )+ ,  ('灌', +     [  ("guan4", "irrigate/pour")+     ]  )+ ,  ('灉', +     [  ("yong1", "name of a river/sluice")+     ]  )+ ,  ('灄', +     [  ("she4", "name of a river")+     ]  )+ ,  ('灃', +     [  ("feng1", "name of a river")+     ]  )+ ,  ('瀾', +     [  ("lan2", "swelling water")+     ]  )+ ,  ('瀼', +     [  ("rang2", "dewy")+     ]  )+ ,  ('瀺', +     [  ("chan2", "sound of water")+     ]  )+ ,  ('瀹', +     [  ("yue4", "cleanse/to boil")+     ]  )+ ,  ('瀵', +     [  ("fen4", "name of a river/valley vapor")+     ]  )+ ,  ('瀳', +     [  ("jian4", "to arrive (of water)")+     ]  )+ ,  ('瀲', +     [  ("lian4", "full of water/trough")+     ]  )+ ,  ('瀰', +     [  ("mi2", "overflowing")+     ]  )+ ,  ('瀨', +     [  ("lai4", "name of a river/rushing of water")+     ]  )+ ,  ('瀧', +     [  ("long2", "torrential (rain)")+     ,  ("shuang1", "name of a river in Guangdong")+     ]  )+ ,  ('瀦', +     [  ("zhu1", "pool/pond")+     ]  )+ ,  ('瀣', +     [  ("xie4", "mist/vapor")+     ]  )+ ,  ('瀡', +     [  ("sui3", "slippery")+     ]  )+ ,  ('瀠', +     [  ("ying2", "eddy/small river")+     ]  )+ ,  ('瀟', +     [  ("xiao1", "river name/sound of rain and wind")+     ]  )+ ,  ('瀝', +     [  ("li4", "drip")+     ]  )+ ,  ('瀛', +     [  ("ying2", "ocean")+     ]  )+ ,  ('瀚', +     [  ("han4", "ocean/vastness")+     ]  )+ ,  ('瀘', +     [  ("lu2", "name of a river in Jiangxi/place name")+     ]  )+ ,  ('瀕', +     [  ("bin1", "near")+     ]  )+ ,  ('瀔', +     [  ("gu3", "river name in Henan province")+     ]  )+ ,  ('瀑', +     [  ("bao4", "shower (rain)")+     ,  ("pu4", "waterfall")+     ]  )+ ,  ('瀏', +     [  ("liu2", "clear/deep (of water)/swift")+     ]  )+ ,  ('瀍', +     [  ("chan2", "name of a river")+     ]  )+ ,  ('瀌', +     [  ("biao1", "copious (of rain/snow)")+     ]  )+ ,  ('瀋', +     [  ("shen3", "place name/pour")+     ]  )+ ,  ('瀉', +     [  ("xie4", "to flow (out) swiftly/diarrhea")+     ]  )+ ,  ('瀆', +     [  ("du2", "ditch/trouble (some one to do)")+     ]  )+ ,  ('瀅', +     [  ("ying2", "clear/limpid (of water)")+     ]  )+ ,  ('瀁', +     [  ("yang4", "ripples")+     ]  )+ ,  ('濾', +     [  ("lu:4", "to strain/to filter")+     ]  )+ ,  ('濼', +     [  ("luo4", "name of a river")+     ]  )+ ,  ('濺', +     [  ("jian4", "splash")+     ]  )+ ,  ('濲', +     [  ("gu3", "name of a river in Hunan")+     ]  )+ ,  ('濱', +     [  ("bin1", "shore/beach/coast/bank")+     ]  )+ ,  ('濰', +     [  ("wei2", "name of a river")+     ]  )+ ,  ('濯', +     [  ("zhuo2", "rinse/to cleanse")+     ]  )+ ,  ('濮', +     [  ("pu2", "name of a river")+     ]  )+ ,  ('濬', +     [  ("jun4", "deepen/enlighten/profound")+     ]  )+ ,  ('濫', +     [  ("lan4", "excessive/indiscriminate")+     ]  )+ ,  ('濩', +     [  ("huo4", "cook/dashing of water")+     ]  )+ ,  ('濤', +     [  ("tao1", "big wave")+     ]  )+ ,  ('濡', +     [  ("ru2", "dilatory/to moisten")+     ]  )+ ,  ('濠', +     [  ("hao2", "trench")+     ]  )+ ,  ('濟', +     [  ("ji4", "aid/ferry/frugal")+     ]  )+ ,  ('濜', +     [  ("jin4", "river in Hubei province")+     ]  )+ ,  ('濛', +     [  ("meng2", "drizzle/mist")+     ]  )+ ,  ('濘', +     [  ("ning4", "muddy")+     ]  )+ ,  ('濕', +     [  ("shi1", "moist/wet")+     ]  )+ ,  ('濔', +     [  ("mi3", "many/numerous")+     ]  )+ ,  ('濒', +     [  ("bin1", "near")+     ]  )+ ,  ('濑', +     [  ("lai4", "name of a river/rushing of water")+     ]  )+ ,  ('濊', +     [  ("hui4", "vast/expansive (as of water)")+     ]  )+ ,  ('濉', +     [  ("sui1", "name of a river")+     ]  )+ ,  ('濈', +     [  ("ji2", "many")+     ]  )+ ,  ('濇', +     [  ("se4", "grating (of surfaces)")+     ]  )+ ,  ('濆', +     [  ("fen2", "edge of water")+     ]  )+ ,  ('濃', +     [  ("nong2", "concentrated/dense")+     ]  )+ ,  ('濂', +     [  ("lian2", "name of a river in Hunan")+     ]  )+ ,  ('濁', +     [  ("zhuo2", "impure/muddy")+     ]  )+ ,  ('激', +     [  ("ji1", "to arouse/to incite/to excite/to stimulate/sharp/fierce/violent")+     ]  )+ ,  ('澼', +     [  ("pi4", "bleach/to clean")+     ]  )+ ,  ('澹', +     [  ("dan4", "tranquil/placid/quiet")+     ,  ("tan2", "(surname)")+     ]  )+ ,  ('澶', +     [  ("chan2", "still (as of water)/still water")+     ]  )+ ,  ('澴', +     [  ("huan2", "to return (of waves)")+     ]  )+ ,  ('澳', +     [  ("ao4", "Australia/deep bay/cove/bay/harbor/(abbrev) Macao")+     ]  )+ ,  ('澱', +     [  ("dian4", "sediment/precipitate")+     ]  )+ ,  ('澰', +     [  ("lian4", "full of water/trough")+     ]  )+ ,  ('澮', +     [  ("kuai4", "drain/stream")+     ]  )+ ,  ('澬', +     [  ("zi1", "to rain continuously")+     ]  )+ ,  ('澨', +     [  ("shi4", "bank/shore/name of a river")+     ]  )+ ,  ('澧', +     [  ("li3", "(surname)/name of a river")+     ]  )+ ,  ('澦', +     [  ("yu4", "place name in Sichuan")+     ]  )+ ,  ('澥', +     [  ("xie4", "become watery/creek")+     ]  )+ ,  ('澤', +     [  ("ze2", "beneficence/marsh")+     ]  )+ ,  ('澣', +     [  ("huan3", "cleanse/bathe")+     ,  ("wan3", "cleanse/bathe")+     ]  )+ ,  ('澡', +     [  ("zao3", "bath")+     ]  )+ ,  ('澠', +     [  ("sheng2", "name of a river in Shandong")+     ]  )+ ,  ('澜', +     [  ("lan2", "swelling water")+     ]  )+ ,  ('澗', +     [  ("jian4", "mountain stream")+     ]  )+ ,  ('澔', +     [  ("hao4", "grand/vast (of water)")+     ]  )+ ,  ('澒', +     [  ("hong4", "vast/infinite")+     ]  )+ ,  ('澐', +     [  ("yun2", "river waves")+     ]  )+ ,  ('澎', +     [  ("peng2", "sound of waves")+     ]  )+ ,  ('澍', +     [  ("shu4", "moisture/timely rain")+     ]  )+ ,  ('澌', +     [  ("si1", "drain dry/to exhaust")+     ]  )+ ,  ('澉', +     [  ("gan3", "place name/wash")+     ]  )+ ,  ('澈', +     [  ("che4", "clear (water)/thorough")+     ]  )+ ,  ('澇', +     [  ("lao4", "flooded")+     ]  )+ ,  ('澆', +     [  ("jiao1", "to water")+     ]  )+ ,  ('澄', +     [  ("cheng2", "clear/limpid/clarify/purify/(a surname)")+     ,  ("deng4", "settle (liquid)")+     ]  )+ ,  ('澂', +     [  ("cheng2", "clear and still water")+     ]  )+ ,  ('澀', +     [  ("se4", "grating (of surfaces)/tart/acerbic")+     ]  )+ ,  ('潿', +     [  ("wei2", "still water")+     ]  )+ ,  ('潾', +     [  ("lin2", "clear (as of water)")+     ]  )+ ,  ('潼', +     [  ("tong2", "high/name of a pass")+     ]  )+ ,  ('潺', +     [  ("chan2", "flow/trickle (of water)")+     ]  )+ ,  ('潸', +     [  ("shan1", "tearfully")+     ]  )+ ,  ('潴', +     [  ("zhu1", "pool/pond")+     ]  )+ ,  ('潲', +     [  ("shao4", "driving rain/to sprinkle")+     ]  )+ ,  ('潰', +     [  ("kui4", "be dispersed/break down")+     ]  )+ ,  ('潯', +     [  ("xun2", "name of a river/steep bank")+     ]  )+ ,  ('潮', +     [  ("chao2", "tide/current/damp/moist/humid")+     ]  )+ ,  ('潭', +     [  ("tan2", "(surname)/deep")+     ]  )+ ,  ('潦', +     [  ("lao3", "flooded/heavy rain")+     ]  )+ ,  ('潤', +     [  ("run4", "smooth/moist")+     ]  )+ ,  ('潢', +     [  ("huang2", "dye paper/lake/pond/mount scroll")+     ]  )+ ,  ('潠', +     [  ("xun4", "spurt out of the mouth")+     ]  )+ ,  ('潟', +     [  ("xi4", "flowing water")+     ]  )+ ,  ('潞', +     [  ("lu4", "(surname)/name of a river")+     ]  )+ ,  ('潝', +     [  ("xi1", "agree")+     ]  )+ ,  ('潜', +     [  ("qian2", "hidden/latent/secret/to hide/to conceal/secret/hidden/to submerge")+     ]  )+ ,  ('潛', +     [  ("qian2", "hidden/latent/secret/to hide/to conceal/secret/hidden/to submerge")+     ]  )+ ,  ('潚', +     [  ("xiao1", "sound of rain and wind")+     ]  )+ ,  ('潘', +     [  ("pan1", "(surname)")+     ]  )+ ,  ('潗', +     [  ("ji2", "friendly/harmonious")+     ]  )+ ,  ('潕', +     [  ("wu3", "river in Henan")+     ]  )+ ,  ('潔', +     [  ("jie2", "clean")+     ]  )+ ,  ('潑', +     [  ("po1", "splash/to spill")+     ]  )+ ,  ('潏', +     [  ("jue2", "bubble up")+     ]  )+ ,  ('潎', +     [  ("pi4", "rippling/pour")+     ]  )+ ,  ('潍', +     [  ("wei2", "name of a river")+     ]  )+ ,  ('潋', +     [  ("lian4", "full of water/trough")+     ]  )+ ,  ('潇', +     [  ("xiao1", "river name/sound of rain and wind")+     ]  )+ ,  ('潆', +     [  ("ying2", "eddy/small river")+     ]  )+ ,  ('潁', +     [  ("ying3", "name of a river")+     ]  )+ ,  ('潀', +     [  ("cong2", "gather/flow into (water)/sound of waters flowing together")+     ]  )+ ,  ('漿', +     [  ("jiang1", "broth/serum/to starch")+     ,  ("jiang4", "starch paste")+     ]  )+ ,  ('漾', +     [  ("yang4", "overflow/swirl, ripple/be tossed")+     ]  )+ ,  ('漼', +     [  ("cui3", "having the appearance of depth")+     ]  )+ ,  ('漸', +     [  ("jian1", "imbue")+     ,  ("jian4", "gradual/gradually")+     ]  )+ ,  ('漷', +     [  ("kuo4", "clashing of two currents")+     ]  )+ ,  ('漶', +     [  ("huan4", "indecipherable")+     ]  )+ ,  ('漵', +     [  ("xu4", "name of a river")+     ]  )+ ,  ('漳', +     [  ("zhang1", "name of a river")+     ]  )+ ,  ('漲', +     [  ("zhang3", "to rise (of prices, rivers)")+     ,  ("zhang4", "to swell/distend")+     ]  )+ ,  ('漱', +     [  ("shu4", "to rinse (mouth)")+     ]  )+ ,  ('漰', +     [  ("peng1", "noise of dashing waves")+     ]  )+ ,  ('漯', +     [  ("ta4", "name of a river")+     ]  )+ ,  ('漭', +     [  ("mang3", "vast/expansive (of water)")+     ]  )+ ,  ('漬', +     [  ("zi4", "saturate/soak")+     ]  )+ ,  ('漫', +     [  ("man4", "free/unrestrained/inundate")+     ]  )+ ,  ('漪', +     [  ("yi1", "ripple")+     ]  )+ ,  ('漩', +     [  ("xuan2", "eddy")+     ]  )+ ,  ('漦', +     [  ("li2", "go with current/mucus/spittle")+     ]  )+ ,  ('漣', +     [  ("lian2", "ripple/tearful")+     ]  )+ ,  ('漢', +     [  ("han4", "Chinese/name of a dynasty")+     ]  )+ ,  ('漠', +     [  ("mo4", "desert/unconcerned")+     ]  )+ ,  ('漚', +     [  ("ou1", "bubble/froth")+     ,  ("ou4", "steep")+     ]  )+ ,  ('漙', +     [  ("tuan2", "heavy dew")+     ]  )+ ,  ('漘', +     [  ("chun2", "shore")+     ]  )+ ,  ('漕', +     [  ("cao2", "transport by water/watercourse/canal")+     ]  )+ ,  ('演', +     [  ("yan3", "to develop/to evolve/to practice/to perform/to play/to act")+     ]  )+ ,  ('漓', +     [  ("li2", "pattering (of rain)/seep through")+     ]  )+ ,  ('漏', +     [  ("lou4", "funnel/to leak/to let out/to divulge")+     ]  )+ ,  ('漎', +     [  ("cong2", "a place where small streams flow into a large one")+     ]  )+ ,  ('漊', +     [  ("lu:3", "drizzle")+     ]  )+ ,  ('漉', +     [  ("lu4", "strain liquids")+     ]  )+ ,  ('漈', +     [  ("ji4", "river bank")+     ]  )+ ,  ('漆', +     [  ("qi1", "paint/lacquer")+     ]  )+ ,  ('漂', +     [  ("piao1", "to float/to drift")+     ,  ("piao3", "to bleach")+     ,  ("piao4", "elegant/polished")+     ]  )+ ,  ('漁', +     [  ("yu2", "fisherman/to fish")+     ]  )+ ,  ('滿', +     [  ("man3", "Manchurian/to fill/to fulfill/filled/packed")+     ]  )+ ,  ('滾', +     [  ("gun3", "to boil/to roll")+     ]  )+ ,  ('滹', +     [  ("hu1", "(surname)/name of a river")+     ]  )+ ,  ('滸', +     [  ("hu3", "bank of a river")+     ]  )+ ,  ('滷', +     [  ("lu3", "brine/salt/gravy")+     ]  )+ ,  ('滴', +     [  ("di1", "a drop/to drip")+     ]  )+ ,  ('滲', +     [  ("shen4", "to seep/to ooze/to horrify")+     ]  )+ ,  ('滯', +     [  ("zhi4", "sluggish")+     ]  )+ ,  ('滮', +     [  ("biao1", "flowing of water")+     ]  )+ ,  ('滬', +     [  ("hu4", "Shanghai")+     ]  )+ ,  ('滫', +     [  ("xiu1", "water in which rice was boiled")+     ]  )+ ,  ('滩', +     [  ("tan1", "beach/shoal")+     ]  )+ ,  ('滨', +     [  ("bin1", "shore/beach/coast/bank")+     ]  )+ ,  ('滦', +     [  ("luan2", "name of a river")+     ]  )+ ,  ('滥', +     [  ("lan4", "excessive/indiscriminate")+     ]  )+ ,  ('滤', +     [  ("lu:4", "to strain/to filter")+     ]  )+ ,  ('滢', +     [  ("ying2", "clear/limpid (of water)")+     ]  )+ ,  ('满', +     [  ("man3", "Manchurian/to fill/to fulfill/filled/packed")+     ]  )+ ,  ('滠', +     [  ("she4", "name of a river")+     ]  )+ ,  ('滟', +     [  ("yan4", "tossing of billows")+     ]  )+ ,  ('滞', +     [  ("zhi4", "sluggish")+     ]  )+ ,  ('滚', +     [  ("gun3", "to boil/to roll")+     ]  )+ ,  ('滘', +     [  ("jiao4", "place name in Guangdong")+     ]  )+ ,  ('滕', +     [  ("teng2", "(surname)/place name")+     ]  )+ ,  ('滔', +     [  ("tao1", "overflow/torrent-dash")+     ]  )+ ,  ('滓', +     [  ("zi3", "dregs/sediment")+     ]  )+ ,  ('滑', +     [  ("gu3", "comical")+     ,  ("hua2", "comical/cunning/slippery/smooth")+     ]  )+ ,  ('滏', +     [  ("fu3", "name of a river in Hebei")+     ]  )+ ,  ('滎', +     [  ("xing2", "place name")+     ]  )+ ,  ('滌', +     [  ("di2", "wash/cleanse")+     ]  )+ ,  ('滋', +     [  ("zi1", "excite/nourish/this")+     ]  )+ ,  ('滊', +     [  ("xi4", "[not in any dict., assumed var.]")+     ]  )+ ,  ('滉', +     [  ("huang3", "bright expanse of water")+     ]  )+ ,  ('滇', +     [  ("dian1", "Yunnan")+     ]  )+ ,  ('滅', +     [  ("mie4", "extinguish")+     ]  )+ ,  ('滄', +     [  ("cang1", "blue/green(color of water)/cold/vast (of water)")+     ]  )+ ,  ('滃', +     [  ("weng3", "float (of clouds)")+     ]  )+ ,  ('滂', +     [  ("pang1", "rushing (water)")+     ]  )+ ,  ('滁', +     [  ("chu2", "name of a river")+     ]  )+ ,  ('溾', +     [  ("wei1", "light rain")+     ]  )+ ,  ('溽', +     [  ("ru4", "damp/muggy")+     ]  )+ ,  ('溼', +     [  ("shi1", "wet")+     ]  )+ ,  ('溺', +     [  ("ni4", "drown/indulge/be addicted to/spoil (a child)")+     ,  ("niao4", "urinate/urine")+     ]  )+ ,  ('溷', +     [  ("hun4", "disordered/privy")+     ]  )+ ,  ('溶', +     [  ("rong2", "dissolve")+     ]  )+ ,  ('溴', +     [  ("xiu4", "bromine")+     ]  )+ ,  ('溳', +     [  ("yun2", "river name")+     ]  )+ ,  ('溲', +     [  ("sou1", "urinate")+     ]  )+ ,  ('溱', +     [  ("zhen1", "name of a river")+     ]  )+ ,  ('溯', +     [  ("su4", "go upstream/trace the source")+     ]  )+ ,  ('溮', +     [  ("shi1", "river in Henan province")+     ]  )+ ,  ('溫', +     [  ("wen1", "(luke)warm/to review")+     ]  )+ ,  ('溪', +     [  ("qi1", "creek")+     ,  ("qi1", "creek")+     ,  ("xi1", "creek")+     ,  ("xi1", "creek")+     ]  )+ ,  ('溧', +     [  ("li4", "name of a river")+     ]  )+ ,  ('溦', +     [  ("wei2", "drizzle/(variant) valley/(variant) mold")+     ]  )+ ,  ('溥', +     [  ("pu3", "extensive/pervading")+     ]  )+ ,  ('溤', +     [  ("ma3", "name of a river")+     ]  )+ ,  ('溢', +     [  ("yi4", "overflow")+     ]  )+ ,  ('溠', +     [  ("zha4", "name of a river")+     ]  )+ ,  ('溟', +     [  ("ming2", "drizzle/sea")+     ]  )+ ,  ('溝', +     [  ("gou1", "ditch/gutter")+     ]  )+ ,  ('溜', +     [  ("liu1", "slip away/to skate")+     ]  )+ ,  ('溛', +     [  ("wa1", "to form hollow/pit")+     ]  )+ ,  ('溘', +     [  ("ke4", "suddenly")+     ]  )+ ,  ('準', +     [  ("zhun3", "accurate/standard")+     ]  )+ ,  ('源', +     [  ("yuan2", "root/source/origin")+     ]  )+ ,  ('溏', +     [  ("tang2", "noncoagulative/pond")+     ]  )+ ,  ('溎', +     [  ("gui4", "name of a river")+     ]  )+ ,  ('溉', +     [  ("gai4", "irrigate")+     ]  )+ ,  ('溈', +     [  ("gui1", "name of a river in Shanxi")+     ]  )+ ,  ('溆', +     [  ("xu4", "name of a river")+     ]  )+ ,  ('溅', +     [  ("jian4", "splash")+     ]  )+ ,  ('溃', +     [  ("kui4", "be dispersed/break down")+     ]  )+ ,  ('湿', +     [  ("shi1", "moist/wet")+     ]  )+ ,  ('湾', +     [  ("wan1", "bay/gulf")+     ]  )+ ,  ('湲', +     [  ("yuan2", "rushing (water)")+     ]  )+ ,  ('湱', +     [  ("huo4", "dashing of waves")+     ]  )+ ,  ('湯', +     [  ("tang1", "(surname)/soup")+     ]  )+ ,  ('湮', +     [  ("yan1", "obscured/submerged")+     ,  ("yin1", "obscured/submerged")+     ]  )+ ,  ('湫', +     [  ("jiao3", "marsh")+     ]  )+ ,  ('湩', +     [  ("zhong4", "muddy, turbid/milk")+     ]  )+ ,  ('湧', +     [  ("yong3", "bubble up/rush forth")+     ]  )+ ,  ('湣', +     [  ("min3", "mixed, confused/pity")+     ]  )+ ,  ('湢', +     [  ("bi4", "public bathhouse")+     ]  )+ ,  ('湟', +     [  ("huang2", "name of a river")+     ]  )+ ,  ('湞', +     [  ("zhen1", "river in Guangdong province")+     ]  )+ ,  ('湝', +     [  ("jie1", "flowing (of water)")+     ]  )+ ,  ('湜', +     [  ("shi2", "clear water/pure")+     ]  )+ ,  ('湛', +     [  ("zhan4", "deep/clear (water)")+     ]  )+ ,  ('湘', +     [  ("xiang1", "name of a river/Hunan province (abbrev.)")+     ]  )+ ,  ('湖', +     [  ("hu2", "lake")+     ]  )+ ,  ('湔', +     [  ("jian1", "cleanse/name of a river")+     ]  )+ ,  ('湓', +     [  ("pen2", "flowing of water/name of a river")+     ]  )+ ,  ('湑', +     [  ("xu3", "abundant/bright/strain spirits")+     ]  )+ ,  ('湎', +     [  ("mian3", "drunk")+     ]  )+ ,  ('湍', +     [  ("tuan1", "to rush (of water)")+     ]  )+ ,  ('湋', +     [  ("wei2", "to flow back (of water)")+     ]  )+ ,  ('湊', +     [  ("cou4", "assemble/put together/press near/come together")+     ]  )+ ,  ('湅', +     [  ("lian4", "boil raw silk")+     ]  )+ ,  ('湄', +     [  ("mei2", "brink/edge")+     ]  )+ ,  ('湃', +     [  ("pai4", "sound of waves")+     ]  )+ ,  ('渾', +     [  ("hun2", "muddy")+     ]  )+ ,  ('渼', +     [  ("mei3", "ripple pattern")+     ]  )+ ,  ('渺', +     [  ("miao3", "vague/remote")+     ]  )+ ,  ('游', +     [  ("you2", "to walk/to tour/to roam/to swim/to travel")+     ,  ("you2", "to roam/travel")+     ]  )+ ,  ('渴', +     [  ("ke3", "thirsty")+     ]  )+ ,  ('渲', +     [  ("xuan4", "wash (color)")+     ]  )+ ,  ('渰', +     [  ("yan3", "(of cloud) forming or rising")+     ]  )+ ,  ('港', +     [  ("gang3", "harbor/Hong Kong (abbr.)")+     ]  )+ ,  ('渮', +     [  ("ge1", "place name")+     ]  )+ ,  ('渭', +     [  ("wei4", "name of a river")+     ]  )+ ,  ('測', +     [  ("ce4", "side/to lean/to survey/to measure/conjecture")+     ]  )+ ,  ('渫', +     [  ("xie4", "(surname)/get rid of/scatter")+     ]  )+ ,  ('温', +     [  ("wen1", "(luke)warm/to review")+     ]  )+ ,  ('渨', +     [  ("wei1", "a cove, a bay/a bend or nook in the hills/the curve of a bow")+     ]  )+ ,  ('渧', +     [  ("di4", "to drop, as liquids/a drop")+     ]  )+ ,  ('渦', +     [  ("guo1", "name of a river")+     ,  ("wo1", "eddy/whirlpool")+     ]  )+ ,  ('渥', +     [  ("wo4", "enrich/moisten")+     ]  )+ ,  ('渤', +     [  ("bo2", "Gulf of Chili")+     ]  )+ ,  ('渣', +     [  ("zha1", "dregs")+     ]  )+ ,  ('渢', +     [  ("feng2", "buoyant/floating")+     ]  )+ ,  ('渡', +     [  ("du4", "to cross/to pass through/to ferry")+     ]  )+ ,  ('渠', +     [  ("qu2", "big/stream or canal/drain/ditch")+     ]  )+ ,  ('渟', +     [  ("ting2", "stagnant water")+     ]  )+ ,  ('渝', +     [  ("yu2", "Chongqing")+     ]  )+ ,  ('減', +     [  ("jian3", "to lower/to decrease/to reduce/to subtract/to diminish")+     ]  )+ ,  ('渚', +     [  ("zhu3", "islet/bank")+     ]  )+ ,  ('渙', +     [  ("huan4", "disperse expansive (of river)")+     ]  )+ ,  ('渗', +     [  ("shen4", "to seep/to ooze/to horrify")+     ]  )+ ,  ('渖', +     [  ("shen3", "place name/pour")+     ]  )+ ,  ('渔', +     [  ("yu2", "fisherman/to fish")+     ]  )+ ,  ('渑', +     [  ("sheng2", "name of a river in Shandong")+     ]  )+ ,  ('渐', +     [  ("jian1", "imbue")+     ,  ("jian4", "gradual/gradually")+     ]  )+ ,  ('渎', +     [  ("du2", "ditch/trouble (some one to do)")+     ]  )+ ,  ('渍', +     [  ("zi4", "saturate/soak")+     ]  )+ ,  ('渌', +     [  ("lu4", "clear (water)/strain liquids")+     ]  )+ ,  ('渊', +     [  ("yuan1", "abyss")+     ]  )+ ,  ('清', +     [  ("qing1", "clear/distinct/complete/pure")+     ]  )+ ,  ('淼', +     [  ("miao3", "a flood/infinity")+     ]  )+ ,  ('添', +     [  ("tian1", "to add/to increase/to replenish")+     ]  )+ ,  ('淺', +     [  ("jian1", "sound of moving water")+     ,  ("qian3", "shallow")+     ]  )+ ,  ('淹', +     [  ("yan1", "drown/submerge")+     ]  )+ ,  ('混', +     [  ("hun2", "confused/dirty/mix")+     ,  ("hun4", "to mix/to get along/thoughtless")+     ]  )+ ,  ('淶', +     [  ("lai2", "brook/ripple")+     ]  )+ ,  ('淵', +     [  ("yuan1", "abyss")+     ]  )+ ,  ('淳', +     [  ("chun2", "genuine/pure/honest")+     ]  )+ ,  ('深', +     [  ("shen1", "deep/profound")+     ]  )+ ,  ('淰', +     [  ("nian3", "calm water")+     ]  )+ ,  ('淮', +     [  ("huai2", "name of a river")+     ]  )+ ,  ('淬', +     [  ("cui4", "dip into water/to temper")+     ]  )+ ,  ('淫', +     [  ("yin2", "excessive/wanton/lewd/kinky/obscene")+     ]  )+ ,  ('淪', +     [  ("lun2", "perish")+     ]  )+ ,  ('淩', +     [  ("ling2", "(surname)/encroach/soar")+     ]  )+ ,  ('淨', +     [  ("jing4", "clean/completely/only")+     ]  )+ ,  ('淦', +     [  ("gan4", "name of a river")+     ]  )+ ,  ('淥', +     [  ("lu4", "clear (water)/strain liquids")+     ]  )+ ,  ('淤', +     [  ("yu1", "silt")+     ]  )+ ,  ('淢', +     [  ("yu4", "moat/swift current")+     ]  )+ ,  ('淡', +     [  ("dan4", "insipid/diluted/weak/light in color/tasteless/fresh/indifferent/nitrogen")+     ]  )+ ,  ('淠', +     [  ("pi4", "luxuriant (of water plants)")+     ]  )+ ,  ('淟', +     [  ("tian3", "turbid/muddy")+     ]  )+ ,  ('淞', +     [  ("song1", "name of a river")+     ]  )+ ,  ('淝', +     [  ("fei2", "name of a river")+     ]  )+ ,  ('淜', +     [  ("peng2", "roar of dashing waves")+     ]  )+ ,  ('淚', +     [  ("lei4", "tears")+     ]  )+ ,  ('淙', +     [  ("cong2", "noise of water")+     ]  )+ ,  ('淘', +     [  ("tao2", "cleanse/eliminate/to clean out/to wash")+     ]  )+ ,  ('淖', +     [  ("nao4", "(surname)/slush/mud")+     ]  )+ ,  ('淓', +     [  ("fang1", "name of a river")+     ]  )+ ,  ('淒', +     [  ("qi1", "intense cold/mournful")+     ]  )+ ,  ('淌', +     [  ("tang3", "drip/to shed (tears)")+     ]  )+ ,  ('淋', +     [  ("lin4", "diseases of the bladder/to drain/to drip")+     ]  )+ ,  ('淊', +     [  ("yan1", "drown/submerge")+     ]  )+ ,  ('淇', +     [  ("qi2", "name of a river")+     ]  )+ ,  ('淅', +     [  ("xi1", "sound of rain/sleet etc.")+     ]  )+ ,  ('淄', +     [  ("zi1", "black/name of a river")+     ]  )+ ,  ('淀', +     [  ("dian4", "shallow water")+     ,  ("dian4", "sediment/precipitate")+     ]  )+ ,  ('涿', +     [  ("zhuo1", "place name")+     ]  )+ ,  ('涼', +     [  ("liang2", "cool/cold")+     ]  )+ ,  ('涸', +     [  ("he2", "to dry/to dry up")+     ]  )+ ,  ('涷', +     [  ("dong1", "rainstorm")+     ]  )+ ,  ('涵', +     [  ("han2", "contain")+     ]  )+ ,  ('涴', +     [  ("wo4", "to soil")+     ]  )+ ,  ('液', +     [  ("ye4", "liquid/fluid")+     ]  )+ ,  ('涯', +     [  ("ya2", "border/horizon/shore")+     ]  )+ ,  ('涮', +     [  ("shuan4", "rinse")+     ]  )+ ,  ('涬', +     [  ("xing4", "watery expanse")+     ]  )+ ,  ('涪', +     [  ("fu2", "name of a river")+     ]  )+ ,  ('涩', +     [  ("se4", "grating (of surfaces)/tart/acerbic")+     ]  )+ ,  ('涨', +     [  ("zhang3", "to rise (of prices, rivers)")+     ,  ("zhang4", "to swell/distend")+     ]  )+ ,  ('涧', +     [  ("jian4", "mountain stream")+     ]  )+ ,  ('润', +     [  ("run4", "smooth/moist")+     ]  )+ ,  ('涤', +     [  ("di2", "wash/cleanse")+     ]  )+ ,  ('涣', +     [  ("huan4", "disperse expansive (of river)")+     ]  )+ ,  ('涡', +     [  ("guo1", "name of a river")+     ,  ("wo1", "eddy/whirlpool")+     ]  )+ ,  ('涠', +     [  ("wei2", "still water")+     ]  )+ ,  ('涟', +     [  ("lian2", "ripple/tearful")+     ]  )+ ,  ('涞', +     [  ("lai2", "brook/ripple")+     ]  )+ ,  ('涝', +     [  ("lao4", "flooded")+     ]  )+ ,  ('涛', +     [  ("tao1", "big wave")+     ]  )+ ,  ('涘', +     [  ("si4", "river bank")+     ]  )+ ,  ('涕', +     [  ("ti4", "nasal mucus/tears")+     ]  )+ ,  ('涔', +     [  ("cen2", "overflow/rainwater/tearful")+     ]  )+ ,  ('涓', +     [  ("juan1", "(surname)/brook/to select")+     ]  )+ ,  ('涒', +     [  ("tun1", "planet Jupiter/vomit")+     ]  )+ ,  ('涑', +     [  ("su4", "name of a river")+     ]  )+ ,  ('涎', +     [  ("xian2", "saliva/shamelessly")+     ]  )+ ,  ('涌', +     [  ("yong3", "bubble up/rush forth")+     ,  ("yong3", "bubble up/rush forth")+     ]  )+ ,  ('涊', +     [  ("nian3", "muddy water")+     ]  )+ ,  ('涉', +     [  ("she4", "involve/concern/wade/to experience")+     ]  )+ ,  ('消', +     [  ("xiao1", "consume/news/subside/to disappear/to vanish")+     ]  )+ ,  ('涇', +     [  ("jing1", "name of a river")+     ]  )+ ,  ('涅', +     [  ("nie4", "blacken")+     ]  )+ ,  ('涂', +     [  ("tu2", "to smear/daub")+     ,  ("tu2", "(surname)/to smear/daub/to apply (paint)/to spread")+     ]  )+ ,  ('浼', +     [  ("mei3", "ask a favor of")+     ]  )+ ,  ('浸', +     [  ("jin4", "immerse/soak/steep")+     ]  )+ ,  ('海', +     [  ("hai3", "ocean/sea")+     ]  )+ ,  ('浴', +     [  ("yu4", "bath/to bathe")+     ]  )+ ,  ('浰', +     [  ("li4", "attend (official functions)")+     ]  )+ ,  ('浮', +     [  ("fu2", "to float")+     ]  )+ ,  ('浭', +     [  ("geng1", "name of a river in Hebei")+     ]  )+ ,  ('浬', +     [  ("li3", "nautical mile")+     ]  )+ ,  ('浪', +     [  ("lang4", "wave/breaker/unrestrained/dissipated")+     ]  )+ ,  ('浩', +     [  ("hao4", "grand/vast (water)")+     ]  )+ ,  ('浦', +     [  ("pu3", "beach")+     ]  )+ ,  ('浥', +     [  ("yi4", "damp/moist")+     ]  )+ ,  ('浤', +     [  ("hong2", "sound of water surging")+     ]  )+ ,  ('浣', +     [  ("huan4", "to wash/to rinse/10 day period in the month (during Tang dynasty)")+     ]  )+ ,  ('浡', +     [  ("bo2", "full/gushing (of fountain)")+     ]  )+ ,  ('浠', +     [  ("xi1", "name of a river in Hubei")+     ]  )+ ,  ('浜', +     [  ("bang1", "stream/creek")+     ]  )+ ,  ('浚', +     [  ("jun4", "deepen/enlighten/profound")+     ]  )+ ,  ('浙', +     [  ("zhe4", "Zhejiang")+     ]  )+ ,  ('浔', +     [  ("xun2", "name of a river/steep bank")+     ]  )+ ,  ('浓', +     [  ("nong2", "concentrated/dense")+     ]  )+ ,  ('浒', +     [  ("hu3", "bank of a river")+     ]  )+ ,  ('浑', +     [  ("hun2", "muddy")+     ]  )+ ,  ('浏', +     [  ("liu2", "clear/deep (of water)/swift")+     ]  )+ ,  ('济', +     [  ("ji4", "aid/ferry/frugal")+     ]  )+ ,  ('浍', +     [  ("kuai4", "drain/stream")+     ]  )+ ,  ('测', +     [  ("ce4", "side/to lean/to survey/to measure/conjecture")+     ]  )+ ,  ('浊', +     [  ("zhuo2", "impure/muddy")+     ]  )+ ,  ('浈', +     [  ("zhen1", "river in Guangdong province")+     ]  )+ ,  ('浇', +     [  ("jiao1", "to water")+     ]  )+ ,  ('浆', +     [  ("jiang1", "broth/serum/to starch")+     ,  ("jiang4", "starch paste")+     ]  )+ ,  ('浅', +     [  ("jian1", "sound of moving water")+     ,  ("qian3", "shallow")+     ]  )+ ,  ('流', +     [  ("liu2", "to flow/to spread/to circulate/to move")+     ]  )+ ,  ('洿', +     [  ("wu1", "dig (a pond)/stagnant water")+     ]  )+ ,  ('派', +     [  ("pai4", "clique/school/group/faction/to dispatch")+     ]  )+ ,  ('洽', +     [  ("qia4", "accord/make contact")+     ]  )+ ,  ('洼', +     [  ("wa1", "winding ditch")+     ,  ("wa1", "depression/sunken/swamp")+     ]  )+ ,  ('活', +     [  ("huo2", "to live/alive/living/work/workmanship")+     ]  )+ ,  ('洺', +     [  ("ming2", "name of a river")+     ]  )+ ,  ('洹', +     [  ("huan2", "name of a river")+     ]  )+ ,  ('洸', +     [  ("guang1", "sparkling water")+     ]  )+ ,  ('洶', +     [  ("xiong1", "torrential rush/tumultuous")+     ]  )+ ,  ('洵', +     [  ("xun2", "truly/whirlpool")+     ]  )+ ,  ('洴', +     [  ("ping2", "wash/bleach (fabric)")+     ]  )+ ,  ('洳', +     [  ("ru4", "damp, boggy, marshy")+     ]  )+ ,  ('洲', +     [  ("zhou1", "continent/island")+     ]  )+ ,  ('洱', +     [  ("er3", "name of a river")+     ]  )+ ,  ('洮', +     [  ("tao2", "cleanse/name of a river")+     ]  )+ ,  ('洫', +     [  ("xu4", "to ditch/a moat")+     ]  )+ ,  ('洪', +     [  ("hong2", "flood")+     ]  )+ ,  ('洩', +     [  ("xie4", "divulge/leak out")+     ]  )+ ,  ('洨', +     [  ("xiao2", "river in hebei province")+     ]  )+ ,  ('洧', +     [  ("wei3", "name of a river")+     ]  )+ ,  ('津', +     [  ("jin1", "Tianjin/ferry")+     ]  )+ ,  ('洟', +     [  ("yi2", "snivel")+     ]  )+ ,  ('洞', +     [  ("dong4", "cave/hole")+     ]  )+ ,  ('洛', +     [  ("luo4", "(surname)/name of a river")+     ]  )+ ,  ('洚', +     [  ("jiang4", "flood")+     ]  )+ ,  ('洙', +     [  ("zhu1", "(surname)/name of a river")+     ]  )+ ,  ('洗', +     [  ("xi3", "to wash/to bathe")+     ]  )+ ,  ('洒', +     [  ("sa3", "spill/sprinkle")+     ]  )+ ,  ('洑', +     [  ("fu2", "undercurrent eddy")+     ]  )+ ,  ('洏', +     [  ("er2", "to flow (as water/tears)")+     ]  )+ ,  ('洎', +     [  ("ji4", "to reach/when")+     ]  )+ ,  ('洌', +     [  ("lie4", "pure/cleanse")+     ]  )+ ,  ('洋', +     [  ("yang2", "foreign/ocean")+     ]  )+ ,  ('洊', +     [  ("jian4", "flowing water/successive")+     ]  )+ ,  ('洄', +     [  ("hui2", "eddy/whirlpool")+     ]  )+ ,  ('洁', +     [  ("jie2", "clean")+     ]  )+ ,  ('泾', +     [  ("jing1", "name of a river")+     ]  )+ ,  ('泽', +     [  ("ze2", "beneficence/marsh")+     ]  )+ ,  ('泼', +     [  ("po1", "splash/to spill")+     ]  )+ ,  ('泻', +     [  ("xie4", "to flow (out) swiftly/diarrhea")+     ]  )+ ,  ('泺', +     [  ("luo4", "name of a river")+     ]  )+ ,  ('泸', +     [  ("lu2", "name of a river in Jiangxi/place name")+     ]  )+ ,  ('泷', +     [  ("long2", "torrential (rain)")+     ,  ("shuang1", "name of a river in Guangdong")+     ]  )+ ,  ('泵', +     [  ("beng4", "pump")+     ]  )+ ,  ('泳', +     [  ("yong3", "swimming/to swim")+     ]  )+ ,  ('泲', +     [  ("ji3", "clear wine/name of a river")+     ]  )+ ,  ('泱', +     [  ("yang1", "agitated (wind, cloud)/boundless")+     ]  )+ ,  ('泰', +     [  ("tai4", "safe/peaceful/most/Thai(land)/grand")+     ]  )+ ,  ('泯', +     [  ("min3", "obliterate/submerge")+     ]  )+ ,  ('泮', +     [  ("pan4", "melt")+     ]  )+ ,  ('泭', +     [  ("fu1", "a raft")+     ]  )+ ,  ('泫', +     [  ("xuan4", "weep")+     ]  )+ ,  ('泪', +     [  ("lei4", "tears")+     ]  )+ ,  ('泩', +     [  ("sheng1", "rising of water")+     ]  )+ ,  ('注', +     [  ("zhu4", "to inject/to pour into/to concentrate/to pay attention/to note/to comment on/to record/to register/to annotate")+     ,  ("zhu4", "annotate")+     ]  )+ ,  ('泥', +     [  ("ni2", "mud/paste/pulp")+     ,  ("ni4", "restrained")+     ]  )+ ,  ('泣', +     [  ("qi4", "to sob")+     ]  )+ ,  ('波', +     [  ("bo1", "wave/ripple/storm/surge")+     ]  )+ ,  ('泡', +     [  ("pao1", "puffed/swollen")+     ,  ("pao4", "to steep/soak/bubble(s)/foam")+     ]  )+ ,  ('泠', +     [  ("ling2", "(surname)/sound of water flowing")+     ]  )+ ,  ('泞', +     [  ("ning4", "muddy")+     ]  )+ ,  ('泝', +     [  ("su4", "go upstream/trace the source")+     ]  )+ ,  ('泜', +     [  ("zhi1", "a river in Hebei province")+     ]  )+ ,  ('泛', +     [  ("fan4", "broad/vast/float/pan-")+     ,  ("fan4", "float/general/vague")+     ]  )+ ,  ('泚', +     [  ("ci3", "clear/bright and brilliant/swea")+     ]  )+ ,  ('泙', +     [  ("ping2", "sound of water splashing")+     ]  )+ ,  ('泗', +     [  ("si4", "place name/snivel")+     ]  )+ ,  ('泖', +     [  ("mao3", "still water")+     ]  )+ ,  ('法', +     [  ("fa3", "law/method/way/Buddhist teaching/Legalist/France (abbrev.)")+     ]  )+ ,  ('泔', +     [  ("gan1", "slop from rinsing rice")+     ]  )+ ,  ('泓', +     [  ("hong2", "clear/vast and deep")+     ]  )+ ,  ('泒', +     [  ("gu1", "name of a river")+     ]  )+ ,  ('泑', +     [  ("you3", "the vitreous glaze on china, porcelain, etc.")+     ]  )+ ,  ('泐', +     [  ("le4", "write")+     ]  )+ ,  ('泌', +     [  ("bi4", "secrete/pour off")+     ]  )+ ,  ('泊', +     [  ("bo2", "to anchor/touch at/to moor")+     ]  )+ ,  ('泉', +     [  ("quan2", "fountain/spring")+     ]  )+ ,  ('泆', +     [  ("yi4", "licentious, libertine, dissipate")+     ]  )+ ,  ('泅', +     [  ("qiu2", "submerge/swim under water")+     ]  )+ ,  ('泄', +     [  ("xie4", "divulge/leak out")+     ]  )+ ,  ('泂', +     [  ("jiong3", "vast")+     ]  )+ ,  ('況', +     [  ("kuang4", "moreover/situation")+     ]  )+ ,  ('沿', +     [  ("yan2", "along")+     ,  ("yan4", "riverside (with -r)")+     ]  )+ ,  ('沾', +     [  ("zhan1", "infected by/moisten/receive favors")+     ,  ("zhan1", "moisten")+     ]  )+ ,  ('沽', +     [  ("gu1", "buy/sell")+     ]  )+ ,  ('沼', +     [  ("zhao3", "pond/pool")+     ]  )+ ,  ('治', +     [  ("zhi4", "to rule/to govern/to manage/to control/to harness (a river)/cure/treatment/to heal")+     ]  )+ ,  ('沺', +     [  ("tian2", "turbulent")+     ]  )+ ,  ('油', +     [  ("you2", "oil/sly")+     ]  )+ ,  ('沸', +     [  ("fei4", "boil")+     ]  )+ ,  ('沷', +     [  ("fa1", "to remove evil/to cleanse/to wash away")+     ]  )+ ,  ('沴', +     [  ("li4", "miasma")+     ]  )+ ,  ('河', +     [  ("he2", "river")+     ]  )+ ,  ('沱', +     [  ("tuo2", "tearful/to branch (of river)")+     ]  )+ ,  ('沰', +     [  ("tuo1", "to let drop")+     ]  )+ ,  ('沮', +     [  ("ju3", "destroy/to stop")+     ]  )+ ,  ('沭', +     [  ("shu4", "river in Shandong")+     ]  )+ ,  ('沬', +     [  ("mei4", "dawn/place name")+     ]  )+ ,  ('沫', +     [  ("mo4", "foam/suds")+     ]  )+ ,  ('沪', +     [  ("hu4", "Shanghai")+     ]  )+ ,  ('沩', +     [  ("gui1", "name of a river in Shanxi")+     ]  )+ ,  ('沧', +     [  ("cang1", "blue/green(color of water)/cold/vast (of water)")+     ]  )+ ,  ('沦', +     [  ("lun2", "perish")+     ]  )+ ,  ('沥', +     [  ("li4", "drip")+     ]  )+ ,  ('沤', +     [  ("ou1", "bubble/froth")+     ,  ("ou4", "steep")+     ]  )+ ,  ('沣', +     [  ("feng1", "name of a river")+     ]  )+ ,  ('没', +     [  ("mei2", "(negative prefix for verbs)/have not/not")+     ,  ("mo4", "drowned/to end/to die/to inundate")+     ]  )+ ,  ('沟', +     [  ("gou1", "ditch/gutter")+     ]  )+ ,  ('沛', +     [  ("pei4", "copious/abundant")+     ]  )+ ,  ('沚', +     [  ("zhi3", "islet")+     ]  )+ ,  ('沙', +     [  ("sha1", "granule/hoarse/raspy/sand/powder")+     ]  )+ ,  ('沘', +     [  ("bi3", "name of a river")+     ]  )+ ,  ('沖', +     [  ("chong1", "to rinse/to collide/to water/to rush/to dash (against)/to wash out/to charge/highway/public road")+     ,  ("chong4", "strong/powerful/forceful/dynamic/to punch")+     ]  )+ ,  ('沕', +     [  ("wu4", "abstruse/profound")+     ]  )+ ,  ('沔', +     [  ("mian3", "inundation/name of a river")+     ]  )+ ,  ('沓', +     [  ("ta4", "(surname)/again and again/many")+     ]  )+ ,  ('沒', +     [  ("mei2", "(negative prefix for verbs)/have not/not")+     ,  ("mo4", "drowned/to end/to die/to inundate")+     ]  )+ ,  ('沐', +     [  ("mu4", "bathe/cleanse/receive favors")+     ]  )+ ,  ('沏', +     [  ("qi1", "to steep (tea)")+     ]  )+ ,  ('沍', +     [  ("hu4", "congealed/frozen")+     ]  )+ ,  ('沌', +     [  ("dun4", "confused/turbid")+     ]  )+ ,  ('沉', +     [  ("chen2", "submerge/immerse/sink/deep/profound/to lower/to drop")+     ]  )+ ,  ('沈', +     [  ("chen2", "sink")+     ,  ("shen3", "(surname)/place name")+     ]  )+ ,  ('沇', +     [  ("yan3", "(surname)")+     ]  )+ ,  ('沆', +     [  ("hang4", "a ferry/fog/flowing")+     ]  )+ ,  ('沅', +     [  ("yuan2", "name of a river")+     ]  )+ ,  ('沄', +     [  ("yun2", "rushing of a torrent")+     ]  )+ ,  ('沃', +     [  ("wo4", "fertile/rich")+     ]  )+ ,  ('沂', +     [  ("yi2", "name of a river")+     ]  )+ ,  ('沁', +     [  ("qin4", "name of a river")+     ]  )+ ,  ('汾', +     [  ("fen2", "name of a river")+     ]  )+ ,  ('汽', +     [  ("qi4", "steam/vapor")+     ]  )+ ,  ('決', +     [  ("jue2", "breach (a dyke)/to decide/to determine")+     ]  )+ ,  ('汹', +     [  ("xiong1", "torrential rush/tumultuous")+     ]  )+ ,  ('汶', +     [  ("wen4", "name of a river")+     ]  )+ ,  ('汴', +     [  ("bian4", "name of a river in Henan/Henan")+     ]  )+ ,  ('汳', +     [  ("bian4", "Henan/name of an ancient river")+     ]  )+ ,  ('汲', +     [  ("ji2", "draw water from well")+     ]  )+ ,  ('汰', +     [  ("tai4", "to discard/to eliminate/too")+     ]  )+ ,  ('汭', +     [  ("rui4", "river-bend")+     ]  )+ ,  ('汪', +     [  ("wang1", "(surname)/expanse of water/ooze")+     ]  )+ ,  ('汩', +     [  ("gu3", "confused/extinguished")+     ]  )+ ,  ('汨', +     [  ("mi4", "name of a river")+     ]  )+ ,  ('汧', +     [  ("qian1", "name of a river in Shangdong/marsh/float")+     ]  )+ ,  ('汤', +     [  ("tang1", "(surname)/soup")+     ]  )+ ,  ('污', +     [  ("wu1", "see 污 [wu1]")+     ,  ("wu1", "dirt/filth")+     ]  )+ ,  ('池', +     [  ("chi2", "pond/reservoir")+     ]  )+ ,  ('江', +     [  ("jiang1", "river")+     ]  )+ ,  ('汞', +     [  ("gong3", "mercury")+     ]  )+ ,  ('汝', +     [  ("ru3", "thou")+     ]  )+ ,  ('汜', +     [  ("si4", "stream which returns after branching")+     ]  )+ ,  ('汛', +     [  ("xun4", "high water/sprinkle water")+     ]  )+ ,  ('汙', +     [  ("wu1", "see 污 [wu1]")+     ]  )+ ,  ('汗', +     [  ("han4", "perspiration/sweat")+     ]  )+ ,  ('汕', +     [  ("shan4", "Swatow")+     ]  )+ ,  ('汔', +     [  ("qi4", "near")+     ]  )+ ,  ('汐', +     [  ("xi1", "night tides/evening ebbtide")+     ]  )+ ,  ('汎', +     [  ("fan4", "broad/vast/float/pan-")+     ]  )+ ,  ('汍', +     [  ("wan2", "shed tears")+     ]  )+ ,  ('汋', +     [  ("zhuo2", "to pour")+     ]  )+ ,  ('汊', +     [  ("cha4", "branching stream")+     ]  )+ ,  ('汉', +     [  ("han4", "Chinese/name of a dynasty")+     ]  )+ ,  ('汇', +     [  ("hui4", "remit/to converge (of rivers)/to exchange")+     ,  ("hui4", "class/collection")+     ]  )+ ,  ('汆', +     [  ("cuan1", "boil for a short time")+     ]  )+ ,  ('求', +     [  ("qiu2", "to seek/to look for/to request/to demand/to beseech")+     ]  )+ ,  ('汁', +     [  ("zhi1", "juice")+     ]  )+ ,  ('汀', +     [  ("ting1", "sand-bank")+     ]  )+ ,  ('氿', +     [  ("gui3", "mountain spring")+     ]  )+ ,  ('氾', +     [  ("fan4", "extensive/to overflow")+     ]  )+ ,  ('氽', +     [  ("cuan1", "boil for a short time")+     ]  )+ ,  ('永', +     [  ("yong3", "forever/always/perpetual (ly)")+     ]  )+ ,  ('水', +     [  ("shui3", "water/river")+     ]  )+ ,  ('氳', +     [  ("yun1", "heavy atmosphere")+     ]  )+ ,  ('氲', +     [  ("yun1", "heavy atmosphere")+     ]  )+ ,  ('氰', +     [  ("qing2", "cyanogen/ethane dinitrile")+     ]  )+ ,  ('氯', +     [  ("lu:4", "chlorine")+     ]  )+ ,  ('氮', +     [  ("dan4", "nitrogen")+     ]  )+ ,  ('氬', +     [  ("ya4", "argonium")+     ]  )+ ,  ('氫', +     [  ("qing1", "hydrogen")+     ]  )+ ,  ('氪', +     [  ("ke4", "krypton")+     ]  )+ ,  ('氩', +     [  ("ya4", "argonium")+     ]  )+ ,  ('氨', +     [  ("an1", "ammonia")+     ]  )+ ,  ('氧', +     [  ("yang3", "oxygen")+     ]  )+ ,  ('氦', +     [  ("hai4", "helium")+     ]  )+ ,  ('氥', +     [  ("xi1", "xenon")+     ]  )+ ,  ('氤', +     [  ("yin1", "generative forces/magic emanation")+     ]  )+ ,  ('氣', +     [  ("qi4", "gas/air/smell/weather/vital breath/to make sb. angry/to get angry/to be enraged")+     ]  )+ ,  ('氢', +     [  ("qing1", "hydrogen")+     ]  )+ ,  ('氡', +     [  ("dong1", "radon")+     ]  )+ ,  ('氟', +     [  ("fu2", "fluorine")+     ]  )+ ,  ('氝', +     [  ("nei4", "neon")+     ]  )+ ,  ('氛', +     [  ("fen1", "miasma/vapor")+     ]  )+ ,  ('氚', +     [  ("chuan1", "tritium")+     ]  )+ ,  ('氙', +     [  ("xian1", "xenon")+     ]  )+ ,  ('氘', +     [  ("dao1", "deuterium")+     ]  )+ ,  ('氖', +     [  ("nai3", "neon")+     ]  )+ ,  ('氕', +     [  ("pie1", "protium")+     ]  )+ ,  ('气', +     [  ("qi4", "air/anger/gas")+     ,  ("qi4", "gas/air/smell/weather/vital breath/to make sb. angry/to get angry/to be enraged")+     ]  )+ ,  ('氓', +     [  ("mang2", "vagrant/ruffian")+     ,  ("meng2", "people")+     ]  )+ ,  ('民', +     [  ("min2", "the people/nationality/citizen")+     ]  )+ ,  ('氐', +     [  ("di1", "name of an ancient tribe")+     ,  ("di3", "foundation/on the whole")+     ]  )+ ,  ('氏', +     [  ("shi4", "clan name/maiden name")+     ]  )+ ,  ('氍', +     [  ("qu2", "woolen rug")+     ]  )+ ,  ('氌', +     [  ("lu3", "thick rough serge from Tibet")+     ]  )+ ,  ('氉', +     [  ("sao4", "restless, melancholy")+     ]  )+ ,  ('氈', +     [  ("zhan1", "felt")+     ]  )+ ,  ('氇', +     [  ("lu3", "thick rough serge from Tibet")+     ]  )+ ,  ('氆', +     [  ("pu3", "thick rough serge from Tibet")+     ]  )+ ,  ('氅', +     [  ("chang3", "overcoat")+     ]  )+ ,  ('氄', +     [  ("rong3", "down or fine hair")+     ]  )+ ,  ('氂', +     [  ("mao2", "tail/tuft of hair")+     ]  )+ ,  ('毿', +     [  ("san1", "long-haired/shaggy")+     ]  )+ ,  ('毾', +     [  ("ta4", "a coarse, woollen serge")+     ]  )+ ,  ('毽', +     [  ("jian4", "shuttlecock")+     ]  )+ ,  ('毹', +     [  ("shu1", "rug")+     ]  )+ ,  ('毷', +     [  ("mao4", "restless")+     ]  )+ ,  ('毵', +     [  ("san1", "long-haired/shaggy")+     ]  )+ ,  ('毳', +     [  ("cui4", "fine animal hair")+     ]  )+ ,  ('毯', +     [  ("tan3", "blanket/rug")+     ]  )+ ,  ('毬', +     [  ("qiu2", "ball")+     ]  )+ ,  ('毫', +     [  ("hao2", "hair/drawing brush/(in the) least/one thousandth")+     ]  )+ ,  ('毧', +     [  ("rong2", "down/felt")+     ]  )+ ,  ('毡', +     [  ("zhan1", "felt")+     ]  )+ ,  ('毛', +     [  ("mao2", "hair/pore/fur")+     ]  )+ ,  ('毚', +     [  ("chan2", "cunning/artful")+     ]  )+ ,  ('毙', +     [  ("bi4", "die violently")+     ]  )+ ,  ('毘', +     [  ("pi2", "adjoin/border")+     ]  )+ ,  ('毗', +     [  ("pi2", "adjoin/border")+     ]  )+ ,  ('毖', +     [  ("bi4", "careful/prevent")+     ]  )+ ,  ('毕', +     [  ("bi4", "the whole of/to finish/to complete/complete/full/finished")+     ]  )+ ,  ('比', +     [  ("bi3", "(particle used for comparison and \34-er than\34)/to compare/to contrast/to gesture (with hands)/ratio")+     ,  ("bi4", "associate with/be near")+     ]  )+ ,  ('毓', +     [  ("yu4", "nourish/rear")+     ]  )+ ,  ('毒', +     [  ("du2", "poison/narcotics")+     ]  )+ ,  ('每', +     [  ("mei3", "each/every")+     ]  )+ ,  ('母', +     [  ("mu3", "female/mother")+     ]  )+ ,  ('毋', +     [  ("wu2", "no/not")+     ]  )+ ,  ('毈', +     [  ("duan4", "infertile egg")+     ]  )+ ,  ('毆', +     [  ("ou1", "brawl")+     ]  )+ ,  ('毅', +     [  ("yi4", "perseverance")+     ]  )+ ,  ('毂', +     [  ("gu1", "wheel")+     ,  ("gu3", "hub of wheel")+     ]  )+ ,  ('毁', +     [  ("hui3", "to destroy/to damage/to ruin")+     ,  ("hui3", "blaze/destroy by fire")+     ,  ("hui3", "defame/to slander")+     ]  )+ ,  ('毀', +     [  ("hui3", "to destroy/to damage/to ruin")+     ]  )+ ,  ('殿', +     [  ("dian4", "palace hall")+     ]  )+ ,  ('殽', +     [  ("yao2", "mixed/viands")+     ]  )+ ,  ('殼', +     [  ("ke2", "shell")+     ,  ("qiao4", "shell")+     ]  )+ ,  ('殺', +     [  ("sha1", "to kill/to murder/to slaughter")+     ]  )+ ,  ('殷', +     [  ("yan1", "dark red")+     ,  ("yin1", "(surname)/dynasty/flourishing")+     ,  ("yin3", "roll of thunder")+     ]  )+ ,  ('段', +     [  ("duan4", "(surname)/paragraph/section/segment")+     ]  )+ ,  ('殴', +     [  ("ou1", "brawl")+     ]  )+ ,  ('殳', +     [  ("shu1", "(surname)/spear")+     ]  )+ ,  ('殲', +     [  ("jian1", "annihilate")+     ]  )+ ,  ('殰', +     [  ("du2", "an abortion/stillborn")+     ]  )+ ,  ('殯', +     [  ("bin4", "a funeral/to encoffin a corpse/to carry to burial")+     ]  )+ ,  ('殮', +     [  ("lian4", "prepare body for coffin")+     ]  )+ ,  ('殭', +     [  ("jiang1", "stiff (corpse)")+     ]  )+ ,  ('殫', +     [  ("dan1", "entirely/to exhaust")+     ]  )+ ,  ('殪', +     [  ("yi4", "exterminate")+     ]  )+ ,  ('殤', +     [  ("shang1", "die prematurely")+     ]  )+ ,  ('殣', +     [  ("jin4", "die of hunger")+     ]  )+ ,  ('殢', +     [  ("ti4", "fatigue")+     ]  )+ ,  ('殡', +     [  ("bin4", "a funeral/to encoffin a corpse/to carry to burial")+     ]  )+ ,  ('殞', +     [  ("yun3", "perish/die")+     ]  )+ ,  ('殛', +     [  ("ji2", "put to death")+     ]  )+ ,  ('殚', +     [  ("dan1", "entirely/to exhaust")+     ]  )+ ,  ('殙', +     [  ("hun1", "to die by taking poison")+     ]  )+ ,  ('殘', +     [  ("can2", "destroy/spoil/ruin/injure/cruel/oppressive/savage/incomplete/disabled")+     ]  )+ ,  ('殗', +     [  ("ye4", "sickness/repeated")+     ]  )+ ,  ('殖', +     [  ("zhi2", "grow/reproduce")+     ]  )+ ,  ('殓', +     [  ("lian4", "prepare body for coffin")+     ]  )+ ,  ('殒', +     [  ("yun3", "perish/die")+     ]  )+ ,  ('殑', +     [  ("qing2", "swoon")+     ]  )+ ,  ('殍', +     [  ("piao3", "die of starvation")+     ]  )+ ,  ('残', +     [  ("can2", "destroy/spoil/ruin/injure/cruel/oppressive/savage/incomplete/disabled")+     ]  )+ ,  ('殊', +     [  ("shu1", "unique")+     ]  )+ ,  ('殉', +     [  ("xun4", "buried with dead/die for a cause")+     ]  )+ ,  ('殈', +     [  ("xu4", "damage egg so it does not hatch")+     ]  )+ ,  ('殇', +     [  ("shang1", "die prematurely")+     ]  )+ ,  ('殆', +     [  ("dai4", "dangerous/perilous/endanger/almost/probably/only")+     ]  )+ ,  ('殄', +     [  ("tian3", "exterminate")+     ]  )+ ,  ('殃', +     [  ("yang1", "calamity")+     ]  )+ ,  ('殂', +     [  ("cu2", "die")+     ]  )+ ,  ('殁', +     [  ("mo4", "to end/to die")+     ]  )+ ,  ('殀', +     [  ("yao3", "die young, die prematurely")+     ]  )+ ,  ('歿', +     [  ("mo4", "to end/to die")+     ]  )+ ,  ('歾', +     [  ("mo4", "to end/to die")+     ]  )+ ,  ('歼', +     [  ("jian1", "annihilate")+     ]  )+ ,  ('死', +     [  ("si3", "to die/inpassable/uncrossable/inflexible/rigid")+     ]  )+ ,  ('歹', +     [  ("dai3", "bad/wicked/evil")+     ]  )+ ,  ('歸', +     [  ("gui1", "to go back/to return")+     ]  )+ ,  ('歷', +     [  ("li4", "to experience/to undergo/to pass through/all/each/every/calendar")+     ]  )+ ,  ('歲', +     [  ("sui4", "year/years old/(a measure word)")+     ]  )+ ,  ('歪', +     [  ("wai1", "askew")+     ]  )+ ,  ('歧', +     [  ("qi2", "divergent/side road")+     ]  )+ ,  ('武', +     [  ("wu3", "martial/military")+     ]  )+ ,  ('步', +     [  ("bu4", "a step/a pace/walk/march/stages in a process")+     ]  )+ ,  ('此', +     [  ("ci3", "this/these")+     ]  )+ ,  ('正', +     [  ("zheng1", "Chinese 1st month of year")+     ,  ("zheng4", "just (right)/main/upright/straight/correct/principle")+     ]  )+ ,  ('止', +     [  ("zhi3", "to stop/prohibit/till")+     ]  )+ ,  ('歡', +     [  ("huan1", "joyous/happy/pleased")+     ]  )+ ,  ('歠', +     [  ("chuo4", "sip/suck")+     ]  )+ ,  ('歟', +     [  ("yu2", "(interrog. part.)")+     ]  )+ ,  ('歜', +     [  ("chu4", "(person)/angry")+     ]  )+ ,  ('歛', +     [  ("lian3", "arrange/control oneself/gather")+     ,  ("lian4", "arrange/control oneself/gather")+     ]  )+ ,  ('歙', +     [  ("she4", "name of a district in Anhui")+     ]  )+ ,  ('歕', +     [  ("pen1", "to puff/to spout")+     ,  ("pen4", "to puff/to spout")+     ]  )+ ,  ('歔', +     [  ("xu1", "to snort")+     ]  )+ ,  ('歐', +     [  ("ou1", "Europe")+     ]  )+ ,  ('歎', +     [  ("tan4", "to sigh")+     ]  )+ ,  ('歌', +     [  ("ge1", "song")+     ]  )+ ,  ('歊', +     [  ("xiao1", "vapor/steam")+     ]  )+ ,  ('歉', +     [  ("qian4", "apologize/deficient/to regret")+     ]  )+ ,  ('歈', +     [  ("yu2", "songs")+     ]  )+ ,  ('歇', +     [  ("xie1", "to rest")+     ]  )+ ,  ('歆', +     [  ("xin1", "pleased/moved")+     ]  )+ ,  ('歃', +     [  ("sha4", "drink")+     ]  )+ ,  ('歁', +     [  ("kan3", "unsatisfied (of eating)")+     ]  )+ ,  ('欿', +     [  ("kan3", "discontented with oneself")+     ]  )+ ,  ('款', +     [  ("kuan3", "section/paragraph/funds")+     ]  )+ ,  ('欽', +     [  ("qin1", "royal")+     ]  )+ ,  ('欼', +     [  ("chi3", "drink")+     ]  )+ ,  ('欻', +     [  ("chua1", "(onomat.)/a crashing sound")+     ,  ("hu1", "suddenly")+     ]  )+ ,  ('欺', +     [  ("qi1", "take unfair advantage of/to deceive/to cheat")+     ]  )+ ,  ('欹', +     [  ("yi1", "interjection")+     ]  )+ ,  ('欷', +     [  ("xi1", "to sob")+     ]  )+ ,  ('欲', +     [  ("yu4", "desire/wish")+     ,  ("yu4", "desire/longing/appetite/wish")+     ]  )+ ,  ('欬', +     [  ("kai4", "cough/sound of laughter")+     ]  )+ ,  ('欨', +     [  ("xu1", "to blow or breathe upon to smile")+     ]  )+ ,  ('欧', +     [  ("ou1", "Europe")+     ]  )+ ,  ('欤', +     [  ("yu2", "(interrog. part.)")+     ]  )+ ,  ('欣', +     [  ("xin1", "happy")+     ,  ("xin1", "happy")+     ]  )+ ,  ('欢', +     [  ("huan1", "joyous/happy/pleased")+     ]  )+ ,  ('次', +     [  ("ci4", "nth/number (of times)/order/sequence/next/second(ary)/(measure word)")+     ]  )+ ,  ('欠', +     [  ("qian4", "deficient/owe/to lack/yawn")+     ]  )+ ,  ('欞', +     [  ("ling2", "the lattice of a window a sill, a lintel")+     ]  )+ ,  ('欙', +     [  ("lei2", "sedan")+     ]  )+ ,  ('欖', +     [  ("lan3", "olive")+     ]  )+ ,  ('欒', +     [  ("luan2", "Koelreuteria paniculata")+     ]  )+ ,  ('欑', +     [  ("zan4", "gather")+     ]  )+ ,  ('欐', +     [  ("li4", "beam")+     ]  )+ ,  ('權', +     [  ("quan2", "authority/power/right")+     ]  )+ ,  ('欄', +     [  ("lan2", "fence/railing/hurdle/column; box (as on a document)")+     ]  )+ ,  ('欃', +     [  ("chan2", "Santalum album/comet")+     ]  )+ ,  ('櫻', +     [  ("ying1", "cherry")+     ]  )+ ,  ('櫺', +     [  ("ling2", "lattice")+     ]  )+ ,  ('櫸', +     [  ("ju3", "Zeikowa acuminata")+     ]  )+ ,  ('櫳', +     [  ("long2", "bar/cage/gratings")+     ]  )+ ,  ('櫱', +     [  ("nie4", "shoots from an old stump")+     ]  )+ ,  ('櫬', +     [  ("chen4", "Sterculia plantanifolia/coffin")+     ]  )+ ,  ('櫫', +     [  ("zhu1", "Zelkova acuminata")+     ]  )+ ,  ('櫪', +     [  ("li4", "stable")+     ]  )+ ,  ('櫨', +     [  ("lu2", "capital (of column)/smoke tree")+     ]  )+ ,  ('櫧', +     [  ("zhu1", "Quercus glanca")+     ]  )+ ,  ('櫥', +     [  ("chu2", "a wardrobe/case/cabinet")+     ]  )+ ,  ('櫟', +     [  ("li4", "oak/Quercus serrata")+     ]  )+ ,  ('櫞', +     [  ("yuan2", "Citrus medica")+     ]  )+ ,  ('櫝', +     [  ("du2", "cabinet/case/casket")+     ]  )+ ,  ('櫜', +     [  ("gao1", "weapon case")+     ]  )+ ,  ('櫛', +     [  ("zhi4", "comb out/weed out, eliminate")+     ]  )+ ,  ('櫚', +     [  ("lu:2", "palm tree")+     ]  )+ ,  ('櫓', +     [  ("lu3", "sculling oar")+     ]  )+ ,  ('櫌', +     [  ("you1", "harrow")+     ]  )+ ,  ('櫃', +     [  ("gui4", "cupboard/cabinet/wardrobe")+     ]  )+ ,  ('櫂', +     [  ("zhao4", "oar, scull, paddle/row")+     ]  )+ ,  ('檻', +     [  ("jian4", "bar/railing")+     ,  ("kan3", "door sill/threshold")+     ]  )+ ,  ('檸', +     [  ("ning2", "lemon")+     ]  )+ ,  ('檴', +     [  ("huo4", "(tree)")+     ]  )+ ,  ('檳', +     [  ("bin1", "areca/the areca nut palm")+     ,  ("bing1", "areca")+     ]  )+ ,  ('檯', +     [  ("tai2", "desk/platform")+     ]  )+ ,  ('檮', +     [  ("tao2", "blockhead/wood-block")+     ]  )+ ,  ('檬', +     [  ("meng2", "lemon")+     ]  )+ ,  ('檩', +     [  ("lin3", "cross-beam/ridge-pole")+     ]  )+ ,  ('檨', +     [  ("she1", "mango")+     ]  )+ ,  ('檣', +     [  ("qiang2", "boom/mast")+     ]  )+ ,  ('檢', +     [  ("jian3", "to check/to examine/to inspect")+     ]  )+ ,  ('檠', +     [  ("qing2", "instrument for straightening bows")+     ]  )+ ,  ('檟', +     [  ("jia3", "Thea sinensis")+     ]  )+ ,  ('檜', +     [  ("gui4", "Juniperus chinensis")+     ]  )+ ,  ('檗', +     [  ("bo4", "Phyllodendron amurense")+     ]  )+ ,  ('檖', +     [  ("sui4", "(tree)")+     ]  )+ ,  ('檔', +     [  ("dang4", "cross-piece/official records/grade (of goods)/file/records/shelves")+     ]  )+ ,  ('檑', +     [  ("lei2", "logs rolled down in defense of city")+     ]  )+ ,  ('檐', +     [  ("yan2", "eaves")+     ,  ("yan2", "eaves")+     ]  )+ ,  ('檎', +     [  ("qin2", "(fruit)")+     ]  )+ ,  ('檍', +     [  ("yi4", "Quercus glauca")+     ]  )+ ,  ('檉', +     [  ("cheng1", "tamarisk")+     ]  )+ ,  ('檇', +     [  ("zui4", "wooden pestle or rammer")+     ]  )+ ,  ('檄', +     [  ("xi2", "dispatch/order")+     ]  )+ ,  ('檁', +     [  ("lin3", "cross-beam/ridge-pole")+     ]  )+ ,  ('檀', +     [  ("tan2", "sandal wood")+     ]  )+ ,  ('橿', +     [  ("jiang1", "Quercus glauca")+     ]  )+ ,  ('橼', +     [  ("yuan2", "Citrus medica")+     ]  )+ ,  ('橹', +     [  ("lu3", "sculling oar")+     ]  )+ ,  ('橱', +     [  ("chu2", "a wardrobe/case/cabinet")+     ]  )+ ,  ('橫', +     [  ("heng2", "horizontal/across/(horizontal character stroke)")+     ,  ("heng4", "unruly")+     ]  )+ ,  ('橧', +     [  ("zeng1", "dwelling on top of wooden stakes")+     ]  )+ ,  ('橥', +     [  ("zhu1", "Zelkova acuminata")+     ]  )+ ,  ('橤', +     [  ("rui3", "dangle/hang loosely")+     ]  )+ ,  ('橢', +     [  ("tuo3", "ellipse")+     ]  )+ ,  ('橡', +     [  ("xiang4", "oak/Quercus serrata")+     ]  )+ ,  ('機', +     [  ("ji1", "machine/opportunity/secret")+     ]  )+ ,  ('橛', +     [  ("jue2", "a peg/low post")+     ]  )+ ,  ('橚', +     [  ("su4", "tall and straight (of trees)")+     ]  )+ ,  ('橙', +     [  ("cheng2", "orange tree/the color orange/orange")+     ]  )+ ,  ('橘', +     [  ("ju2", "tangerine")+     ]  )+ ,  ('橕', +     [  ("cheng1", "a prop/a shore")+     ]  )+ ,  ('橐', +     [  ("tuo2", "sack/tube for blowing fire")+     ]  )+ ,  ('橋', +     [  ("qiao2", "bridge")+     ]  )+ ,  ('橈', +     [  ("rao2", "bent or twisted piece of wood")+     ]  )+ ,  ('橆', +     [  ("wu3", "without, apart from, none/a negative")+     ]  )+ ,  ('橄', +     [  ("gan3", "olive")+     ]  )+ ,  ('橁', +     [  ("xun2", "Fraxinus bungeana")+     ]  )+ ,  ('樿', +     [  ("zhan3", "(wood)")+     ]  )+ ,  ('樾', +     [  ("yue4", "shade of trees")+     ]  )+ ,  ('樽', +     [  ("zun1", "goblet/bottle/wine-jar")+     ]  )+ ,  ('樺', +     [  ("hua4", "Betula japonica")+     ]  )+ ,  ('樹', +     [  ("shu4", "tree")+     ]  )+ ,  ('樸', +     [  ("pu3", "Pak or Park (Korean surname)/plain and simple")+     ]  )+ ,  ('樵', +     [  ("qiao2", "firewood/gather wood")+     ]  )+ ,  ('樴', +     [  ("zhi2", "stake/picket")+     ]  )+ ,  ('樲', +     [  ("er4", "acid variety of jujube plum")+     ]  )+ ,  ('樱', +     [  ("ying1", "cherry")+     ]  )+ ,  ('樯', +     [  ("qiang2", "boom/mast")+     ]  )+ ,  ('横', +     [  ("heng2", "horizontal/across/(horizontal character stroke)")+     ,  ("heng4", "unruly")+     ]  )+ ,  ('樨', +     [  ("xi1", "Osmanthus fragrans")+     ]  )+ ,  ('樧', +     [  ("sha1", "Zanthoxylum ailanthoides")+     ]  )+ ,  ('樣', +     [  ("yang4", "manner/pattern/way/appearance/shape")+     ]  )+ ,  ('模', +     [  ("mo2", "imitate/model/norm/pattern")+     ]  )+ ,  ('樠', +     [  ("men2", "elm/gum")+     ]  )+ ,  ('樟', +     [  ("zhang1", "camphor/Cinnamonum camphara")+     ]  )+ ,  ('樞', +     [  ("shu1", "hinge/pivot")+     ]  )+ ,  ('樛', +     [  ("jiu1", "(surname)/hang down")+     ]  )+ ,  ('標', +     [  ("biao1", "the topmost branches of a tree/surface/sign/to mark/(outward) sign/indication/prize/award/bid")+     ]  )+ ,  ('樗', +     [  ("chu1", "simarubaceae")+     ]  )+ ,  ('樕', +     [  ("su4", "shrub")+     ]  )+ ,  ('樓', +     [  ("lou2", "house with more than 1 story/storied building/floor")+     ]  )+ ,  ('樑', +     [  ("liang2", "beam of roof")+     ]  )+ ,  ('樏', +     [  ("lei3", "mountain-climbing shoes")+     ]  )+ ,  ('樊', +     [  ("fan2", "(surname)/cage/fence")+     ]  )+ ,  ('樅', +     [  ("cong1", "abies firma")+     ]  )+ ,  ('樂', +     [  ("le4", "(surname)/happy/laugh/cheerful")+     ,  ("yue4", "(surname)/music")+     ]  )+ ,  ('樁', +     [  ("zhuang1", "item/stump/stake/pile")+     ]  )+ ,  ('槿', +     [  ("jin3", "Hibiscus syriacus/transient")+     ]  )+ ,  ('槾', +     [  ("man2", "(tree)")+     ]  )+ ,  ('槽', +     [  ("cao2", "manger/trough/groove")+     ]  )+ ,  ('槼', +     [  ("gui1", "Elaeocarpus japonica")+     ]  )+ ,  ('槻', +     [  ("gui1", "zelkova tree")+     ]  )+ ,  ('槳', +     [  ("jiang3", "oar/paddle")+     ]  )+ ,  ('槲', +     [  ("hu2", "oak/Quercus dentata")+     ]  )+ ,  ('槱', +     [  ("you3", "ritual bonfire")+     ]  )+ ,  ('槨', +     [  ("guo3", "outer coffin")+     ]  )+ ,  ('槧', +     [  ("qian4", "wooden tablet/edition")+     ]  )+ ,  ('槥', +     [  ("hui4", "coffin")+     ]  )+ ,  ('槢', +     [  ("xi2", "a hard wood")+     ]  )+ ,  ('槠', +     [  ("zhu1", "Quercus glanca")+     ]  )+ ,  ('槟', +     [  ("bin1", "areca/the areca nut palm")+     ,  ("bing1", "areca")+     ]  )+ ,  ('槛', +     [  ("jian4", "bar/railing")+     ,  ("kan3", "door sill/threshold")+     ]  )+ ,  ('槔', +     [  ("gao1", "water pulley")+     ]  )+ ,  ('槓', +     [  ("gang4", "carrying pole/horizontal bar")+     ]  )+ ,  ('槐', +     [  ("huai2", "Sophora japonica")+     ]  )+ ,  ('槎', +     [  ("cha2", "a raft made of bamboo or wood/to fell trees/to hew")+     ]  )+ ,  ('槍', +     [  ("qiang1", "gun/firearm/rifle/spear")+     ]  )+ ,  ('槌', +     [  ("chui2", "hammer/mallet/pestle")+     ]  )+ ,  ('構', +     [  ("gou4", "Broussonetia papyrifera/to construct/to form/to make up/to compose")+     ]  )+ ,  ('槊', +     [  ("shuo4", "long lance")+     ]  )+ ,  ('槃', +     [  ("pan2", "big/wooden tray")+     ]  )+ ,  ('槁', +     [  ("gao3", "dry/rotten (as wood)")+     ]  )+ ,  ('榿', +     [  ("qi1", "alder")+     ]  )+ ,  ('榾', +     [  ("gu3", "scraps of wood")+     ]  )+ ,  ('榼', +     [  ("ke4", "Pusaetha scandens")+     ]  )+ ,  ('榻', +     [  ("ta4", "couch")+     ]  )+ ,  ('榷', +     [  ("que4", "footbridge/toll, levy/monopoly")+     ]  )+ ,  ('榴', +     [  ("liu2", "pomegranate")+     ]  )+ ,  ('榱', +     [  ("cui1", "small rafter")+     ]  )+ ,  ('榮', +     [  ("rong2", "glory/honored")+     ]  )+ ,  ('榭', +     [  ("xie4", "pavilion")+     ]  )+ ,  ('榫', +     [  ("sun3", "tenon and mortise")+     ]  )+ ,  ('榪', +     [  ("ma4", "headboard")+     ]  )+ ,  ('榨', +     [  ("zha4", "salted vegetable/to extract")+     ]  )+ ,  ('榧', +     [  ("fei3", "Torreya nucifera")+     ]  )+ ,  ('榦', +     [  ("gan4", "tree trunk")+     ]  )+ ,  ('榥', +     [  ("huang3", "screen")+     ]  )+ ,  ('榤', +     [  ("jie2", "a stump on which chickens roost")+     ]  )+ ,  ('榡', +     [  ("su4", "Quercus dentata")+     ]  )+ ,  ('榠', +     [  ("ming2", "Chinese quince")+     ]  )+ ,  ('榜', +     [  ("bang3", "a notice or announcement/a list of names/public roll of successful examinees")+     ]  )+ ,  ('榛', +     [  ("zhen1", "hazel tree/Corylus heterophylla")+     ]  )+ ,  ('榖', +     [  ("gu3", "paper mulberry tree")+     ]  )+ ,  ('榕', +     [  ("rong2", "banyan tree/Ficus wightiana")+     ]  )+ ,  ('榔', +     [  ("lang2", "(tree)")+     ]  )+ ,  ('榎', +     [  ("jia3", "(evergreen shrub)/Celtis sinensis")+     ]  )+ ,  ('榉', +     [  ("ju3", "Zeikowa acuminata")+     ]  )+ ,  ('榈', +     [  ("lu:2", "palm tree")+     ]  )+ ,  ('榇', +     [  ("chen4", "Sterculia plantanifolia/coffin")+     ]  )+ ,  ('榆', +     [  ("yu2", "elm")+     ]  )+ ,  ('榄', +     [  ("lan3", "olive")+     ]  )+ ,  ('榃', +     [  ("tan2", "raised path between fields")+     ]  )+ ,  ('概', +     [  ("gai4", "general/approximate")+     ]  )+ ,  ('楼', +     [  ("lou2", "house with more than 1 story/storied building/floor")+     ]  )+ ,  ('楹', +     [  ("ying2", "pillar")+     ]  )+ ,  ('楸', +     [  ("qiu1", "Catalpa/Mallotus japonicus")+     ]  )+ ,  ('楷', +     [  ("kai3", "norm/model/(writing)")+     ]  )+ ,  ('極', +     [  ("ji2", "extremely/pole (geography, physics)/utmost/top")+     ]  )+ ,  ('楰', +     [  ("yu2", "(tree)")+     ]  )+ ,  ('楯', +     [  ("shun3", "draw forth/horizontal railing")+     ]  )+ ,  ('楮', +     [  ("chu3", "Broussonetia kasinoki")+     ]  )+ ,  ('業', +     [  ("ye4", "business/occupation/study")+     ]  )+ ,  ('楬', +     [  ("jie2", "a peg/tally/score")+     ]  )+ ,  ('楫', +     [  ("ji2", "oar/to row")+     ]  )+ ,  ('楪', +     [  ("die2", "small dish/window")+     ]  )+ ,  ('楩', +     [  ("pian2", "(tree)")+     ]  )+ ,  ('楨', +     [  ("zhen1", "evergreen shrub")+     ]  )+ ,  ('楦', +     [  ("xuan4", "block (hat)/stretch (shoe)")+     ]  )+ ,  ('楥', +     [  ("xuan4", "to turn on a lathe")+     ]  )+ ,  ('楣', +     [  ("mei2", "lintel")+     ]  )+ ,  ('楢', +     [  ("you2", "Quercus glandulifera")+     ]  )+ ,  ('楠', +     [  ("nan2", "Machilus nanmu")+     ]  )+ ,  ('楟', +     [  ("ting2", "tree")+     ]  )+ ,  ('楞', +     [  ("leng2", "corner/square beam")+     ]  )+ ,  ('楝', +     [  ("lian4", "Melia japonica")+     ]  )+ ,  ('楛', +     [  ("hu4", "(tree)")+     ,  ("ku3", "broken utensil")+     ]  )+ ,  ('楚', +     [  ("chu3", "(surname)/ancient place name/distinct/clear/orderly/pain/suffering/(a surname)")+     ]  )+ ,  ('楙', +     [  ("mao4", "Cydonia japonica")+     ]  )+ ,  ('楘', +     [  ("mu4", "ornaments on chariot-shaft")+     ]  )+ ,  ('楗', +     [  ("jian4", "door lock")+     ]  )+ ,  ('楔', +     [  ("xie1", "to wedge/wedge")+     ]  )+ ,  ('楓', +     [  ("feng1", "maple")+     ]  )+ ,  ('楎', +     [  ("hun2", "clothes-horse")+     ]  )+ ,  ('楊', +     [  ("yang2", "(surname)/poplar")+     ]  )+ ,  ('楅', +     [  ("bi4", "ox yoke placed on the horns")+     ]  )+ ,  ('楄', +     [  ("pian2", "basket-couch in coffin")+     ]  )+ ,  ('楂', +     [  ("cha2", "fell trees/raft/to hew")+     ,  ("zha1", "Chinese quince/hawthorn")+     ]  )+ ,  ('楀', +     [  ("yu3", "(surname)/(tree)")+     ]  )+ ,  ('椿', +     [  ("chun1", "Cedrela chinensis/father")+     ,  ("chun2", "tree of heaven")+     ]  )+ ,  ('椽', +     [  ("chuan2", "beam/rafters")+     ]  )+ ,  ('椹', +     [  ("shen4", "fruit of mulberry")+     ]  )+ ,  ('椸', +     [  ("yi2", "clothes-horse")+     ]  )+ ,  ('椷', +     [  ("jian1", "a box/letters")+     ]  )+ ,  ('椵', +     [  ("jia3", "(grapefruit)")+     ]  )+ ,  ('椴', +     [  ("duan4", "Hibiscus syriacus")+     ]  )+ ,  ('椳', +     [  ("wei1", "the pivots, at the top and bottom of a Chinese door, on which the door turns")+     ]  )+ ,  ('椭', +     [  ("tuo3", "ellipse")+     ]  )+ ,  ('椪', +     [  ("peng4", "machilus nanmu, variety of everg")+     ]  )+ ,  ('椠', +     [  ("qian4", "wooden tablet/edition")+     ]  )+ ,  ('椟', +     [  ("du2", "cabinet/case/casket")+     ]  )+ ,  ('椗', +     [  ("ding4", "(plant)/anchor")+     ]  )+ ,  ('椓', +     [  ("zhuo2", "beat")+     ]  )+ ,  ('椒', +     [  ("jiao1", "pepper")+     ]  )+ ,  ('椑', +     [  ("bei1", "Fagus sylvatica")+     ]  )+ ,  ('椐', +     [  ("ju1", "Zelkowa acuminata")+     ]  )+ ,  ('椏', +     [  ("ya1", "forking branch")+     ]  )+ ,  ('椎', +     [  ("chui2", "a hammer")+     ,  ("zhui1", "spine")+     ]  )+ ,  ('植', +     [  ("zhi2", "to plant")+     ]  )+ ,  ('椌', +     [  ("qiang1", "(wooden mus. instr.)")+     ]  )+ ,  ('椋', +     [  ("liang2", "fruit")+     ]  )+ ,  ('椊', +     [  ("zuo2", "to fit a handle into a socket/a plug or cork")+     ]  )+ ,  ('椈', +     [  ("ju2", "Fagus sylvatica")+     ]  )+ ,  ('椅', +     [  ("yi3", "chair")+     ]  )+ ,  ('椄', +     [  ("jie1", "to graft")+     ]  )+ ,  ('椁', +     [  ("guo3", "outer coffin")+     ]  )+ ,  ('棼', +     [  ("fen2", "beams in roof/confused")+     ]  )+ ,  ('棻', +     [  ("fen1", "kind of wood from which perfume is made")+     ]  )+ ,  ('棺', +     [  ("guan1", "coffin")+     ]  )+ ,  ('棹', +     [  ("zhuo1", "table")+     ]  )+ ,  ('棸', +     [  ("zou1", "(surname)")+     ]  )+ ,  ('棵', +     [  ("ke1", "M for plants")+     ]  )+ ,  ('棳', +     [  ("zhuo2", "small pillars that support the roof, those which rest on the main beam")+     ]  )+ ,  ('棲', +     [  ("qi1", "to roost/to inhabit/to stay/habitat")+     ,  ("xi1", "to roost/to inhabit/to stay/habitat")+     ]  )+ ,  ('棱', +     [  ("leng2", "corner/square beam")+     ]  )+ ,  ('棰', +     [  ("chui2", "flog/whip")+     ]  )+ ,  ('棯', +     [  ("ren3", "jujube tree")+     ]  )+ ,  ('森', +     [  ("sen1", "forest")+     ]  )+ ,  ('棬', +     [  ("quan1", "bowl")+     ]  )+ ,  ('棫', +     [  ("yu4", "(oak)/thorny shrub")+     ]  )+ ,  ('棪', +     [  ("yan3", "(tree)")+     ]  )+ ,  ('棨', +     [  ("qi3", "tally for going through a pass")+     ]  )+ ,  ('棧', +     [  ("zhan4", "warehouse")+     ]  )+ ,  ('棣', +     [  ("di4", "Kerria japonica")+     ]  )+ ,  ('棠', +     [  ("tang2", "cherry-apple")+     ]  )+ ,  ('棟', +     [  ("dong4", "roof beam")+     ]  )+ ,  ('棜', +     [  ("yu4", "tray for carrying sacrificial meats")+     ]  )+ ,  ('棚', +     [  ("peng2", "shed")+     ]  )+ ,  ('棘', +     [  ("ji2", "thorns")+     ]  )+ ,  ('棗', +     [  ("zao3", "jujube")+     ]  )+ ,  ('棖', +     [  ("cheng2", "door post")+     ]  )+ ,  ('棕', +     [  ("zong1", "palm")+     ]  )+ ,  ('棒', +     [  ("bang4", "a stick/club or cudgel/smart/capable/strong")+     ]  )+ ,  ('棑', +     [  ("pai2", "raft/shield/stern of junk")+     ]  )+ ,  ('棐', +     [  ("fei3", "Torreya nucifera/strengthen")+     ]  )+ ,  ('棍', +     [  ("gun4", "stick")+     ]  )+ ,  ('棋', +     [  ("qi2", "chess")+     ]  )+ ,  ('棉', +     [  ("mian2", "cotton")+     ]  )+ ,  ('棄', +     [  ("qi4", "abandon/relinquish/to discard/to throw away")+     ]  )+ ,  ('棂', +     [  ("ling2", "lattice")+     ,  ("ling2", "the lattice of a window a sill, a lintel")+     ]  )+ ,  ('检', +     [  ("jian3", "to check/to examine/to inspect")+     ]  )+ ,  ('梵', +     [  ("fan4", "Brahma/Sanskrit")+     ]  )+ ,  ('梴', +     [  ("chan1", "length (of a tree or beam)/long")+     ]  )+ ,  ('梳', +     [  ("shu1", "comb")+     ]  )+ ,  ('梲', +     [  ("zhuo2", "club (weapon)/small pillar")+     ]  )+ ,  ('梱', +     [  ("kun3", "movable door sill")+     ]  )+ ,  ('械', +     [  ("xie4", "tools")+     ]  )+ ,  ('梯', +     [  ("ti1", "ladder")+     ]  )+ ,  ('梭', +     [  ("suo1", "shuttle")+     ]  )+ ,  ('梩', +     [  ("li2", "basket for removing earth/spade")+     ]  )+ ,  ('梨', +     [  ("li2", "pear")+     ]  )+ ,  ('梧', +     [  ("wu2", "Sterculia platanifolia")+     ]  )+ ,  ('梦', +     [  ("meng4", "to dream")+     ]  )+ ,  ('梢', +     [  ("shao1", "tip of branch")+     ]  )+ ,  ('梡', +     [  ("kuan3", "(tree)/stand for sacrifice")+     ]  )+ ,  ('梠', +     [  ("lu:3", "beam at the eaves")+     ]  )+ ,  ('梟', +     [  ("xiao1", "brave/owl/strix uralensis")+     ]  )+ ,  ('條', +     [  ("tiao2", "measure word for long, thin things (i.e. ribbon, river, etc.)/a strip/item/article")+     ]  )+ ,  ('梜', +     [  ("jia2", "chopstick")+     ]  )+ ,  ('梗', +     [  ("geng3", "stem")+     ]  )+ ,  ('梔', +     [  ("zhi1", "gardenia")+     ]  )+ ,  ('梓', +     [  ("zi3", "Catalpa kaempferi")+     ]  )+ ,  ('梐', +     [  ("bi4", "stockade")+     ]  )+ ,  ('梏', +     [  ("gu4", "braces (med.)/fetters/manacles")+     ]  )+ ,  ('梊', +     [  ("di4", "squeeze out of/extract")+     ]  )+ ,  ('梆', +     [  ("bang1", "watchman's rattle")+     ]  )+ ,  ('梅', +     [  ("mei2", "plum flower")+     ]  )+ ,  ('梃', +     [  ("ting3", "a club (weapon)")+     ]  )+ ,  ('梁', +     [  ("liang2", "(surname)/beam of roof/bridge")+     ,  ("liang2", "beam of roof")+     ]  )+ ,  ('桿', +     [  ("gan3", "stick/pole")+     ]  )+ ,  ('桹', +     [  ("lang2", "(palm)")+     ]  )+ ,  ('桷', +     [  ("jue2", "rafter/malus toringo")+     ]  )+ ,  ('桶', +     [  ("tong3", "pail/bucket/bin/barrel")+     ]  )+ ,  ('桴', +     [  ("fu2", "beam/rafter")+     ]  )+ ,  ('桲', +     [  ("bo2", "quince")+     ]  )+ ,  ('桯', +     [  ("ting1", "bed side stand")+     ]  )+ ,  ('桮', +     [  ("bei1", "cup")+     ]  )+ ,  ('桭', +     [  ("zhen1", "eaves/space between two pillars")+     ]  )+ ,  ('桫', +     [  ("suo1", "Stewartia pseudocamellia")+     ]  )+ ,  ('桩', +     [  ("zhuang1", "item/stump/stake/pile")+     ]  )+ ,  ('桨', +     [  ("jiang3", "oar/paddle")+     ]  )+ ,  ('桧', +     [  ("gui4", "Juniperus chinensis")+     ]  )+ ,  ('桦', +     [  ("hua4", "Betula japonica")+     ]  )+ ,  ('桥', +     [  ("qiao2", "bridge")+     ]  )+ ,  ('桤', +     [  ("qi1", "alder")+     ]  )+ ,  ('档', +     [  ("dang4", "cross-piece/official records/grade (of goods)/file/records/shelves")+     ]  )+ ,  ('桢', +     [  ("zhen1", "evergreen shrub")+     ]  )+ ,  ('桡', +     [  ("rao2", "bent or twisted piece of wood")+     ]  )+ ,  ('桠', +     [  ("ya1", "forking branch")+     ]  )+ ,  ('桔', +     [  ("jie2", "Platycodon grandiflorus")+     ,  ("ju2", "tangerine")+     ]  )+ ,  ('桓', +     [  ("huan2", "(surname)/Sapindus mukurosi")+     ]  )+ ,  ('桑', +     [  ("sang1", "mulberry tree")+     ]  )+ ,  ('桐', +     [  ("tong2", "Aleurites cordata")+     ]  )+ ,  ('桎', +     [  ("zhi4", "fetters")+     ]  )+ ,  ('桌', +     [  ("zhuo1", "table")+     ]  )+ ,  ('桋', +     [  ("yi2", "(tree)")+     ]  )+ ,  ('桉', +     [  ("an1", "eucalyptus globulus")+     ]  )+ ,  ('案', +     [  ("an4", "(legal) case/incident/record/file/table")+     ]  )+ ,  ('框', +     [  ("kuang4", "frame/door frame")+     ]  )+ ,  ('桅', +     [  ("wei2", "mast")+     ]  )+ ,  ('桄', +     [  ("guang1", "Arenga saccharifera")+     ,  ("guang4", "rung of ladder")+     ]  )+ ,  ('桃', +     [  ("tao2", "peach")+     ]  )+ ,  ('桂', +     [  ("gui4", "Cinnamonum cassia/Guangxi Autonomous Region (abbrev.)")+     ]  )+ ,  ('桁', +     [  ("heng2", "pole plate/purlin/ridge-pole")+     ]  )+ ,  ('桀', +     [  ("jie2", "(emperor of Xia dynasty)/cruel")+     ]  )+ ,  ('栾', +     [  ("luan2", "Koelreuteria paniculata")+     ]  )+ ,  ('栽', +     [  ("zai1", "to force/to stick in/to plant")+     ]  )+ ,  ('格', +     [  ("ge2", "frame/rule")+     ]  )+ ,  ('栻', +     [  ("shi4", "(tree)")+     ]  )+ ,  ('根', +     [  ("gen1", "radical (chem.)/root/basis")+     ]  )+ ,  ('核', +     [  ("he2", "nuclear/atomic/stone (of fruit)")+     ]  )+ ,  ('样', +     [  ("yang4", "manner/pattern/way/appearance/shape")+     ]  )+ ,  ('栵', +     [  ("li4", "hedge")+     ]  )+ ,  ('栴', +     [  ("zhan1", "sandalwood")+     ]  )+ ,  ('栳', +     [  ("lao3", "basket")+     ]  )+ ,  ('栲', +     [  ("kao3", "mangrove")+     ]  )+ ,  ('栱', +     [  ("gong3", "post")+     ]  )+ ,  ('栭', +     [  ("er2", "tree mushroom")+     ]  )+ ,  ('栫', +     [  ("jian4", "fence/palisade")+     ]  )+ ,  ('株', +     [  ("zhu1", "(a measure word, use with plants)/trunk of tree")+     ]  )+ ,  ('栩', +     [  ("xu3", "Quercus serrata")+     ]  )+ ,  ('校', +     [  ("jiao4", "proofread/to check/to compare")+     ,  ("xiao4", "school")+     ]  )+ ,  ('栟', +     [  ("bing1", "Trachycarpus excelsa")+     ]  )+ ,  ('栝', +     [  ("gua1", "Juniperus chinensis/measuring-frame")+     ]  )+ ,  ('栗', +     [  ("li4", "afraid/trembling")+     ,  ("li4", "(surname)/chestnut")+     ]  )+ ,  ('栖', +     [  ("qi1", "to roost/to inhabit/to stay/habitat")+     ,  ("qi1", "to roost/to inhabit/to stay/habitat")+     ,  ("xi1", "to roost/to inhabit/to stay/habitat")+     ,  ("xi1", "to roost/to inhabit/to stay/habitat")+     ]  )+ ,  ('栔', +     [  ("qi4", "carve/cut")+     ]  )+ ,  ('栓', +     [  ("shuan1", "bottle stopper/wooden pin/plug")+     ]  )+ ,  ('栒', +     [  ("xun2", "cross bar")+     ]  )+ ,  ('树', +     [  ("shu4", "tree")+     ]  )+ ,  ('栏', +     [  ("lan2", "fence/railing/hurdle/column; box (as on a document)")+     ]  )+ ,  ('栎', +     [  ("li4", "oak/Quercus serrata")+     ]  )+ ,  ('栌', +     [  ("lu2", "capital (of column)/smoke tree")+     ]  )+ ,  ('栋', +     [  ("dong4", "roof beam")+     ]  )+ ,  ('栊', +     [  ("long2", "bar/cage/gratings")+     ]  )+ ,  ('栉', +     [  ("zhi4", "comb out/weed out, eliminate")+     ]  )+ ,  ('栈', +     [  ("zhan4", "warehouse")+     ]  )+ ,  ('标', +     [  ("biao1", "the topmost branches of a tree/surface/sign/to mark/(outward) sign/indication/prize/award/bid")+     ]  )+ ,  ('栅', +     [  ("zha4", "fence")+     ]  )+ ,  ('栀', +     [  ("zhi1", "gardenia")+     ]  )+ ,  ('柿', +     [  ("shi4", "persimmon")+     ]  )+ ,  ('柽', +     [  ("cheng1", "tamarisk")+     ]  )+ ,  ('柺', +     [  ("guai3", "old man's staff")+     ]  )+ ,  ('柸', +     [  ("pei1", "to hate/bear grudge")+     ]  )+ ,  ('柷', +     [  ("zhu4", "(mus. instr.)")+     ]  )+ ,  ('柶', +     [  ("si4", "spoon/ladle")+     ]  )+ ,  ('柵', +     [  ("zha4", "fence")+     ]  )+ ,  ('柴', +     [  ("chai2", "(surname)/firewood")+     ]  )+ ,  ('柳', +     [  ("liu3", "willow/Liu (a surname)")+     ]  )+ ,  ('柲', +     [  ("bi4", "weapon handle of bamboo strips")+     ]  )+ ,  ('柱', +     [  ("zhu4", "pillar")+     ]  )+ ,  ('柰', +     [  ("nai4", "crab-apple/how can one help")+     ]  )+ ,  ('柯', +     [  ("ke1", "(surname)/handle of axe/stem")+     ]  )+ ,  ('柮', +     [  ("duo4", "wood scraps")+     ]  )+ ,  ('柬', +     [  ("jian3", "card/note/letter")+     ]  )+ ,  ('柩', +     [  ("jiu4", "bier")+     ]  )+ ,  ('查', +     [  ("cha2", "to research/to check/to investigate/to examine/to refer to/to search")+     ,  ("zha1", "(surname)")+     ]  )+ ,  ('柤', +     [  ("zha1", "(hawthorn)/Chaenomeles japonica")+     ]  )+ ,  ('柣', +     [  ("zhi2", "threshold")+     ]  )+ ,  ('柢', +     [  ("di3", "foundation/root")+     ]  )+ ,  ('柠', +     [  ("ning2", "lemon")+     ]  )+ ,  ('柟', +     [  ("nan2", "Machilus nanmu")+     ]  )+ ,  ('柞', +     [  ("zuo4", "oak/Quercus serrata")+     ]  )+ ,  ('柝', +     [  ("tuo4", "watchman's rattle")+     ]  )+ ,  ('柜', +     [  ("gui4", "cupboard/cabinet/wardrobe")+     ,  ("gui4", "cupboard/cabinet/wardrobe")+     ,  ("ju3", "Salix multinervis")+     ]  )+ ,  ('柚', +     [  ("you4", "pomelo/shaddock")+     ]  )+ ,  ('柙', +     [  ("xia2", "cage/pen/scabbard")+     ]  )+ ,  ('柘', +     [  ("zhe4", "Cudrania triloba")+     ]  )+ ,  ('柔', +     [  ("rou2", "soft")+     ]  )+ ,  ('染', +     [  ("ran3", "to catch (a disease)/dye")+     ]  )+ ,  ('柒', +     [  ("qi1", "seven (fraud-proof)")+     ]  )+ ,  ('柑', +     [  ("gan1", "large tangerine")+     ]  )+ ,  ('某', +     [  ("mou3", "(used before measure word and noun) some/(a) certain/so and so")+     ]  )+ ,  ('柏', +     [  ("bai3", "(surname)/cedar/cypress")+     ,  ("bo4", "cypress/cedar")+     ]  )+ ,  ('柎', +     [  ("fu1", "calyx of flower")+     ]  )+ ,  ('柈', +     [  ("pan2", "plate")+     ]  )+ ,  ('柅', +     [  ("ni3", "(tree)/to stop")+     ]  )+ ,  ('柄', +     [  ("bing3", "authority/handle/hilt")+     ]  )+ ,  ('柃', +     [  ("ling2", "Eurya japonica")+     ]  )+ ,  ('柂', +     [  ("yi2", "(tree)")+     ]  )+ ,  ('柁', +     [  ("tuo2", "main beam of roof")+     ]  )+ ,  ('枻', +     [  ("yi4", "oar/stand for correcting a bow")+     ]  )+ ,  ('枹', +     [  ("fu1", "Quercus glandulifera")+     ]  )+ ,  ('枸', +     [  ("gou1", "Acgle sepiaria")+     ,  ("gou3", "Lycium chinense")+     ,  ("ju3", "Citrus medica")+     ]  )+ ,  ('枷', +     [  ("jia1", "cangue")+     ]  )+ ,  ('架', +     [  ("jia4", "to support/frame/rack/framework/measure word for planes, large vehicles, radios, etc.")+     ]  )+ ,  ('枵', +     [  ("xiao1", "empty/hollow of a tree")+     ]  )+ ,  ('枴', +     [  ("guai3", "cane")+     ]  )+ ,  ('枳', +     [  ("zhi3", "(orange)/hedge thorn")+     ]  )+ ,  ('枲', +     [  ("xi3", "male nettle-hemp")+     ]  )+ ,  ('枰', +     [  ("ping2", "chess-like game")+     ]  )+ ,  ('枯', +     [  ("ku1", "dried up")+     ]  )+ ,  ('枭', +     [  ("xiao1", "brave/owl/strix uralensis")+     ]  )+ ,  ('枫', +     [  ("feng1", "maple")+     ]  )+ ,  ('枪', +     [  ("qiang1", "gun/firearm/rifle/spear")+     ,  ("qiang1", "rifle/spear")+     ]  )+ ,  ('枨', +     [  ("cheng2", "door post")+     ]  )+ ,  ('枥', +     [  ("li4", "stable")+     ]  )+ ,  ('枣', +     [  ("zao3", "jujube")+     ]  )+ ,  ('枢', +     [  ("shu1", "hinge/pivot")+     ]  )+ ,  ('枟', +     [  ("yun4", "wood streaks")+     ]  )+ ,  ('枞', +     [  ("cong1", "abies firma")+     ]  )+ ,  ('枝', +     [  ("zhi1", "branch/(a measure word)")+     ]  )+ ,  ('果', +     [  ("guo3", "fruit/result")+     ]  )+ ,  ('枚', +     [  ("mei2", "M for small objects")+     ]  )+ ,  ('枙', +     [  ("e4", "tree knot")+     ]  )+ ,  ('枘', +     [  ("rui4", "tenon/tool handle")+     ]  )+ ,  ('林', +     [  ("lin2", "woods/forest")+     ]  )+ ,  ('枕', +     [  ("zhen3", "pillow")+     ]  )+ ,  ('枓', +     [  ("dou3", "square base for Chinese flagstaff")+     ]  )+ ,  ('枒', +     [  ("ya2", "the coconut tree/rim")+     ]  )+ ,  ('析', +     [  ("xi1", "to separate/to divide/to analyze")+     ]  )+ ,  ('枌', +     [  ("fen2", "(tree)")+     ]  )+ ,  ('枋', +     [  ("fang1", "Santalum album")+     ]  )+ ,  ('枉', +     [  ("wang3", "in the wrong/in vain")+     ]  )+ ,  ('枇', +     [  ("pi2", "loquat")+     ]  )+ ,  ('构', +     [  ("gou4", "Broussonetia papyrifera/to construct/to form/to make up/to compose")+     ]  )+ ,  ('极', +     [  ("ji2", "extremely/pole (geography, physics)/utmost/top")+     ]  )+ ,  ('板', +     [  ("ban3", "board/plank/plate/slab")+     ,  ("ban3", "boss")+     ]  )+ ,  ('松', +     [  ("song1", "loose/pine")+     ,  ("song1", "loose")+     ]  )+ ,  ('杼', +     [  ("zhu4", "shuttle of a loom")+     ]  )+ ,  ('杻', +     [  ("chou3", "handcuffs")+     ,  ("niu3", "handcuffs/red apricot")+     ]  )+ ,  ('杸', +     [  ("shu1", "to kill/a spear")+     ]  )+ ,  ('杷', +     [  ("pa2", "loquat")+     ]  )+ ,  ('杶', +     [  ("chun1", "(tree)")+     ]  )+ ,  ('杵', +     [  ("chu3", "pestle/to poke")+     ]  )+ ,  ('杴', +     [  ("xian1", "(iron) shovel")+     ]  )+ ,  ('杳', +     [  ("yao3", "dark and quiet/disappear")+     ]  )+ ,  ('杲', +     [  ("gao3", "high/sun shines brightly/to shine")+     ]  )+ ,  ('東', +     [  ("dong1", "east")+     ]  )+ ,  ('杰', +     [  ("jie2", "hero/heroic")+     ,  ("jie2", "hero/heroic")+     ]  )+ ,  ('杯', +     [  ("bei1", "cup/a measure word")+     ]  )+ ,  ('杭', +     [  ("hang2", "(surname)/Hangzhou")+     ]  )+ ,  ('杪', +     [  ("miao3", "the limit/tip of branch")+     ]  )+ ,  ('杩', +     [  ("ma4", "headboard")+     ]  )+ ,  ('杨', +     [  ("yang2", "(surname)/poplar")+     ]  )+ ,  ('来', +     [  ("lai2", "to come")+     ]  )+ ,  ('条', +     [  ("tiao2", "measure word for long, thin things (i.e. ribbon, river, etc.)/a strip/item/article")+     ]  )+ ,  ('杠', +     [  ("gang1", "footbridge")+     ,  ("gang4", "carrying pole/horizontal bar")+     ]  )+ ,  ('束', +     [  ("shu4", "bunch/(a measure word)/to bind/to control")+     ]  )+ ,  ('杞', +     [  ("qi3", "(willow)/name of a feudal state")+     ]  )+ ,  ('杝', +     [  ("yi2", "(tree)")+     ]  )+ ,  ('杜', +     [  ("du4", "(surname)/fabricate/restrict/to prevent")+     ]  )+ ,  ('杙', +     [  ("yi4", "post for tethering animals")+     ]  )+ ,  ('杗', +     [  ("mang2", "ridge-pole in roof")+     ]  )+ ,  ('杖', +     [  ("zhang4", "cane, walking stick")+     ]  )+ ,  ('杕', +     [  ("di4", "lone-standing tree")+     ]  )+ ,  ('杓', +     [  ("biao1", "(star)")+     ,  ("shao2", "ladle")+     ]  )+ ,  ('村', +     [  ("cun1", "village")+     ]  )+ ,  ('材', +     [  ("cai2", "material")+     ]  )+ ,  ('杏', +     [  ("xing4", "apricot")+     ]  )+ ,  ('李', +     [  ("li3", "(a surname)/plum")+     ]  )+ ,  ('杌', +     [  ("wu4", "low stool")+     ]  )+ ,  ('杉', +     [  ("sha1", "fir")+     ,  ("shan1", "(pine)")+     ]  )+ ,  ('杈', +     [  ("cha1", "fork of a tree/pitchfork")+     ,  ("cha4", "branches of a tree/fork of a tree")+     ]  )+ ,  ('杇', +     [  ("wu1", "to plaster/whitewash")+     ]  )+ ,  ('杆', +     [  ("gan1", "pole")+     ,  ("gan3", "measure for guns")+     ,  ("gan3", "stick/pole")+     ]  )+ ,  ('杅', +     [  ("yu2", "bowl/tub")+     ]  )+ ,  ('权', +     [  ("quan2", "authority/power/right")+     ]  )+ ,  ('杂', +     [  ("za2", "mixed/miscellaneous/various/to mix")+     ]  )+ ,  ('杀', +     [  ("sha1", "to kill/to murder/to slaughter")+     ]  )+ ,  ('朿', +     [  ("ci4", "stab")+     ]  )+ ,  ('朾', +     [  ("ting2", "to bump")+     ]  )+ ,  ('朽', +     [  ("xiu3", "rotten")+     ]  )+ ,  ('机', +     [  ("ji1", "machine/opportunity/secret")+     ,  ("ji1", "machine/opportunity/secret")+     ]  )+ ,  ('朵', +     [  ("duo3", "M for flowers")+     ]  )+ ,  ('朴', +     [  ("po4", "Celtis sinensis var. japonica")+     ,  ("pu3", "Pak or Park (Korean surname)/plain and simple")+     ]  )+ ,  ('朳', +     [  ("ba1", "tree")+     ]  )+ ,  ('朱', +     [  ("zhu1", "(surname)/vermilion")+     ,  ("zhu1", "vermilion")+     ]  )+ ,  ('术', +     [  ("shu4", "method/technique")+     ,  ("shu4", "method/technique")+     ,  ("zhu2", "Atractylis lancea var. ovata")+     ]  )+ ,  ('朮', +     [  ("shu4", "method/technique")+     ,  ("zhu2", "Atractylis lancea var. ovata")+     ]  )+ ,  ('札', +     [  ("zha2", "write down")+     ,  ("zha2", "short note")+     ]  )+ ,  ('本', +     [  ("ben3", "roots or stems of plants/origin/source/this/the current/root/foundation/basis/(a measure word)")+     ]  )+ ,  ('末', +     [  ("mo4", "end/final stage/latter part")+     ]  )+ ,  ('未', +     [  ("wei4", "1-3 p.m./8th earthly branch/not yet/did not/have not/not")+     ]  )+ ,  ('木', +     [  ("mu4", "tree/wood")+     ]  )+ ,  ('朧', +     [  ("long2", "rising moon")+     ]  )+ ,  ('朦', +     [  ("meng2", "deceive/indistinct")+     ]  )+ ,  ('朣', +     [  ("tong2", "light from the rising moon")+     ]  )+ ,  ('朢', +     [  ("wang4", "15th day of month (lunar calendar)")+     ]  )+ ,  ('朠', +     [  ("ying1", "color of the moon")+     ]  )+ ,  ('期', +     [  ("qi1", "a period of time/phase/stage/(used for issue of a periodical, courses of study)/time/term/period/to hope")+     ]  )+ ,  ('朝', +     [  ("chao2", "to face/towards/facing/direct/a dynasty/the imperial court/(abbr.) Korea, esp. N. Korea")+     ,  ("zhao1", "morning")+     ]  )+ ,  ('望', +     [  ("wang4", "hope/expect/to visit/to gaze (into the distance)/look towards/towards")+     ]  )+ ,  ('朘', +     [  ("juan1", "wane, reduce, contract/exploit")+     ]  )+ ,  ('朗', +     [  ("lang3", "clear/bright")+     ]  )+ ,  ('朕', +     [  ("zhen4", "I/we (imperial use)/subtle")+     ]  )+ ,  ('朔', +     [  ("shuo4", "beginning/first day of lunar month")+     ]  )+ ,  ('朓', +     [  ("tiao4", "scorch/western moon before sunrise")+     ]  )+ ,  ('朐', +     [  ("qu2", "(surname)")+     ]  )+ ,  ('朏', +     [  ("fei3", "crescent moon")+     ]  )+ ,  ('服', +     [  ("fu2", "clothes/dress/garment/submit/take (medicine)")+     ]  )+ ,  ('朋', +     [  ("peng2", "friend")+     ]  )+ ,  ('朊', +     [  ("ruan3", "protein")+     ]  )+ ,  ('有', +     [  ("you3", "to have/there is/there are/to exist/to be")+     ]  )+ ,  ('月', +     [  ("yue4", "moon/month")+     ]  )+ ,  ('朅', +     [  ("qie4", "to leave/abandon")+     ]  )+ ,  ('會', +     [  ("hui4", "be able to/be likely to/to assemble/to meet/to gather/group/association")+     ,  ("kuai4", "to balance an account/accounting")+     ]  )+ ,  ('朁', +     [  ("can3", "if, supposing, nevertheless")+     ]  )+ ,  ('最', +     [  ("zui4", "(the) most/-est")+     ]  )+ ,  ('替', +     [  ("ti4", "to substitute for/to take the place of/to replace/for/on behalf of/to stand in for")+     ]  )+ ,  ('曾', +     [  ("ceng2", "(refers to something that happened previously)/already/at some time in the past/before/once")+     ,  ("zeng1", "(surname)/great-grand (father)")+     ]  )+ ,  ('曼', +     [  ("man4", "handsome/large/long")+     ]  )+ ,  ('曹', +     [  ("cao2", "a company/a class/a generation/(a surname)")+     ]  )+ ,  ('書', +     [  ("shu1", "book/letter")+     ]  )+ ,  ('曷', +     [  ("he2", "why/how/when/what/where")+     ]  )+ ,  ('更', +     [  ("geng1", "to change")+     ,  ("geng4", "more/even more/further/still/still more")+     ]  )+ ,  ('曳', +     [  ("ye4", "drag")+     ]  )+ ,  ('曲', +     [  ("qu1", "bent/crooked/wrong")+     ,  ("qu3", "tune/song")+     ]  )+ ,  ('曰', +     [  ("yue1", "to speak/to say")+     ]  )+ ,  ('曬', +     [  ("shai4", "to sun")+     ]  )+ ,  ('曩', +     [  ("nang3", "in former times")+     ]  )+ ,  ('曨', +     [  ("long2", "bright")+     ]  )+ ,  ('曦', +     [  ("xi1", "light of day")+     ]  )+ ,  ('曠', +     [  ("kuang4", "waste/wilderness")+     ]  )+ ,  ('曝', +     [  ("pu4", "to air/to sun")+     ]  )+ ,  ('曜', +     [  ("yao4", "dazzle/glorious")+     ]  )+ ,  ('曛', +     [  ("xun1", "twilight/sunset")+     ]  )+ ,  ('曚', +     [  ("meng2", "before day break")+     ]  )+ ,  ('曙', +     [  ("shu3", "dawn/the dawn of a new epoch (metaphor)")+     ]  )+ ,  ('曖', +     [  ("ai4", "obscure/clandestine")+     ]  )+ ,  ('曏', +     [  ("xiang4", "formerly")+     ]  )+ ,  ('曉', +     [  ("xiao3", "dawn/to know/to tell (sb sth)/dawn")+     ]  )+ ,  ('曈', +     [  ("tong2", "sun about to rise")+     ]  )+ ,  ('曇', +     [  ("tan2", "dark clouds")+     ]  )+ ,  ('曆', +     [  ("li4", "calendar")+     ]  )+ ,  ('曄', +     [  ("ye4", "bright light/to sparkle")+     ]  )+ ,  ('曀', +     [  ("yi4", "obscure/sun hidden by clouds")+     ]  )+ ,  ('暾', +     [  ("tun1", "sun above the horizon")+     ]  )+ ,  ('暻', +     [  ("jing3", "bright")+     ]  )+ ,  ('暹', +     [  ("xian1", "Siam")+     ]  )+ ,  ('暸', +     [  ("liao3", "bright, clear")+     ]  )+ ,  ('暵', +     [  ("han4", "dry/hot")+     ]  )+ ,  ('暴', +     [  ("bao4", "sudden/violent/cruel/to show or expose/to injure")+     ]  )+ ,  ('暲', +     [  ("zhang1", "bright/to rise (of sun)")+     ]  )+ ,  ('暱', +     [  ("ni4", "familiar/to approach")+     ]  )+ ,  ('暮', +     [  ("mu4", "evening/sunset")+     ]  )+ ,  ('暫', +     [  ("zan4", "temporarily")+     ]  )+ ,  ('暨', +     [  ("ji4", "and/reach to/the end")+     ]  )+ ,  ('暧', +     [  ("ai4", "obscure/clandestine")+     ]  )+ ,  ('暢', +     [  ("chang4", "smooth/fluent/joyful/happy")+     ]  )+ ,  ('暠', +     [  ("gao3", "daybreak/bright and brilliant")+     ]  )+ ,  ('暝', +     [  ("ming2", "dark")+     ]  )+ ,  ('暘', +     [  ("yang2", "rising sun/sunshine")+     ]  )+ ,  ('暗', +     [  ("an4", "dark/gloomy/hidden/secret")+     ,  ("an4", "to shut the door/unilluminated")+     ]  )+ ,  ('暖', +     [  ("nuan3", "warm")+     ]  )+ ,  ('暔', +     [  ("nan2", "name of a country")+     ]  )+ ,  ('暑', +     [  ("shu3", "heat/hot weather/summer heat")+     ]  )+ ,  ('暐', +     [  ("wei3", "the bright shining of the sun")+     ]  )+ ,  ('暍', +     [  ("he4", "hot")+     ]  )+ ,  ('暌', +     [  ("kui2", "in opposition to/separated from")+     ]  )+ ,  ('暋', +     [  ("min3", "strong/vigorous")+     ]  )+ ,  ('暉', +     [  ("hui1", "bright/radiant")+     ]  )+ ,  ('暈', +     [  ("yun1", "confused/dizzy/giddy/faint/swoon/lose consciousness/pass out")+     ,  ("yun4", "dizzy/ring around moon or sun")+     ]  )+ ,  ('暇', +     [  ("xia2", "leisure")+     ]  )+ ,  ('暄', +     [  ("xuan1", "genial and warm")+     ]  )+ ,  ('暂', +     [  ("zan4", "temporarily")+     ]  )+ ,  ('晾', +     [  ("liang4", "to dry in the air")+     ]  )+ ,  ('智', +     [  ("zhi4", "wisdom/knowledge")+     ]  )+ ,  ('晷', +     [  ("gui3", "sundial")+     ]  )+ ,  ('晶', +     [  ("jing1", "crystal")+     ]  )+ ,  ('晴', +     [  ("qing2", "clear/fine (weather)")+     ]  )+ ,  ('晰', +     [  ("xi1", "understanding")+     ]  )+ ,  ('景', +     [  ("jing3", "bright/circumstance/scenery")+     ]  )+ ,  ('普', +     [  ("pu3", "general/popular/everywhere/universal")+     ]  )+ ,  ('晬', +     [  ("zui4", "1st birthday of a child")+     ]  )+ ,  ('晨', +     [  ("chen2", "morning/dawn/daybreak")+     ]  )+ ,  ('晦', +     [  ("hui4", "dark/night/unlucky")+     ]  )+ ,  ('晥', +     [  ("han4", "Anhui province")+     ]  )+ ,  ('晤', +     [  ("wu4", "meet (socially)")+     ]  )+ ,  ('晢', +     [  ("zhe2", "bright")+     ]  )+ ,  ('晡', +     [  ("bu1", "3-5 p.m.")+     ]  )+ ,  ('晟', +     [  ("sheng4", "brightness of sun/splendor")+     ]  )+ ,  ('晞', +     [  ("xi1", "dawn/dry in the sun")+     ]  )+ ,  ('晝', +     [  ("zhou4", "daytime")+     ]  )+ ,  ('晜', +     [  ("kun1", "descendant/elder brother")+     ]  )+ ,  ('晛', +     [  ("xian4", "to appear (of sun)")+     ]  )+ ,  ('晚', +     [  ("wan3", "evening/night/late")+     ]  )+ ,  ('晖', +     [  ("hui1", "bright/radiant")+     ]  )+ ,  ('晕', +     [  ("yun1", "confused/dizzy/giddy/faint/swoon/lose consciousness/pass out")+     ,  ("yun4", "dizzy/ring around moon or sun")+     ]  )+ ,  ('晔', +     [  ("ye4", "bright light/to sparkle")+     ]  )+ ,  ('晓', +     [  ("xiao3", "dawn/to know/to tell (sb sth)/dawn")+     ]  )+ ,  ('晒', +     [  ("shai4", "to sun")+     ,  ("shai4", "to sun")+     ]  )+ ,  ('晏', +     [  ("yan4", "(surname)/late/quiet")+     ]  )+ ,  ('晌', +     [  ("shang3", "around noon")+     ]  )+ ,  ('晋', +     [  ("jin4", "name of a dynasty")+     ]  )+ ,  ('晉', +     [  ("jin4", "name of a dynasty")+     ]  )+ ,  ('晅', +     [  ("xuan1", "light of the sun/to dry in the sun")+     ]  )+ ,  ('晃', +     [  ("huang3", "dazzle")+     ,  ("huang4", "sway/to shade")+     ]  )+ ,  ('時', +     [  ("shi2", "o'clock/time/when/hour/season/period")+     ]  )+ ,  ('晁', +     [  ("chao2", "(surname)")+     ]  )+ ,  ('显', +     [  ("xian3", "prominent/conspicuous")+     ]  )+ ,  ('昼', +     [  ("zhou4", "daytime")+     ]  )+ ,  ('昺', +     [  ("bing3", "bright/glorious")+     ]  )+ ,  ('昶', +     [  ("chang3", "bright/long day")+     ]  )+ ,  ('昵', +     [  ("ni4", "familiar/to approach")+     ]  )+ ,  ('昴', +     [  ("mao3", "the Pleiades")+     ]  )+ ,  ('昳', +     [  ("die2", "the declining sun in the west")+     ]  )+ ,  ('昱', +     [  ("yu4", "bright light")+     ]  )+ ,  ('是', +     [  ("shi4", "is/are/am/yes/to be")+     ]  )+ ,  ('昭', +     [  ("zhao1", "illustrious/manifest")+     ]  )+ ,  ('昫', +     [  ("xu4", "warm")+     ]  )+ ,  ('昨', +     [  ("zuo2", "yesterday")+     ]  )+ ,  ('昧', +     [  ("mei4", "conceal/dark")+     ]  )+ ,  ('春', +     [  ("chun1", "spring (time)/gay/joyful/youthful/love/lust/life")+     ]  )+ ,  ('昤', +     [  ("ling1", "sunshine")+     ]  )+ ,  ('昡', +     [  ("xuan4", "long day/extended/relaxed")+     ]  )+ ,  ('映', +     [  ("ying4", "reflect/shine")+     ]  )+ ,  ('星', +     [  ("xing1", "star/satellite/small amount")+     ]  )+ ,  ('昝', +     [  ("zan3", "(a dual pronoun) you and me, we two")+     ]  )+ ,  ('昜', +     [  ("yang2", "to open out, to expand/bright, glorious")+     ]  )+ ,  ('昙', +     [  ("tan2", "dark clouds")+     ]  )+ ,  ('昕', +     [  ("xin1", "dawn")+     ]  )+ ,  ('昔', +     [  ("xi1", "past/former")+     ]  )+ ,  ('易', +     [  ("yi4", "(surname)/change/easy/simple")+     ]  )+ ,  ('昑', +     [  ("qin3", "bright")+     ]  )+ ,  ('昏', +     [  ("hun1", "muddle-headed/twilight/to faint/to lose consciousness")+     ]  )+ ,  ('明', +     [  ("ming2", "clear/bright/to understand/next/the Ming dynasty")+     ]  )+ ,  ('昌', +     [  ("chang1", "prosperous/flourish")+     ]  )+ ,  ('昊', +     [  ("hao4", "clear summer sky/vast")+     ]  )+ ,  ('昉', +     [  ("fang3", "dawn/to begin")+     ]  )+ ,  ('昇', +     [  ("sheng1", "ascend/peaceful")+     ]  )+ ,  ('昆', +     [  ("kun1", "Kunlun mountains")+     ,  ("kun1", "descendant/elder brother")+     ]  )+ ,  ('昄', +     [  ("ban3", "great/expansive")+     ]  )+ ,  ('昃', +     [  ("ze4", "afternoon/decline")+     ]  )+ ,  ('昂', +     [  ("ang2", "high/raise (head)")+     ,  ("ang2", "high/soaring/raise/lift/expensive/to raise one's head")+     ]  )+ ,  ('昀', +     [  ("yun2", "sun light/used in personal name")+     ]  )+ ,  ('旽', +     [  ("tun1", "morning sun, sunrise")+     ]  )+ ,  ('旼', +     [  ("min2", "gentle and affable")+     ]  )+ ,  ('旻', +     [  ("min2", "heaven")+     ]  )+ ,  ('旺', +     [  ("wang4", "prosperous/flourishing/to prosper/to flourish")+     ]  )+ ,  ('旷', +     [  ("kuang4", "waste/wilderness")+     ]  )+ ,  ('时', +     [  ("shi2", "o'clock/time/when/hour/season/period")+     ]  )+ ,  ('旴', +     [  ("xu1", "dawn")+     ]  )+ ,  ('旱', +     [  ("han4", "drought")+     ]  )+ ,  ('旰', +     [  ("gan4", "sunset/evening")+     ]  )+ ,  ('旭', +     [  ("xu4", "dawn/rising sun")+     ]  )+ ,  ('旬', +     [  ("xun2", "ten days/ten years")+     ]  )+ ,  ('早', +     [  ("zao3", "early/morning")+     ]  )+ ,  ('旨', +     [  ("zhi3", "imperial decree/purport/aim/purpose")+     ]  )+ ,  ('旧', +     [  ("jiu4", "old (opposite of new)/former")+     ]  )+ ,  ('旦', +     [  ("dan4", "dawn/morning/day-break/day")+     ]  )+ ,  ('日', +     [  ("ri4", "day/sun/date/day of the month/Japan (abbrev.)")+     ]  )+ ,  ('既', +     [  ("ji4", "already/since/both... (and...)")+     ]  )+ ,  ('旡', +     [  ("ji4", "choke on something eaten")+     ]  )+ ,  ('无', +     [  ("wu2", "-less/not to have/no/none/not/to lack/un-")+     ]  )+ ,  ('旟', +     [  ("yu2", "banner with falcons/mussed up hair")+     ]  )+ ,  ('旝', +     [  ("guai4", "banner, flag, streamer/insignia")+     ]  )+ ,  ('旛', +     [  ("fan1", "pennant")+     ]  )+ ,  ('旗', +     [  ("qi2", "banner/flag")+     ]  )+ ,  ('旖', +     [  ("yi3", "fluttering of flag")+     ]  )+ ,  ('旓', +     [  ("shao1", "serrated edges on a Chinese flag")+     ]  )+ ,  ('旒', +     [  ("liu2", "tassel")+     ]  )+ ,  ('旐', +     [  ("zhao4", "banner")+     ]  )+ ,  ('族', +     [  ("zu2", "race/nationality/ethnicity/clan")+     ]  )+ ,  ('旎', +     [  ("ni3", "fluttering of flags")+     ]  )+ ,  ('旌', +     [  ("jing1", "banner/make manifest")+     ]  )+ ,  ('旋', +     [  ("xuan2", "revolve")+     ,  ("xuan4", "lathe/specially for an occasion")+     ]  )+ ,  ('旆', +     [  ("pei4", "pennant/streamer")+     ]  )+ ,  ('旅', +     [  ("lu:3", "trip/travel")+     ]  )+ ,  ('旄', +     [  ("mao2", "banner decorated with animal's tail")+     ,  ("mao4", "aged")+     ]  )+ ,  ('旃', +     [  ("zhan1", "felt/silken banner")+     ]  )+ ,  ('旂', +     [  ("qi2", "flag")+     ]  )+ ,  ('旁', +     [  ("pang2", "beside/one side/other/side/self")+     ]  )+ ,  ('斿', +     [  ("you2", "scallops along lower edge of flag")+     ]  )+ ,  ('施', +     [  ("shi1", "(surname)/distribute (alms)/to do/to execute/to carry out")+     ]  )+ ,  ('於', +     [  ("yu1", "(surname)")+     ,  ("yu2", "in/at/to/from/by/than/out of")+     ]  )+ ,  ('方', +     [  ("fang1", "square/quadrilateral/direction/just")+     ]  )+ ,  ('斸', +     [  ("zhu3", "cut")+     ]  )+ ,  ('斷', +     [  ("duan4", "absolutely/decidedly (in negative constructions)/break/to judge")+     ]  )+ ,  ('斲', +     [  ("zhuo2", "chop/carve wood")+     ]  )+ ,  ('新', +     [  ("xin1", "new/newly/meso- (chem.)")+     ]  )+ ,  ('斯', +     [  ("si1", "(phonetic)/this")+     ]  )+ ,  ('斮', +     [  ("zhuo2", "cut off")+     ]  )+ ,  ('断', +     [  ("duan4", "absolutely/decidedly (in negative constructions)/break/to judge")+     ]  )+ ,  ('斬', +     [  ("zhan3", "behead/chop")+     ]  )+ ,  ('斫', +     [  ("zhuo2", "chop/carve wood")+     ]  )+ ,  ('斩', +     [  ("zhan3", "behead/chop")+     ]  )+ ,  ('斨', +     [  ("qiang1", "axe")+     ]  )+ ,  ('斧', +     [  ("fu3", "hatchet")+     ]  )+ ,  ('斥', +     [  ("chi4", "blame/reprove/reprimand")+     ]  )+ ,  ('斤', +     [  ("jin1", "catty/weight equal to 0.5 kg")+     ]  )+ ,  ('斢', +     [  ("tou3", "to plunder")+     ]  )+ ,  ('斡', +     [  ("wo4", "to turn")+     ]  )+ ,  ('斠', +     [  ("jiao4", "to measure")+     ]  )+ ,  ('斟', +     [  ("zhen1", "pour/to deliberate")+     ]  )+ ,  ('斞', +     [  ("yu3", "a stack of grain/a measure of 16 dou3")+     ]  )+ ,  ('斝', +     [  ("jia3", "jade cup with ears")+     ]  )+ ,  ('斜', +     [  ("xie2", "slanting")+     ]  )+ ,  ('斛', +     [  ("hu2", "5 pecks (M)")+     ]  )+ ,  ('料', +     [  ("liao4", "material/stuff/grain/feed/to expect/to anticipate/to guess")+     ]  )+ ,  ('斗', +     [  ("dou3", "Chinese peck")+     ,  ("dou4", "to fight/to battle/to struggle/to incite")+     ,  ("dou4", "fight/incite")+     ]  )+ ,  ('斕', +     [  ("lan2", "variegated/parti-colored")+     ]  )+ ,  ('斓', +     [  ("lan2", "variegated/parti-colored")+     ]  )+ ,  ('斒', +     [  ("ban1", "variegated/striped/marbled")+     ]  )+ ,  ('斑', +     [  ("ban1", "variegated")+     ]  )+ ,  ('斐', +     [  ("fei3", "(phonetic)/(surname)/elegant")+     ]  )+ ,  ('斌', +     [  ("bin1", "ornamental/refined")+     ]  )+ ,  ('斋', +     [  ("zhai1", "a fast/studio")+     ]  )+ ,  ('文', +     [  ("wen2", "language/culture/writing/formal/literary/gentle")+     ]  )+ ,  ('斃', +     [  ("bi4", "die violently")+     ]  )+ ,  ('斂', +     [  ("lian3", "arrange/control oneself/gather")+     ]  )+ ,  ('斁', +     [  ("yi4", "be weary of")+     ]  )+ ,  ('敿', +     [  ("jiao3", "tie up (laces)")+     ]  )+ ,  ('敻', +     [  ("xiong4", "(surname)")+     ]  )+ ,  ('敺', +     [  ("qu1", "expel/urge on")+     ]  )+ ,  ('敹', +     [  ("liao2", "keep tidy and repaired/sew")+     ]  )+ ,  ('數', +     [  ("shu3", "to count")+     ,  ("shu4", "number/figure/to count/to calculate/several")+     ,  ("shuo4", "frequently/repeatedly")+     ]  )+ ,  ('敷', +     [  ("fu1", "announce/apply")+     ]  )+ ,  ('敵', +     [  ("di2", "enemy/match")+     ]  )+ ,  ('整', +     [  ("zheng3", "exactly/in good order/whole/complete/entire/in order/orderly")+     ]  )+ ,  ('敳', +     [  ("ai2", "able (in administrating)")+     ]  )+ ,  ('敲', +     [  ("qiao1", "extort/knock/to strike/to knock (at a door)/to hit")+     ]  )+ ,  ('数', +     [  ("shu3", "to count")+     ,  ("shu4", "number/figure/to count/to calculate/several")+     ,  ("shuo4", "frequently/repeatedly")+     ]  )+ ,  ('敬', +     [  ("jing4", "to respect/to venerate/to salute/to offer")+     ]  )+ ,  ('敪', +     [  ("duo2", "to weigh/cut/come without being invited")+     ]  )+ ,  ('敧', +     [  ("qi3", "to pick up thing with chopsticks or pincers.")+     ]  )+ ,  ('敦', +     [  ("dun1", "kind-hearted")+     ,  ("dun1", "kind-hearted/place name")+     ]  )+ ,  ('散', +     [  ("san3", "leisurely/loosen/powdered medicine/to scatter/to come loose")+     ,  ("san4", "adjourn/scatter")+     ]  )+ ,  ('敢', +     [  ("gan3", "dare")+     ]  )+ ,  ('敞', +     [  ("chang3", "spacious/uncovered")+     ]  )+ ,  ('敝', +     [  ("bi4", "my (polite)/poor/ruined/shabby/worn out/defeated")+     ]  )+ ,  ('敜', +     [  ("nie4", "to fill up or cover up a hole")+     ]  )+ ,  ('敛', +     [  ("lian3", "arrange/control oneself/gather")+     ]  )+ ,  ('教', +     [  ("jiao1", "teach")+     ,  ("jiao4", "religion/teaching")+     ]  )+ ,  ('敘', +     [  ("xu4", "narrate/abbreviation for Syria")+     ]  )+ ,  ('敗', +     [  ("bai4", "be defeated/to defeat/loss")+     ]  )+ ,  ('敖', +     [  ("ao2", "ramble")+     ]  )+ ,  ('敕', +     [  ("chi4", "imperial orders")+     ]  )+ ,  ('敔', +     [  ("yu3", "(ancient mus. instr.)")+     ]  )+ ,  ('救', +     [  ("jiu4", "to save/to assist/to rescue")+     ]  )+ ,  ('敏', +     [  ("min3", "keen")+     ]  )+ ,  ('敌', +     [  ("di2", "enemy/match")+     ]  )+ ,  ('敉', +     [  ("mi3", "peaceful")+     ]  )+ ,  ('效', +     [  ("xiao4", "imitate")+     ,  ("xiao4", "effect/efficacy/imitate")+     ]  )+ ,  ('故', +     [  ("gu4", "happening/instance/reason/cause/deceased/old")+     ]  )+ ,  ('敃', +     [  ("min3", "strong/robust/vigorous")+     ]  )+ ,  ('敁', +     [  ("dian1", "to weigh in the hand, to estimate/to shake")+     ]  )+ ,  ('政', +     [  ("zheng4", "political/politics/government")+     ]  )+ ,  ('放', +     [  ("fang4", "to release/to free/to let go/to put/to place/to let out")+     ]  )+ ,  ('攻', +     [  ("gong1", "to attack/to accuse/to study")+     ]  )+ ,  ('改', +     [  ("gai3", "to change/to alter/to transform/to correct")+     ]  )+ ,  ('攸', +     [  ("you1", "distant, far/adverbial prefix")+     ]  )+ ,  ('攷', +     [  ("kao3", "examine")+     ]  )+ ,  ('收', +     [  ("shou1", "to receive/to accept/to collect/in care of (used on address line after name)")+     ]  )+ ,  ('攲', +     [  ("qi1", "up/uneven")+     ]  )+ ,  ('支', +     [  ("zhi1", "(a measure word)/to support/to sustain/to erect/to raise/branch/division/to draw money")+     ]  )+ ,  ('攮', +     [  ("nang3", "to fend off/to stab")+     ]  )+ ,  ('攬', +     [  ("lan3", "monopolize/seize")+     ]  )+ ,  ('攫', +     [  ("jue2", "seize (bird or animal)")+     ]  )+ ,  ('攪', +     [  ("jiao3", "to disturb/to annoy/to mix/to stir")+     ]  )+ ,  ('攩', +     [  ("dang3", "hinder/resist")+     ]  )+ ,  ('攤', +     [  ("tan1", "spread out/vendor's stand")+     ]  )+ ,  ('攣', +     [  ("luan2", "twisted/bent/crooked/cramped")+     ]  )+ ,  ('攢', +     [  ("cuan2", "bring together")+     ,  ("zan3", "collect/hoard")+     ]  )+ ,  ('攝', +     [  ("she4", "assist/collect/absorb")+     ]  )+ ,  ('攜', +     [  ("xie2", "to carry/to take along/to bring along/to hold (hands)")+     ]  )+ ,  ('攛', +     [  ("cuan1", "rush/stir up/throw/fling/hurry/rage")+     ]  )+ ,  ('攙', +     [  ("chan1", "assist by the arm/mix/support/sustain")+     ]  )+ ,  ('攘', +     [  ("rang3", "throw into confusion")+     ]  )+ ,  ('攖', +     [  ("ying1", "oppose/to attack")+     ]  )+ ,  ('攔', +     [  ("lan2", "cut off/hinder")+     ]  )+ ,  ('攒', +     [  ("cuan2", "bring together")+     ,  ("zan3", "collect/hoard")+     ]  )+ ,  ('攏', +     [  ("long3", "collect/draw near to")+     ]  )+ ,  ('攆', +     [  ("nian3", "expel")+     ]  )+ ,  ('攄', +     [  ("shu1", "set forth/to spread")+     ]  )+ ,  ('攃', +     [  ("sa4", "preceding")+     ]  )+ ,  ('攀', +     [  ("pan1", "climb up/pull")+     ]  )+ ,  ('擿', +     [  ("zhi2", "to select, to pick out from, to discard")+     ]  )+ ,  ('擾', +     [  ("rao3", "disturb")+     ]  )+ ,  ('擽', +     [  ("lu:e4", "tickle/ticklish, funny")+     ]  )+ ,  ('擻', +     [  ("sou3", "shake/trembling")+     ]  )+ ,  ('擺', +     [  ("bai3", "pendulum/to place/to display/to swing/to oscillate/to show/to move/to exhibit")+     ]  )+ ,  ('擸', +     [  ("lie4", "to hold, to grasp/to hold the hair/to pull at")+     ]  )+ ,  ('擷', +     [  ("xie2", "collect")+     ]  )+ ,  ('擴', +     [  ("kuo4", "enlarge")+     ]  )+ ,  ('擲', +     [  ("zhi4", "toss")+     ]  )+ ,  ('擱', +     [  ("ge1", "to place")+     ]  )+ ,  ('擰', +     [  ("ning2", "to pinch/wring")+     ,  ("ning3", "mistake/to twist")+     ,  ("ning4", "stubborn")+     ]  )+ ,  ('擯', +     [  ("bin4", "reject/expel/discard/exclude/renounce")+     ]  )+ ,  ('擭', +     [  ("huo4", "trap")+     ]  )+ ,  ('擬', +     [  ("ni3", "plan to")+     ]  )+ ,  ('擫', +     [  ("ye4", "to press down")+     ]  )+ ,  ('擩', +     [  ("ru3", "to stain, to dye")+     ]  )+ ,  ('擦', +     [  ("ca1", "to wipe/to erase/rubbing (brush stroke in painting)/to clean/to polish")+     ]  )+ ,  ('擤', +     [  ("xing3", "blow nose")+     ]  )+ ,  ('擣', +     [  ("dao3", "stir/to pound")+     ]  )+ ,  ('擢', +     [  ("zhuo2", "pull out/select")+     ]  )+ ,  ('擠', +     [  ("ji3", "crowded/to squeeze")+     ]  )+ ,  ('擞', +     [  ("sou3", "shake/trembling")+     ]  )+ ,  ('據', +     [  ("ju4", "according to/to act in accordance with/to depend on/to seize/to occupy")+     ]  )+ ,  ('擘', +     [  ("bo4", "thumb/break/tear/pierce/split/to analyze")+     ]  )+ ,  ('擗', +     [  ("pi3", "to beat the breast")+     ]  )+ ,  ('擖', +     [  ("ge3", "scrape")+     ]  )+ ,  ('擔', +     [  ("dan1", "to undertake/to carry/to shoulder/to take responsibility")+     ,  ("dan4", "a picul (133.33 lbs.)/burden/a load/responsibility")+     ]  )+ ,  ('擒', +     [  ("qin2", "capture")+     ]  )+ ,  ('擐', +     [  ("huan4", "pass through/to get into (armor)")+     ]  )+ ,  ('擎', +     [  ("qing2", "to raise (hand)")+     ]  )+ ,  ('操', +     [  ("cao1", "to hold/to drill/to exercise/to act/to do/to take in hand/to keep/to manage")+     ]  )+ ,  ('擋', +     [  ("dang3", "hinder/resist/obstruct/hinder/cover/keep off/a cover/to block (a blow)/to get in the way of")+     ,  ("dang4", "arrange/put in order")+     ]  )+ ,  ('擊', +     [  ("ji1", "to hit/to strike/to break")+     ]  )+ ,  ('擉', +     [  ("chuo4", "to pierce/to break through")+     ]  )+ ,  ('擇', +     [  ("ze2", "to select/to choose/to pick")+     ,  ("zhai2", "pick over")+     ]  )+ ,  ('擅', +     [  ("shan4", "usurp/without authority")+     ]  )+ ,  ('擄', +     [  ("lu3", "take captive")+     ]  )+ ,  ('擂', +     [  ("lei2", "beat/to grind")+     ,  ("lei4", "beat (a drum)")+     ]  )+ ,  ('擁', +     [  ("yong1", "(v) gather round/rush in/crowd/throng/to hold/crowded/to support")+     ]  )+ ,  ('撿', +     [  ("jian3", "pick up/collect/gather")+     ]  )+ ,  ('撾', +     [  ("zhua1", "beat")+     ]  )+ ,  ('撼', +     [  ("han4", "shake/to incite")+     ]  )+ ,  ('撻', +     [  ("ta4", "flog/rapid")+     ]  )+ ,  ('撺', +     [  ("cuan1", "rush/stir up/throw/fling/hurry/rage")+     ]  )+ ,  ('撷', +     [  ("xie2", "collect")+     ]  )+ ,  ('撵', +     [  ("nian3", "expel")+     ]  )+ ,  ('撳', +     [  ("qin4", "to press (bell)")+     ]  )+ ,  ('撲', +     [  ("pu1", "rush on")+     ]  )+ ,  ('撱', +     [  ("tuo3", "clip/shorten/throw away")+     ]  )+ ,  ('撰', +     [  ("zhuan4", "compose/compile")+     ,  ("zhuan4", "compose/compile/discourse in praise")+     ]  )+ ,  ('撮', +     [  ("cuo1", "bring together/little bit/shovel/gather up/bring together/pick")+     ]  )+ ,  ('播', +     [  ("bo1", "sow/scatter/spread/broadcast")+     ]  )+ ,  ('撬', +     [  ("qiao4", "to lift")+     ]  )+ ,  ('撫', +     [  ("fu3", "to comfort/touch gently with hand")+     ]  )+ ,  ('撩', +     [  ("liao1", "lift up (skirt)/pull up (sleeve)")+     ,  ("liao2", "stitch/take/tease")+     ]  )+ ,  ('撦', +     [  ("che3", "to tear/pull at")+     ]  )+ ,  ('撥', +     [  ("bo1", "to push aside/to appropriate (money)/to move/to set aside/group/batch/to poke/to stir")+     ]  )+ ,  ('撤', +     [  ("che4", "remove/take away/withdraw")+     ]  )+ ,  ('撣', +     [  ("dan3", "brush away/dust off/a brush or duster/to dust")+     ]  )+ ,  ('撢', +     [  ("dan3", "to dust")+     ]  )+ ,  ('撟', +     [  ("jiao3", "correct")+     ]  )+ ,  ('撞', +     [  ("zhuang4", "to hit/to strike/to meet by accident/to run into/to bump against/to bump into")+     ]  )+ ,  ('撝', +     [  ("hui1", "wave, brandish/modest, humble")+     ]  )+ ,  ('撚', +     [  ("nian3", "twirl (in the fingers)")+     ]  )+ ,  ('撙', +     [  ("zun3", "regulate/restrain")+     ]  )+ ,  ('撕', +     [  ("si1", "to tear")+     ]  )+ ,  ('撓', +     [  ("nao2", "to scratch")+     ]  )+ ,  ('撒', +     [  ("sa1", "let go")+     ,  ("sa3", "to scatter")+     ]  )+ ,  ('撑', +     [  ("cheng1", "support/prop-up/to pole a boat/to open/to overfill")+     ]  )+ ,  ('撐', +     [  ("cheng1", "support/prop-up/to pole a boat/to open/to overfill")+     ]  )+ ,  ('撏', +     [  ("xun2", "pull out, pluck/take hold of")+     ]  )+ ,  ('撋', +     [  ("ruan2", "to rub between the hands")+     ]  )+ ,  ('撊', +     [  ("xian4", "valiant/wrathful")+     ]  )+ ,  ('撈', +     [  ("lao1", "fish up")+     ]  )+ ,  ('撇', +     [  ("pie1", "cast away")+     ,  ("pie3", "(downwards-left curved character stroke)/throw")+     ]  )+ ,  ('撅', +     [  ("jue1", "break off/stick up (as a tail)")+     ]  )+ ,  ('撄', +     [  ("ying1", "oppose/to attack")+     ]  )+ ,  ('撂', +     [  ("liao4", "to leave (it)")+     ]  )+ ,  ('摽', +     [  ("biao1", "sign/to signal")+     ,  ("piao3", "to fall")+     ]  )+ ,  ('摻', +     [  ("chan1", "mix")+     ,  ("shan3", "to grasp")+     ]  )+ ,  ('摺', +     [  ("zhe2", "folded document/to fold")+     ]  )+ ,  ('摹', +     [  ("mo2", "imitate/copy")+     ]  )+ ,  ('摸', +     [  ("mo1", "feel with the hand/to touch/to stroke/to grope/to feel (one's pulse)")+     ,  ("mo2", "imitate/copy")+     ]  )+ ,  ('摷', +     [  ("jiao3", "to knock/strike")+     ]  )+ ,  ('摶', +     [  ("tuan2", "roll round with hand")+     ]  )+ ,  ('摴', +     [  ("shu1", "dice/gambling/to release")+     ]  )+ ,  ('摳', +     [  ("kou1", "dig out (with finger)/stingy")+     ]  )+ ,  ('摲', +     [  ("shan4", "to cut down/mow")+     ]  )+ ,  ('摰', +     [  ("nie4", "to seize with the hand/to grasp. to advance. to breakdown")+     ]  )+ ,  ('摯', +     [  ("zhi4", "(surname)/sincere")+     ]  )+ ,  ('摮', +     [  ("ao2", "to rattle/to shake. to smite")+     ]  )+ ,  ('摭', +     [  ("zhi2", "pick up/to select")+     ]  )+ ,  ('摩', +     [  ("mo2", "rub")+     ]  )+ ,  ('摧', +     [  ("cui1", "break/destroy/devastate/ravage/repress")+     ]  )+ ,  ('摦', +     [  ("hua4", "wide/broad")+     ]  )+ ,  ('摠', +     [  ("zong3", "general/in every case/to hold")+     ]  )+ ,  ('摟', +     [  ("lou1", "graft (money)/solicit/to gather/to collect")+     ,  ("lou3", "to hug/to embrace")+     ]  )+ ,  ('摞', +     [  ("luo4", "pile up")+     ]  )+ ,  ('摜', +     [  ("guan4", "fling/smash")+     ]  )+ ,  ('摛', +     [  ("chi1", "to spread (fame)/wield (pen)")+     ]  )+ ,  ('摙', +     [  ("lian3", "to transport/to remove to take")+     ]  )+ ,  ('摘', +     [  ("zhai1", "to borrow/to pick (flowers, fruit)/to pluck/to take/to select")+     ]  )+ ,  ('摔', +     [  ("shuai1", "throw on ground/to fall")+     ]  )+ ,  ('摒', +     [  ("bing4", "arrange/drive off/expel")+     ]  )+ ,  ('摑', +     [  ("guo2", "to slap")+     ]  )+ ,  ('摎', +     [  ("liao2", "to strangle/to inquire into")+     ]  )+ ,  ('摊', +     [  ("tan1", "spread out/vendor's stand")+     ]  )+ ,  ('摈', +     [  ("bin4", "reject/expel/discard/exclude/renounce")+     ]  )+ ,  ('摇', +     [  ("yao2", "shake/to rock")+     ]  )+ ,  ('摆', +     [  ("bai3", "pendulum/to place/to display/to swing/to oscillate/to show/to move/to exhibit")+     ]  )+ ,  ('摅', +     [  ("shu1", "set forth/to spread")+     ]  )+ ,  ('摄', +     [  ("she4", "assist/collect/absorb")+     ]  )+ ,  ('摁', +     [  ("en4", "to press (with finger)")+     ]  )+ ,  ('摀', +     [  ("wu3", "(v) seal up; muffle")+     ]  )+ ,  ('搿', +     [  ("ge2", "to hug")+     ]  )+ ,  ('搾', +     [  ("zha4", "oppress/to extract")+     ]  )+ ,  ('搽', +     [  ("cha2", "apply (ointment, powder)/smear/paint on")+     ]  )+ ,  ('携', +     [  ("xie2", "to carry/to take along/to bring along/to hold (hands)")+     ]  )+ ,  ('搷', +     [  ("chen1", "to beat/to winnow")+     ]  )+ ,  ('搶', +     [  ("qiang1", "against wind")+     ,  ("qiang3", "fight over/to rush/to scramble/to grab/to rob/to snatch")+     ]  )+ ,  ('搵', +     [  ("wen4", "press with finger/wipe")+     ]  )+ ,  ('搴', +     [  ("qian1", "seize")+     ]  )+ ,  ('搰', +     [  ("hu2", "dig/mix")+     ]  )+ ,  ('搯', +     [  ("tao1", "fish out (from pocket)")+     ]  )+ ,  ('搭', +     [  ("da1", "build (scaffolding)/take (boat, train)/hang/join/match/take passage")+     ]  )+ ,  ('搬', +     [  ("ban1", "remove/transport/move/shift")+     ]  )+ ,  ('搪', +     [  ("tang2", "keep out")+     ]  )+ ,  ('搨', +     [  ("ta4", "make rubbing")+     ]  )+ ,  ('搧', +     [  ("shan1", "to fan")+     ]  )+ ,  ('搦', +     [  ("nuo4", "take hold")+     ]  )+ ,  ('搥', +     [  ("chui2", "beat with the fist/to hammer")+     ]  )+ ,  ('搤', +     [  ("e4", "hold (strategic position)")+     ]  )+ ,  ('搢', +     [  ("jin4", "shake/stick into/strike")+     ]  )+ ,  ('搡', +     [  ("sang3", "push back/push over")+     ]  )+ ,  ('搠', +     [  ("shuo4", "daub/thrust")+     ]  )+ ,  ('搞', +     [  ("gao3", "to do/to make/to go in for/to set up/to get hold of/to take care of")+     ]  )+ ,  ('搜', +     [  ("sou1", "to search")+     ]  )+ ,  ('搘', +     [  ("zhi1", "prop up")+     ]  )+ ,  ('搗', +     [  ("dao3", "pound/beat/hull/attack/disturb/stir")+     ]  )+ ,  ('搖', +     [  ("yao2", "shake/to rock")+     ]  )+ ,  ('搕', +     [  ("ke4", "to strike/totake in the hand")+     ]  )+ ,  ('搔', +     [  ("sao1", "disturb/to scratch")+     ]  )+ ,  ('搓', +     [  ("cuo1", "to rub or roll between the hands or fingers/to twist")+     ]  )+ ,  ('搒', +     [  ("beng4", "boat/to whip")+     ]  )+ ,  ('搐', +     [  ("chu4", "lead/pull")+     ]  )+ ,  ('搏', +     [  ("bo2", "fight/combat/seize")+     ]  )+ ,  ('搎', +     [  ("sun1", "to rub with the hand/to stroke")+     ]  )+ ,  ('損', +     [  ("sun3", "to damage/injure/to lose/to harm")+     ]  )+ ,  ('搌', +     [  ("zhan3", "bind/wipe")+     ]  )+ ,  ('搊', +     [  ("chou1", "pluck (stringed instrument)")+     ]  )+ ,  ('搉', +     [  ("que4", "consult/knock/beat")+     ]  )+ ,  ('搆', +     [  ("gou4", "implicate/reach to")+     ]  )+ ,  ('搅', +     [  ("jiao3", "to disturb/to annoy/to mix/to stir")+     ]  )+ ,  ('搂', +     [  ("lou1", "graft (money)/solicit/to gather/to collect")+     ,  ("lou3", "to hug/to embrace")+     ]  )+ ,  ('搁', +     [  ("ge1", "to place")+     ]  )+ ,  ('搀', +     [  ("chan1", "assist by the arm/mix/support/sustain")+     ]  )+ ,  ('揿', +     [  ("qin4", "to press (bell)")+     ]  )+ ,  ('揽', +     [  ("lan3", "monopolize/seize")+     ]  )+ ,  ('揹', +     [  ("bei1", "carry on one's back")+     ]  )+ ,  ('揶', +     [  ("ye2", "gesticulate/play antics")+     ]  )+ ,  ('揵', +     [  ("qian2", "carry")+     ]  )+ ,  ('援', +     [  ("yuan2", "to help/to assist/to aid")+     ]  )+ ,  ('揲', +     [  ("she2", "sort out divining stalks")+     ]  )+ ,  ('揰', +     [  ("chong4", "poke out/punch/push into")+     ]  )+ ,  ('揮', +     [  ("hui1", "scatter/wield/wipe away")+     ]  )+ ,  ('揭', +     [  ("jie1", "lift off (a cover)/divulge")+     ]  )+ ,  ('揫', +     [  ("jiu1", "gather/collect")+     ]  )+ ,  ('揪', +     [  ("jiu1", "to clutch")+     ]  )+ ,  ('揩', +     [  ("kai1", "wipe")+     ]  )+ ,  ('揥', +     [  ("ti4", "get rid of/ivory hairpin")+     ]  )+ ,  ('揣', +     [  ("chuai1", "put into")+     ,  ("chuai3", "estimate/guess/figure/surmise")+     ]  )+ ,  ('握', +     [  ("wo4", "shake hands/to hold/to grasp")+     ]  )+ ,  ('揠', +     [  ("ya4", "eradicate/pull up")+     ]  )+ ,  ('揝', +     [  ("zuan4", "to hold in the hand, to grasp/to wring")+     ]  )+ ,  ('揜', +     [  ("yan3", "cover up/to surprise")+     ]  )+ ,  ('換', +     [  ("huan4", "change/exchange")+     ]  )+ ,  ('揚', +     [  ("yang2", "hurl/to raise/to scatter")+     ]  )+ ,  ('揗', +     [  ("shun3", "strike, hit with hand/tap")+     ]  )+ ,  ('揖', +     [  ("yi1", "greet (by raising the joined hands)")+     ]  )+ ,  ('揕', +     [  ("zhen4", "to hit/to thrust")+     ]  )+ ,  ('插', +     [  ("cha1", "insert/stick in/pierce/to take part in/to interfere/to interpose")+     ]  )+ ,  ('提', +     [  ("di1", "carry (suspended)")+     ,  ("ti2", "to carry/to lift/to put forward/(upwards character stroke)/lifting (brush stroke in painting)/to mention")+     ]  )+ ,  ('描', +     [  ("miao2", "depict/to trace (a drawing)/to copy/to touch up")+     ]  )+ ,  ('揎', +     [  ("xuan1", "pull up sleeves/strike with fists")+     ]  )+ ,  ('揍', +     [  ("zou4", "beat up/break to pieces")+     ]  )+ ,  ('揌', +     [  ("sai1", "to shake")+     ]  )+ ,  ('揉', +     [  ("rou2", "knead/massage/rub")+     ]  )+ ,  ('揆', +     [  ("kui2", "consider/estimate")+     ]  )+ ,  ('揅', +     [  ("yan2", "grind fine/study/research")+     ]  )+ ,  ('揄', +     [  ("yu2", "draw out/let hanging")+     ]  )+ ,  ('揃', +     [  ("jian1", "shear")+     ]  )+ ,  ('揀', +     [  ("jian3", "choose/pick up")+     ]  )+ ,  ('掾', +     [  ("yuan4", "official")+     ]  )+ ,  ('掽', +     [  ("peng4", "meet with/to bump")+     ]  )+ ,  ('掼', +     [  ("guan4", "fling/smash")+     ]  )+ ,  ('掺', +     [  ("chan1", "mix")+     ,  ("shan3", "to grasp")+     ]  )+ ,  ('掸', +     [  ("dan3", "brush away/dust off/a brush or duster/to dust")+     ]  )+ ,  ('掷', +     [  ("zhi4", "toss")+     ]  )+ ,  ('掴', +     [  ("guo2", "to slap")+     ]  )+ ,  ('掳', +     [  ("lu3", "take captive")+     ]  )+ ,  ('掱', +     [  ("shou3", "pickpocket")+     ]  )+ ,  ('掰', +     [  ("bai1", "to break with both hands")+     ]  )+ ,  ('掯', +     [  ("ken4", "take by force")+     ]  )+ ,  ('掮', +     [  ("qian2", "carry on shoulders")+     ]  )+ ,  ('掫', +     [  ("zou1", "beat the night watches/grasp")+     ]  )+ ,  ('措', +     [  ("cuo4", "put in order/arrange/administer/execute/take action on")+     ]  )+ ,  ('掩', +     [  ("yan3", "cover up/to surprise")+     ]  )+ ,  ('推', +     [  ("tui1", "push/refuse (responsibility)/shove")+     ]  )+ ,  ('控', +     [  ("kong4", "to accuse/to charge/to control/to sue")+     ]  )+ ,  ('接', +     [  ("jie1", "to extend/to connect/to receive/to join")+     ]  )+ ,  ('掤', +     [  ("bing1", "arrow-quiver")+     ]  )+ ,  ('掣', +     [  ("che4", "pull/obstruct/hinder/draw")+     ]  )+ ,  ('探', +     [  ("tan4", "to explore/to search out/to scout/to visit")+     ]  )+ ,  ('採', +     [  ("cai3", "to pick/to pluck/to collect/to select/to choose/to gather")+     ]  )+ ,  ('掠', +     [  ("lu:e4", "plunder")+     ]  )+ ,  ('掞', +     [  ("shan4", "easy/quiet")+     ]  )+ ,  ('掛', +     [  ("gua4", "to hang/to put up/to suspend")+     ]  )+ ,  ('掙', +     [  ("zheng1", "struggle")+     ,  ("zheng4", "to earn/to make (money)")+     ]  )+ ,  ('掘', +     [  ("jue2", "dig")+     ]  )+ ,  ('掗', +     [  ("ya4", "attach/brandish/hold")+     ]  )+ ,  ('掖', +     [  ("ye1", "tuck (in)")+     ]  )+ ,  ('掔', +     [  ("qian1", "lead along/substantial")+     ]  )+ ,  ('排', +     [  ("pai2", "a platoon/line up")+     ,  ("pai3", "row of logs or boards")+     ]  )+ ,  ('掐', +     [  ("qia1", "pick (flowers)/to pinch")+     ]  )+ ,  ('掏', +     [  ("tao1", "fish out (from pocket)")+     ,  ("tao1", "fish out (from pocket)")+     ]  )+ ,  ('掎', +     [  ("ji3", "drag")+     ]  )+ ,  ('掌', +     [  ("zhang3", "in charge of/palm of hand")+     ]  )+ ,  ('掊', +     [  ("pou2", "take up in both hands")+     ,  ("pou3", "break up/hit")+     ]  )+ ,  ('掉', +     [  ("diao4", "to drop/to fall")+     ]  )+ ,  ('授', +     [  ("shou4", "to teach/to instruct/to award/to give")+     ]  )+ ,  ('掇', +     [  ("duo2", "pick up")+     ]  )+ ,  ('掄', +     [  ("lun1", "whirl (one's arm)")+     ,  ("lun2", "select")+     ]  )+ ,  ('掃', +     [  ("sao3", "to sweep")+     ,  ("sao4", "broom")+     ]  )+ ,  ('掂', +     [  ("dian1", "weigh in the hand")+     ]  )+ ,  ('掀', +     [  ("xian1", "lift (cover)")+     ]  )+ ,  ('捽', +     [  ("zu2", "seize")+     ,  ("zuo2", "seize")+     ]  )+ ,  ('捼', +     [  ("nuo2", "to rub/to crumple")+     ]  )+ ,  ('捻', +     [  ("nian3", "twirl (in the fingers)")+     ,  ("nian3", "twirl (in the fingers)")+     ]  )+ ,  ('捺', +     [  ("na4", "(downwards-right concave character stroke)/press down firmly")+     ]  )+ ,  ('捷', +     [  ("jie2", "victory/triumph/quick/prompt/rapid")+     ]  )+ ,  ('捶', +     [  ("chui2", "beat with the fist/to hammer/to cudgel")+     ]  )+ ,  ('捲', +     [  ("juan3", "coil/to roll")+     ]  )+ ,  ('捱', +     [  ("ai2", "dawdle/suffer")+     ]  )+ ,  ('据', +     [  ("ju1", "sickness of hand")+     ,  ("ju4", "act in accordance with/seize")+     ,  ("ju4", "according to/to act in accordance with/to depend on/to seize/to occupy")+     ]  )+ ,  ('捭', +     [  ("bai3", "spread out/to open")+     ,  ("bai4", "weed")+     ]  )+ ,  ('捫', +     [  ("men2", "lay hands on/to cover")+     ]  )+ ,  ('捩', +     [  ("lie4", "tear/twist")+     ]  )+ ,  ('捨', +     [  ("she3", "give up/abandon")+     ]  )+ ,  ('捧', +     [  ("peng3", "hold or offer with both hands")+     ]  )+ ,  ('捥', +     [  ("wan4", "to bend the wrist")+     ]  )+ ,  ('捣', +     [  ("dao3", "pound/beat/hull/attack/disturb/stir")+     ]  )+ ,  ('换', +     [  ("huan4", "change/exchange")+     ]  )+ ,  ('捡', +     [  ("jian3", "pick up/collect/gather")+     ]  )+ ,  ('损', +     [  ("sun3", "to damage/injure/to lose/to harm")+     ]  )+ ,  ('捞', +     [  ("lao1", "fish up")+     ]  )+ ,  ('捘', +     [  ("zun4", "push")+     ]  )+ ,  ('捗', +     [  ("bu4", "make progress")+     ]  )+ ,  ('捕', +     [  ("bu3", "to catch/to seize/to capture/to catch")+     ]  )+ ,  ('捐', +     [  ("juan1", "to contribute/to donate/tax/to abandon")+     ]  )+ ,  ('捏', +     [  ("nie1", "to pinch (with one's fingers)/to knead/to make up")+     ]  )+ ,  ('捎', +     [  ("shao1", "bring or take (along)")+     ]  )+ ,  ('捍', +     [  ("han4", "ward off (a blow)")+     ]  )+ ,  ('捌', +     [  ("ba1", "complicated form of the numeral eight/split")+     ]  )+ ,  ('捋', +     [  ("lu:3", "stroke (beard)")+     ,  ("luo1", "strip (cow, leaves, branch)")+     ]  )+ ,  ('捉', +     [  ("zhuo1", "to clutch/to grab/to capture")+     ]  )+ ,  ('捆', +     [  ("kun3", "a bunch/tie together/bundle")+     ]  )+ ,  ('捅', +     [  ("tong3", "poke through")+     ]  )+ ,  ('捄', +     [  ("jiu4", "to rescue")+     ]  )+ ,  ('捃', +     [  ("jun4", "gather/to sort")+     ]  )+ ,  ('捂', +     [  ("wu3", "resist")+     ,  ("wu3", "(v) seal up; muffle")+     ]  )+ ,  ('挾', +     [  ("jia1", "hold between")+     ,  ("xie2", "clasp under the arm/coerce")+     ]  )+ ,  ('挽', +     [  ("wan3", "draw/pull/send funeral ode")+     ,  ("wan3", "draw/pull/send funeral ode")+     ]  )+ ,  ('挺', +     [  ("ting3", "be straight and stiff/rather (good)")+     ]  )+ ,  ('挹', +     [  ("yi4", "give up/ladle out/pour out")+     ]  )+ ,  ('挶', +     [  ("ju2", "structure for carrying dirt")+     ]  )+ ,  ('挲', +     [  ("suo1", "feel/to fondle")+     ]  )+ ,  ('振', +     [  ("zhen4", "rouse")+     ]  )+ ,  ('挫', +     [  ("cuo4", "be obstructed/fail/oppress/repress/lower the tone/bend back/dampen")+     ]  )+ ,  ('挪', +     [  ("nuo2", "to shift/to move")+     ]  )+ ,  ('挨', +     [  ("ai1", "lean to/in order/in sequence")+     ,  ("ai2", "next to/suffer (hunger)/endure/drag out/delay/stall/play for time")+     ]  )+ ,  ('挥', +     [  ("hui1", "scatter/wield/wipe away")+     ]  )+ ,  ('挤', +     [  ("ji3", "crowded/to squeeze")+     ]  )+ ,  ('挣', +     [  ("zheng1", "struggle")+     ,  ("zheng4", "to earn/to make (money)")+     ]  )+ ,  ('挢', +     [  ("jiao3", "correct")+     ]  )+ ,  ('挡', +     [  ("dang3", "hinder/resist/obstruct/hinder/cover/keep off/a cover/to block (a blow)/to get in the way of")+     ,  ("dang4", "arrange/put in order")+     ]  )+ ,  ('挠', +     [  ("nao2", "to scratch")+     ]  )+ ,  ('挟', +     [  ("jia1", "hold between")+     ,  ("xie2", "clasp under the arm/coerce")+     ]  )+ ,  ('挞', +     [  ("ta4", "flog/rapid")+     ]  )+ ,  ('挝', +     [  ("zhua1", "beat")+     ]  )+ ,  ('挛', +     [  ("luan2", "twisted/bent/crooked/cramped")+     ]  )+ ,  ('挚', +     [  ("zhi4", "(surname)/sincere")+     ]  )+ ,  ('挖', +     [  ("wa1", "to dig/to excavate/to scoop out")+     ]  )+ ,  ('挓', +     [  ("zha1", "to open out/to expand")+     ]  )+ ,  ('挑', +     [  ("tiao1", "carry on a pole/choose")+     ,  ("tiao3", "incite")+     ]  )+ ,  ('挐', +     [  ("na2", "apprehend/take")+     ]  )+ ,  ('挎', +     [  ("kua4", "(v) carry on one's arm/(v) carry over one's shoulder or slung on one's side")+     ]  )+ ,  ('挍', +     [  ("jiao4", "compare/criticize")+     ]  )+ ,  ('挌', +     [  ("ge2", "fight")+     ]  )+ ,  ('按', +     [  ("an4", "to press (with the hand)/to push/to control/to restrain/to check/pressing down (brush movement in painting)/according to/in the light of")+     ]  )+ ,  ('挈', +     [  ("qie4", "pull out/take family along")+     ]  )+ ,  ('指', +     [  ("zhi3", "finger/to point/to direct/to indicate")+     ]  )+ ,  ('挂', +     [  ("gua4", "hang/suspend")+     ,  ("gua4", "to hang/to put up/to suspend")+     ]  )+ ,  ('持', +     [  ("chi2", "to grasp/to hold/support/manage/direct/maintain")+     ]  )+ ,  ('拿', +     [  ("na2", "to hold/to seize/to catch/to apprehend/to take")+     ]  )+ ,  ('拾', +     [  ("shi2", "pick up/ten (fraud-proof)")+     ]  )+ ,  ('拽', +     [  ("ye4", "drag")+     ,  ("zhuai1", "throw")+     ,  ("zhuai4", "drag")+     ]  )+ ,  ('拼', +     [  ("pin1", "piece together/stake (all)/spell/join together")+     ]  )+ ,  ('拷', +     [  ("kao3", "to beat/to flog/to examine by torture")+     ]  )+ ,  ('拶', +     [  ("zan3", "punish by squeezing fingers")+     ]  )+ ,  ('拴', +     [  ("shuan1", "tie up")+     ]  )+ ,  ('拳', +     [  ("quan2", "fist")+     ]  )+ ,  ('拱', +     [  ("gong3", "fold hands in salute/to arch")+     ]  )+ ,  ('拯', +     [  ("zheng3", "to raise/to aid/to support/to save/to rescue")+     ]  )+ ,  ('拮', +     [  ("jie2", "antagonistic/laboring hard/pressed")+     ]  )+ ,  ('拭', +     [  ("shi4", "wipe")+     ]  )+ ,  ('括', +     [  ("kuo4", "enclose/include")+     ]  )+ ,  ('拫', +     [  ("hen2", "to pull/to drag/to stop")+     ]  )+ ,  ('择', +     [  ("ze2", "to select/to choose/to pick")+     ,  ("zhai2", "pick over")+     ]  )+ ,  ('拨', +     [  ("bo1", "to push aside/to appropriate (money)/to move/to set aside/group/batch/to poke/to stir")+     ]  )+ ,  ('拧', +     [  ("ning2", "to pinch/wring")+     ,  ("ning3", "mistake/to twist")+     ,  ("ning4", "stubborn")+     ]  )+ ,  ('拦', +     [  ("lan2", "cut off/hinder")+     ]  )+ ,  ('拥', +     [  ("yong1", "(v) gather round/rush in/crowd/throng/to hold/crowded/to support")+     ]  )+ ,  ('拣', +     [  ("jian3", "choose/pick up")+     ]  )+ ,  ('拢', +     [  ("long3", "collect/draw near to")+     ]  )+ ,  ('拟', +     [  ("ni3", "plan to")+     ]  )+ ,  ('拜', +     [  ("bai4", "to pay respect/worship/visit/salute")+     ]  )+ ,  ('招', +     [  ("zhao1", "provoke/to recruit")+     ]  )+ ,  ('拚', +     [  ("pan4", "disregard/reject")+     ,  ("pin1", "stake all")+     ]  )+ ,  ('拙', +     [  ("zhuo2", "awkward/clumsy/dull/inelegant/(polite) my")+     ]  )+ ,  ('拘', +     [  ("ju1", "adhere/capture/restrain")+     ]  )+ ,  ('拗', +     [  ("ao4", "bend/break in two")+     ,  ("niu4", "stubborn/contrary")+     ]  )+ ,  ('拖', +     [  ("tuo1", "dragging (brush stroke in painting)/to drag along")+     ]  )+ ,  ('拔', +     [  ("ba2", "pull up/pull out/select/promote")+     ]  )+ ,  ('拓', +     [  ("ta4", "make rubbing")+     ,  ("tuo4", "expand/support on palm/to develop/to open up")+     ]  )+ ,  ('拒', +     [  ("ju4", "to resist/to repel/to refuse")+     ]  )+ ,  ('拑', +     [  ("qian2", "pliers/pincers/to clamp")+     ]  )+ ,  ('拐', +     [  ("guai3", "kidnap/to turn")+     ]  )+ ,  ('拏', +     [  ("na2", "apprehend/take")+     ]  )+ ,  ('拎', +     [  ("ling1", "to haul/to lift/to take")+     ]  )+ ,  ('拍', +     [  ("pai1", "to clap/to pat/to beat/to hit/to slap/to take (a picture)")+     ]  )+ ,  ('拌', +     [  ("ban4", "to mix/mix in/to toss (a salad)")+     ]  )+ ,  ('拋', +     [  ("pao1", "to throw/to toss/to fling/to cast/to abandon")+     ]  )+ ,  ('拊', +     [  ("fu3", "pat")+     ]  )+ ,  ('拉', +     [  ("la1", "to pull/to play (string instruments)/to drag/to draw")+     ]  )+ ,  ('拇', +     [  ("mu3", "thumb")+     ]  )+ ,  ('拆', +     [  ("chai1", "to tear open/to tear down/to tear apart/to open")+     ]  )+ ,  ('担', +     [  ("dan1", "to undertake/to carry/to shoulder/to take responsibility")+     ,  ("dan4", "a picul (133.33 lbs.)/burden/a load/responsibility")+     ]  )+ ,  ('拄', +     [  ("zhu3", "post/prop")+     ]  )+ ,  ('拂', +     [  ("fu2", "brush away")+     ]  )+ ,  ('抿', +     [  ("min3", "purse up (lips)/to smooth")+     ]  )+ ,  ('抽', +     [  ("chou1", "to draw out/to smoke (cigarettes)/to pump")+     ]  )+ ,  ('押', +     [  ("ya1", "detain in custody")+     ]  )+ ,  ('抻', +     [  ("chen1", "pull")+     ]  )+ ,  ('抹', +     [  ("mo3", "play/to smear")+     ,  ("mo4", "girdle/brassiere/to plaster")+     ]  )+ ,  ('抶', +     [  ("chi4", "beat/flog")+     ]  )+ ,  ('抵', +     [  ("di3", "hold up/on the whole/push against/to support/to resist/to reach/to arrive/mortgage")+     ]  )+ ,  ('抱', +     [  ("bao4", "to hold/to carry (in one's arms)/to hug or embrace/surround/cherish")+     ]  )+ ,  ('抬', +     [  ("tai2", "to lift/to raise/(of two or more persons) to carry")+     ]  )+ ,  ('披', +     [  ("pi1", "scatter/separate/to open/to unroll/to spread out")+     ]  )+ ,  ('抨', +     [  ("peng1", "attack/impeach")+     ]  )+ ,  ('报', +     [  ("bao4", "to announce/to inform/report/newspaper/recompense/revenge")+     ]  )+ ,  ('护', +     [  ("hu4", "protect")+     ]  )+ ,  ('抢', +     [  ("qiang1", "against wind")+     ,  ("qiang3", "fight over/to rush/to scramble/to grab/to rob/to snatch")+     ]  )+ ,  ('抡', +     [  ("lun1", "whirl (one's arm)")+     ,  ("lun2", "select")+     ]  )+ ,  ('抠', +     [  ("kou1", "dig out (with finger)/stingy")+     ]  )+ ,  ('抟', +     [  ("tuan2", "roll round with hand")+     ]  )+ ,  ('抛', +     [  ("pao1", "to throw/to toss/to fling/to cast/to abandon")+     ]  )+ ,  ('抚', +     [  ("fu3", "to comfort/touch gently with hand")+     ]  )+ ,  ('折', +     [  ("she2", "broken (as of rope, stick)")+     ,  ("zhe2", "tenth (in price)/to break/to fold/to turn")+     ]  )+ ,  ('抗', +     [  ("kang4", "to resist/to fight/to defy")+     ]  )+ ,  ('抖', +     [  ("dou3", "shake out/tremble")+     ]  )+ ,  ('投', +     [  ("tou2", "to throw/to send")+     ]  )+ ,  ('抔', +     [  ("pou2", "take up in both hands")+     ]  )+ ,  ('抓', +     [  ("zhua1", "to grab/to catch/to arrest/to snatch")+     ]  )+ ,  ('抒', +     [  ("shu1", "to strain/pour out")+     ]  )+ ,  ('抑', +     [  ("yi4", "to restrain/to restrict/to keep down/or")+     ]  )+ ,  ('抌', +     [  ("zhen3", "to bale out water, to dip")+     ]  )+ ,  ('把', +     [  ("ba3", "(a measure word)/(marker for direct-object)/to hold/to contain/to grasp/to take hold of")+     ,  ("ba4", "handle")+     ]  )+ ,  ('抉', +     [  ("jue2", "dig/pick")+     ]  )+ ,  ('抈', +     [  ("yue4", "to bend")+     ]  )+ ,  ('抆', +     [  ("wen4", "wipe")+     ]  )+ ,  ('抄', +     [  ("chao1", "to copy/to plagiarize/to search and seize/to go/to transcribe/to take a shortcut/to search and confiscate")+     ]  )+ ,  ('抃', +     [  ("bian4", "strike/tap")+     ]  )+ ,  ('技', +     [  ("ji4", "skill")+     ]  )+ ,  ('承', +     [  ("cheng2", "to bear/to carry/to hold/to continue/to undertake/to take charge/owing to/due to/to receive")+     ]  )+ ,  ('找', +     [  ("zhao3", "to try to find/to look for/to call on (sb)/to find/to seek/to return/to look for")+     ]  )+ ,  ('扽', +     [  ("dun4", "to move, to shake")+     ]  )+ ,  ('扼', +     [  ("e4", "hold (strategic position)")+     ]  )+ ,  ('扻', +     [  ("zi4", "to strike/to run against/to throw, as a stone")+     ]  )+ ,  ('批', +     [  ("pi1", "to ascertain/(measure word for batches, lots)/to act on/to criticize/to pass on")+     ]  )+ ,  ('扶', +     [  ("fu2", "to support with hand/to help sb. up/to help")+     ]  )+ ,  ('扳', +     [  ("ban1", "to pull or draw (up or out)")+     ,  ("pan1", "climb up/pull")+     ]  )+ ,  ('扱', +     [  ("xi1", "collect/receive")+     ]  )+ ,  ('扰', +     [  ("rao3", "disturb")+     ]  )+ ,  ('扯', +     [  ("che3", "pull/tear/to talk casually")+     ]  )+ ,  ('扮', +     [  ("ban4", "to disguise oneself/to dress up/adorn")+     ]  )+ ,  ('扭', +     [  ("niu3", "to turn/to twist/to grab/to wring")+     ]  )+ ,  ('扬', +     [  ("yang2", "hurl/to raise/to scatter")+     ]  )+ ,  ('扫', +     [  ("sao3", "to sweep")+     ,  ("sao4", "broom")+     ]  )+ ,  ('扪', +     [  ("men2", "lay hands on/to cover")+     ]  )+ ,  ('扩', +     [  ("kuo4", "enlarge")+     ]  )+ ,  ('执', +     [  ("zhi2", "execute (a plan)/grasp")+     ]  )+ ,  ('扦', +     [  ("qian1", "graft (tree)/stick in")+     ]  )+ ,  ('扤', +     [  ("wu4", "to move/sway")+     ]  )+ ,  ('扣', +     [  ("kou4", "10 percent/button/detain")+     ,  ("kou4", "button")+     ]  )+ ,  ('扢', +     [  ("gu3", "clean/to rub")+     ,  ("xi4", "sprightful")+     ]  )+ ,  ('扡', +     [  ("chi3", "drag along")+     ]  )+ ,  ('扠', +     [  ("cha1", "to fork")+     ]  )+ ,  ('扞', +     [  ("han4", "ward off, withstand, resist")+     ]  )+ ,  ('扛', +     [  ("gang1", "lift overhead with both hands")+     ,  ("kang2", "carry on one's shoulder")+     ]  )+ ,  ('托', +     [  ("tuo1", "to hold in one's hand/to entrust/to support in one's palm")+     ,  ("tuo1", "entrust")+     ]  )+ ,  ('扔', +     [  ("reng1", "throw")+     ]  )+ ,  ('打', +     [  ("da2", "dozen")+     ,  ("da3", "beat/strike/break/mix up/build/fight/fetch/make/tie up/issue/shoot/calculate/since/from")+     ]  )+ ,  ('扒', +     [  ("ba1", "climb/pull (out)/to strip/hold on to/cling to/dig up/rake/push aside")+     ,  ("pa2", "climb/crawl/snatch")+     ]  )+ ,  ('扑', +     [  ("pu1", "to rush at/to throw oneself on")+     ,  ("pu1", "rush on")+     ]  )+ ,  ('扐', +     [  ("le4", "divination by straw")+     ]  )+ ,  ('扎', +     [  ("za1", "to tie/to bind")+     ,  ("za1", "tie with string or ribbon/bind with rope or cord/to stop")+     ,  ("zha1", "to prick/to run or stick (a needle, etc.) into")+     ,  ("zha2", "penetrating (as of cold)/struggle")+     ]  )+ ,  ('才', +     [  ("cai2", "ability/talent/endowment/gift/an expert/only (then)/only if/just")+     ,  ("cai2", "just/not until")+     ]  )+ ,  ('手', +     [  ("shou3", "hand/convenient")+     ]  )+ ,  ('扊', +     [  ("yan3", "upright bar for fastening a door")+     ]  )+ ,  ('扉', +     [  ("fei1", "door with only one leaf")+     ]  )+ ,  ('扈', +     [  ("hu4", "retinue")+     ]  )+ ,  ('扇', +     [  ("shan1", "to fan")+     ,  ("shan4", "(a measure word for doors, windows, etc.)")+     ]  )+ ,  ('扆', +     [  ("yi3", "(surname)/screen")+     ]  )+ ,  ('扃', +     [  ("jiong1", "shut")+     ]  )+ ,  ('扁', +     [  ("bian3", "flat/tablet/inscription")+     ,  ("pian1", "(surname)/small boat")+     ,  ("pian1", "Polygonum aviculare")+     ]  )+ ,  ('所', +     [  ("suo3", "actually/place")+     ]  )+ ,  ('房', +     [  ("fang2", "house")+     ]  )+ ,  ('戾', +     [  ("li4", "do violence/go against")+     ]  )+ ,  ('戽', +     [  ("hu4", "water bucket for irrigation")+     ]  )+ ,  ('戺', +     [  ("shi4", "door pivot")+     ]  )+ ,  ('户', +     [  ("hu4", "a household/door/family")+     ]  )+ ,  ('戶', +     [  ("hu4", "a household/door/family")+     ]  )+ ,  ('戴', +     [  ("dai4", "to put on/to respect/to bear/to support/wear (glasses, hat, gloves)")+     ]  )+ ,  ('戳', +     [  ("chuo1", "poke/pierce/prick/wooden or rubber stamp or seal")+     ]  )+ ,  ('戲', +     [  ("xi4", "trick/drama/play/show")+     ]  )+ ,  ('戰', +     [  ("zhan4", "to fight/fight/war/battle")+     ]  )+ ,  ('戮', +     [  ("lu4", "kill")+     ]  )+ ,  ('戭', +     [  ("yan3", "spear")+     ]  )+ ,  ('戬', +     [  ("jian3", "carry to the utmost/to cut")+     ]  )+ ,  ('截', +     [  ("jie2", "a section/cut off (a length)")+     ]  )+ ,  ('戩', +     [  ("jian3", "carry to the utmost/to cut")+     ]  )+ ,  ('戥', +     [  ("deng3", "small steelyard for weighing money")+     ]  )+ ,  ('戤', +     [  ("gai4", "infringe upon a trade mark")+     ]  )+ ,  ('戣', +     [  ("kui2", "a lance")+     ]  )+ ,  ('戢', +     [  ("ji2", "collect oneself/put away")+     ]  )+ ,  ('戡', +     [  ("kan1", "kill/suppress")+     ]  )+ ,  ('戠', +     [  ("shi4", "a sword. potter's clay. to gather")+     ]  )+ ,  ('戟', +     [  ("ji3", "a lance with two points")+     ]  )+ ,  ('戛', +     [  ("jia2", "a lance/standing alone")+     ]  )+ ,  ('戚', +     [  ("qi1", "ashamed/grief")+     ,  ("qi1", "(surname)/relative")+     ]  )+ ,  ('战', +     [  ("zhan4", "to fight/fight/war/battle")+     ]  )+ ,  ('或', +     [  ("huo4", "maybe/perhaps/might/possibly/or")+     ]  )+ ,  ('戔', +     [  ("jian1", "narrow/small")+     ]  )+ ,  ('戒', +     [  ("jie4", "swear off/warn against")+     ]  )+ ,  ('我', +     [  ("wo3", "I/me")+     ]  )+ ,  ('成', +     [  ("cheng2", "finish/complete/accomplish/become/turn into/win/succeed/one tenth")+     ]  )+ ,  ('戏', +     [  ("xi4", "trick/drama/play/show")+     ]  )+ ,  ('戎', +     [  ("rong2", "(surname)/weapon")+     ]  )+ ,  ('戍', +     [  ("shu4", "garrison")+     ]  )+ ,  ('戌', +     [  ("xu1", "11th earthly branch/7-9 p.m.")+     ]  )+ ,  ('戋', +     [  ("jian1", "narrow/small")+     ]  )+ ,  ('戊', +     [  ("wu4", "5th heavenly stem")+     ]  )+ ,  ('戈', +     [  ("ge1", "(surname)/spear")+     ]  )+ ,  ('戇', +     [  ("zhuang4", "simple/stupid")+     ]  )+ ,  ('戆', +     [  ("zhuang4", "simple/stupid")+     ]  )+ ,  ('戄', +     [  ("jue2", "fear/be in awe/sudden glance")+     ]  )+ ,  ('戁', +     [  ("nan3", "stand in awe")+     ]  )+ ,  ('戀', +     [  ("lian4", "feel attached to/long for/love")+     ]  )+ ,  ('懿', +     [  ("yi4", "restrain/virtuous")+     ]  )+ ,  ('懾', +     [  ("she4", "afraid/be feared/to fear/to frighten/to intimidate")+     ]  )+ ,  ('懽', +     [  ("huan1", "pleased")+     ]  )+ ,  ('懼', +     [  ("ju4", "to fear")+     ]  )+ ,  ('懺', +     [  ("chan4", "feel remorse/regret/repent")+     ]  )+ ,  ('懸', +     [  ("xuan2", "hang/suspend")+     ]  )+ ,  ('懷', +     [  ("huai2", "to think of/to cherish/mind/heart/bosom")+     ]  )+ ,  ('懶', +     [  ("lan3", "lazy")+     ]  )+ ,  ('懵', +     [  ("meng3", "stupid")+     ]  )+ ,  ('懲', +     [  ("cheng2", "punish/discipline")+     ]  )+ ,  ('懰', +     [  ("liu2", "lovely/beautiful")+     ]  )+ ,  ('懮', +     [  ("you3", "grievous/relaxed")+     ]  )+ ,  ('懫', +     [  ("zhi2", "enraged/resentful/to hate/to desist")+     ]  )+ ,  ('懨', +     [  ("yan1", "contented/peaceful")+     ]  )+ ,  ('懦', +     [  ("nuo4", "imbecile/timid")+     ]  )+ ,  ('懥', +     [  ("zhi4", "enraged")+     ]  )+ ,  ('懤', +     [  ("chou2", "grieved, pained")+     ]  )+ ,  ('懣', +     [  ("men4", "melancholy")+     ]  )+ ,  ('懠', +     [  ("qi2", "angry")+     ]  )+ ,  ('懟', +     [  ("dui4", "dislike/hate")+     ]  )+ ,  ('懔', +     [  ("lin3", "fear")+     ]  )+ ,  ('懒', +     [  ("lan3", "lazy")+     ]  )+ ,  ('懑', +     [  ("men4", "melancholy")+     ]  )+ ,  ('懍', +     [  ("lin3", "fear")+     ]  )+ ,  ('懌', +     [  ("yi4", "pleased/rejoice")+     ]  )+ ,  ('懋', +     [  ("mao4", "be great/exert the mind")+     ]  )+ ,  ('懊', +     [  ("ao4", "to regret")+     ]  )+ ,  ('應', +     [  ("ying1", "ought")+     ,  ("ying4", "(surname)/to answer/to respond")+     ]  )+ ,  ('懈', +     [  ("xie4", "lax/negligent")+     ]  )+ ,  ('懇', +     [  ("ken3", "earnest")+     ]  )+ ,  ('懆', +     [  ("cao3", "anxious/sad")+     ]  )+ ,  ('懅', +     [  ("qu2", "bashful/ashamed")+     ]  )+ ,  ('懃', +     [  ("qin2", "solicitous/thoughtful")+     ]  )+ ,  ('懂', +     [  ("dong3", "to understand/to know")+     ]  )+ ,  ('憾', +     [  ("han4", "regret")+     ]  )+ ,  ('憺', +     [  ("dan4", "peace")+     ]  )+ ,  ('憸', +     [  ("xian1", "artful/flattering")+     ]  )+ ,  ('憶', +     [  ("yi4", "remember")+     ]  )+ ,  ('憲', +     [  ("xian4", "statute/constitution")+     ]  )+ ,  ('憯', +     [  ("can3", "already/sorrowful")+     ]  )+ ,  ('憮', +     [  ("wu3", "disappointed/startled")+     ]  )+ ,  ('憭', +     [  ("liao3", "clear/intelligible/severe/cold")+     ]  )+ ,  ('憬', +     [  ("jing3", "awaken")+     ]  )+ ,  ('憫', +     [  ("min3", "sympathize/to pity")+     ]  )+ ,  ('憪', +     [  ("xian2", "composed, contented")+     ]  )+ ,  ('憩', +     [  ("qi4", "to rest")+     ]  )+ ,  ('憨', +     [  ("han1", "silly/simple-minded")+     ]  )+ ,  ('憧', +     [  ("chong1", "irresolute/unsettled")+     ]  )+ ,  ('憤', +     [  ("fen4", "indignant/anger/resentment")+     ]  )+ ,  ('憝', +     [  ("dui4", "dislike/hate")+     ]  )+ ,  ('憚', +     [  ("dan4", "dread/fear/dislike")+     ]  )+ ,  ('憖', +     [  ("yin4", "injured/moreover/preferably")+     ]  )+ ,  ('憔', +     [  ("qiao2", "haggard")+     ]  )+ ,  ('憒', +     [  ("kui4", "confused/troubled")+     ]  )+ ,  ('憑', +     [  ("ping2", "lean against/proof/to rely on/to depend on/to be based on")+     ]  )+ ,  ('憐', +     [  ("lian2", "to pity")+     ]  )+ ,  ('憎', +     [  ("zeng1", "detest")+     ]  )+ ,  ('憍', +     [  ("jiao1", "arrogant")+     ]  )+ ,  ('憋', +     [  ("bie1", "hold in (urine)/to hold (breath)/to choke/stifle/restrain/hold back")+     ]  )+ ,  ('憊', +     [  ("bei4", "exhausted")+     ]  )+ ,  ('憃', +     [  ("chong1", "foolish, stupid, dull, silly")+     ]  )+ ,  ('憂', +     [  ("you1", "worried")+     ]  )+ ,  ('憀', +     [  ("liao2", "to rely on")+     ]  )+ ,  ('慾', +     [  ("yu4", "desire/wish")+     ]  )+ ,  ('慼', +     [  ("qi1", "ashamed/grief")+     ]  )+ ,  ('慷', +     [  ("kang1", "generous/magnanimous")+     ]  )+ ,  ('慶', +     [  ("qing4", "celebrate")+     ]  )+ ,  ('慵', +     [  ("yong1", "careless")+     ]  )+ ,  ('慴', +     [  ("zhe2", "terrified")+     ]  )+ ,  ('慳', +     [  ("qian1", "stingy")+     ]  )+ ,  ('慱', +     [  ("tuan2", "sad")+     ]  )+ ,  ('慰', +     [  ("wei4", "reassure")+     ]  )+ ,  ('慮', +     [  ("lu:4", "anxiety")+     ]  )+ ,  ('慬', +     [  ("jin3", "brave/cautious/sad")+     ]  )+ ,  ('慫', +     [  ("song3", "arouse")+     ]  )+ ,  ('慪', +     [  ("ou4", "annoyed")+     ]  )+ ,  ('慨', +     [  ("kai3", "generous/sad")+     ]  )+ ,  ('慧', +     [  ("hui4", "intelligent")+     ]  )+ ,  ('慥', +     [  ("zao4", "sincere")+     ]  )+ ,  ('慣', +     [  ("guan4", "accustomed to/used to")+     ]  )+ ,  ('慢', +     [  ("man4", "slow")+     ]  )+ ,  ('慟', +     [  ("tong4", "grief")+     ]  )+ ,  ('慝', +     [  ("te4", "evil thought")+     ]  )+ ,  ('慚', +     [  ("can2", "ashamed")+     ]  )+ ,  ('慘', +     [  ("can3", "miserable/wretched/cruel/inhuman/seriously/badly/tragic")+     ]  )+ ,  ('慕', +     [  ("mu4", "admire")+     ]  )+ ,  ('慑', +     [  ("she4", "afraid/be feared/to fear/to frighten/to intimidate")+     ]  )+ ,  ('慎', +     [  ("shen4", "cautious")+     ]  )+ ,  ('慍', +     [  ("yun4", "indignant/feel hurt")+     ]  )+ ,  ('慌', +     [  ("huang1", "to get panicky/to lose one's head")+     ]  )+ ,  ('態', +     [  ("tai4", "attitude")+     ]  )+ ,  ('慊', +     [  ("qian4", "dissatisfied")+     ,  ("qie4", "contented")+     ]  )+ ,  ('慉', +     [  ("xu4", "to foster/to bear")+     ]  )+ ,  ('慈', +     [  ("ci2", "compassionate/gentle/merciful/kind/humane")+     ]  )+ ,  ('慇', +     [  ("yin1", "solicitous")+     ]  )+ ,  ('慆', +     [  ("tao1", "rejoice")+     ]  )+ ,  ('慅', +     [  ("sao1", "agitated")+     ]  )+ ,  ('慄', +     [  ("li4", "afraid/trembling")+     ]  )+ ,  ('慁', +     [  ("hun4", "confused/dishonor")+     ]  )+ ,  ('愿', +     [  ("yuan4", "sincere/willing")+     ,  ("yuan4", "hope/wish/desire/ready/willing")+     ]  )+ ,  ('愾', +     [  ("kai4", "anger")+     ]  )+ ,  ('愷', +     [  ("kai3", "joyful/kind")+     ]  )+ ,  ('愴', +     [  ("chuang4", "mournful/sad/grieved/sorry")+     ]  )+ ,  ('愮', +     [  ("yao2", "distressed, agitated")+     ]  )+ ,  ('愬', +     [  ("su4", "complain/sue/tell")+     ]  )+ ,  ('愫', +     [  ("su4", "guileless/sincere")+     ]  )+ ,  ('愨', +     [  ("que4", "honest")+     ]  )+ ,  ('愧', +     [  ("kui4", "ashamed")+     ]  )+ ,  ('愦', +     [  ("kui4", "confused/troubled")+     ]  )+ ,  ('愤', +     [  ("fen4", "indignant/anger/resentment")+     ]  )+ ,  ('愣', +     [  ("leng4", "to look distracted/to stare blankly/distracted/stupefied/blank")+     ]  )+ ,  ('愠', +     [  ("yun4", "indignant/feel hurt")+     ]  )+ ,  ('感', +     [  ("gan3", "to feel/to move/to touch/to affect")+     ]  )+ ,  ('愜', +     [  ("qie4", "cheerful/satisfied")+     ]  )+ ,  ('愛', +     [  ("ai4", "to love/affection/to be fond of/to like")+     ]  )+ ,  ('愚', +     [  ("yu2", "stupid")+     ]  )+ ,  ('愕', +     [  ("e4", "startled")+     ]  )+ ,  ('愔', +     [  ("yin1", "peaceful/solemn")+     ]  )+ ,  ('愓', +     [  ("dang4", "profligate")+     ]  )+ ,  ('愒', +     [  ("kai4", "to desire")+     ]  )+ ,  ('愐', +     [  ("mian3", "shy")+     ]  )+ ,  ('意', +     [  ("yi4", "idea/meaning/wish/desire/(abbr.) Italy")+     ]  )+ ,  ('愎', +     [  ("bi4", "perverse/obstinate")+     ]  )+ ,  ('愍', +     [  ("min3", "pity/sympathize")+     ]  )+ ,  ('愊', +     [  ("bi4", "melancholy/sincere")+     ]  )+ ,  ('愉', +     [  ("yu2", "pleased")+     ]  )+ ,  ('愈', +     [  ("yu4", "heal/the more...the more/to recover/better")+     ,  ("yu4", "heal")+     ]  )+ ,  ('愆', +     [  ("qian1", "fault/transgression")+     ]  )+ ,  ('愃', +     [  ("xuan1", "well-being")+     ]  )+ ,  ('愁', +     [  ("chou2", "worry about")+     ]  )+ ,  ('愀', +     [  ("qiao3", "change countenance/worry")+     ]  )+ ,  ('惻', +     [  ("ce4", "sorrowful")+     ]  )+ ,  ('惺', +     [  ("xing1", "tranquil/understand")+     ]  )+ ,  ('惹', +     [  ("re3", "to provoke/to exasperate/to annoy")+     ]  )+ ,  ('惸', +     [  ("qiong2", "alone/desolate")+     ]  )+ ,  ('惷', +     [  ("chun3", "blunt/stupid/to wiggle (of worms)")+     ]  )+ ,  ('惶', +     [  ("huang2", "frightened")+     ]  )+ ,  ('惴', +     [  ("zhui4", "anxious/worried")+     ]  )+ ,  ('想', +     [  ("xiang3", "to think/to believe/to suppose/to wish/to want/to miss")+     ]  )+ ,  ('惲', +     [  ("yun4", "(surname)")+     ]  )+ ,  ('惱', +     [  ("nao3", "get mad")+     ]  )+ ,  ('惰', +     [  ("duo4", "lazy")+     ]  )+ ,  ('惯', +     [  ("guan4", "accustomed to/used to")+     ]  )+ ,  ('惮', +     [  ("dan4", "dread/fear/dislike")+     ]  )+ ,  ('惭', +     [  ("can2", "ashamed")+     ]  )+ ,  ('惬', +     [  ("qie4", "cheerful/satisfied")+     ]  )+ ,  ('惫', +     [  ("bei4", "exhausted")+     ]  )+ ,  ('惩', +     [  ("cheng2", "punish/discipline")+     ]  )+ ,  ('惨', +     [  ("can3", "miserable/wretched/cruel/inhuman/seriously/badly/tragic")+     ]  )+ ,  ('惧', +     [  ("ju4", "to fear")+     ]  )+ ,  ('惦', +     [  ("dian4", "think of, remember, miss")+     ]  )+ ,  ('惡', +     [  ("e3", "nauseated")+     ,  ("e4", "evil")+     ,  ("wu4", "to hate/to loathe")+     ]  )+ ,  ('惠', +     [  ("hui4", "favor/kind act (from above)")+     ]  )+ ,  ('惟', +     [  ("wei2", "-ism/only")+     ]  )+ ,  ('惝', +     [  ("chang3", "disappointed")+     ,  ("tang3", "disappointed")+     ]  )+ ,  ('惜', +     [  ("xi1", "pity, regret, rue, begrudge")+     ]  )+ ,  ('惛', +     [  ("hun1", "confused/forgetful/silly")+     ]  )+ ,  ('惚', +     [  ("hu1", "indistinct")+     ]  )+ ,  ('惙', +     [  ("chuo4", "mournful/uncertain")+     ]  )+ ,  ('惘', +     [  ("wang3", "desolate")+     ]  )+ ,  ('惕', +     [  ("ti4", "fearful/respectful")+     ]  )+ ,  ('惔', +     [  ("yan3", "cheerful")+     ]  )+ ,  ('惓', +     [  ("quan2", "earnest")+     ]  )+ ,  ('惑', +     [  ("huo4", "confuse")+     ]  )+ ,  ('惏', +     [  ("lin2", "avaricious/greedy")+     ]  )+ ,  ('惎', +     [  ("ji4", "injure/vilify")+     ]  )+ ,  ('惌', +     [  ("yuan1", "to bear a grudge against")+     ]  )+ ,  ('惋', +     [  ("wan3", "regret, be sorry/alarmed")+     ]  )+ ,  ('惊', +     [  ("jing1", "to start/to be frightened/to be scared/alarm")+     ]  )+ ,  ('惇', +     [  ("dun1", "kind-hearted")+     ]  )+ ,  ('惆', +     [  ("chou2", "forlorn/vexed/disappointed")+     ]  )+ ,  ('情', +     [  ("qing2", "feeling/emotion/passion/situation")+     ]  )+ ,  ('惄', +     [  ("ni4", "distressed/famished")+     ]  )+ ,  ('悾', +     [  ("kong1", "simple-minded/sincere")+     ]  )+ ,  ('悽', +     [  ("qi1", "sorrowful")+     ]  )+ ,  ('悼', +     [  ("dao4", "mourn/lament")+     ]  )+ ,  ('悻', +     [  ("xing4", "angry")+     ]  )+ ,  ('悸', +     [  ("ji4", "afraid")+     ]  )+ ,  ('悶', +     [  ("men1", "smother/stuffy")+     ,  ("men4", "melancholy")+     ]  )+ ,  ('悵', +     [  ("chang4", "regretful/upset/despair/depressed")+     ]  )+ ,  ('悴', +     [  ("cui4", "haggard/sad/downcast/distressed")+     ]  )+ ,  ('悲', +     [  ("bei1", "sad/sadness/sorrow/grief")+     ]  )+ ,  ('悱', +     [  ("fei3", "want but cannot speak")+     ]  )+ ,  ('悰', +     [  ("cong2", "joy")+     ]  )+ ,  ('悯', +     [  ("min3", "sympathize/to pity")+     ]  )+ ,  ('悭', +     [  ("qian1", "stingy")+     ]  )+ ,  ('悬', +     [  ("xuan2", "hang/suspend")+     ]  )+ ,  ('悫', +     [  ("que4", "honest")+     ]  )+ ,  ('您', +     [  ("nin2", "you (formal)")+     ]  )+ ,  ('悦', +     [  ("yue4", "pleased")+     ]  )+ ,  ('患', +     [  ("huan4", "misfortune/suffer (from illness)/trouble/danger/worry/to contract (a disease)")+     ]  )+ ,  ('悠', +     [  ("you1", "at ease/long (in time)/sad")+     ]  )+ ,  ('悟', +     [  ("wu4", "comprehend")+     ]  )+ ,  ('悝', +     [  ("kui1", "laugh at")+     ,  ("li3", "sad")+     ]  )+ ,  ('悜', +     [  ("cheng3", "obscure")+     ]  )+ ,  ('悛', +     [  ("quan1", "to reform")+     ]  )+ ,  ('悚', +     [  ("song3", "frightened")+     ]  )+ ,  ('悖', +     [  ("bei4", "perverse/rebellious/to rebel")+     ]  )+ ,  ('悔', +     [  ("hui3", "regret")+     ]  )+ ,  ('悒', +     [  ("yi4", "anxiety/worry")+     ]  )+ ,  ('悐', +     [  ("ti4", "respect, regard/to stand in awe of, to be alarmed")+     ]  )+ ,  ('悍', +     [  ("han4", "violent")+     ]  )+ ,  ('悌', +     [  ("ti4", "do one's duty as a younger brother")+     ]  )+ ,  ('悊', +     [  ("zhe2", "wise. to know intuitively")+     ]  )+ ,  ('悉', +     [  ("xi1", "in all cases/know")+     ]  )+ ,  ('悆', +     [  ("yu4", "happy")+     ]  )+ ,  ('悅', +     [  ("yue4", "pleased")+     ]  )+ ,  ('悄', +     [  ("qiao3", "quiet/sad")+     ]  )+ ,  ('悃', +     [  ("kun3", "sincere")+     ]  )+ ,  ('悁', +     [  ("juan1", "angry/sad")+     ,  ("juan4", "impatient")+     ]  )+ ,  ('恿', +     [  ("yong3", "urge/incite")+     ]  )+ ,  ('恽', +     [  ("yun4", "(surname)")+     ]  )+ ,  ('恼', +     [  ("nao3", "get mad")+     ]  )+ ,  ('恻', +     [  ("ce4", "sorrowful")+     ]  )+ ,  ('恺', +     [  ("kai3", "joyful/kind")+     ]  )+ ,  ('恹', +     [  ("yan1", "contented/peaceful")+     ]  )+ ,  ('恸', +     [  ("tong4", "grief")+     ]  )+ ,  ('恶', +     [  ("e3", "nauseated")+     ,  ("e4", "evil")+     ,  ("wu4", "to hate/to loathe")+     ]  )+ ,  ('恳', +     [  ("ken3", "earnest")+     ]  )+ ,  ('恰', +     [  ("qia4", "exactly/just")+     ]  )+ ,  ('息', +     [  ("xi1", "news/interest/breath/rest")+     ]  )+ ,  ('恭', +     [  ("gong1", "respectful")+     ]  )+ ,  ('恬', +     [  ("tian2", "quiet, calm, tranquil, peaceful")+     ]  )+ ,  ('恫', +     [  ("dong4", "frighten")+     ]  )+ ,  ('恪', +     [  ("ke4", "(surname)/respectful")+     ]  )+ ,  ('恩', +     [  ("en1", "kind act (from above)")+     ]  )+ ,  ('恨', +     [  ("hen4", "to hate")+     ]  )+ ,  ('恧', +     [  ("nu:4", "ashamed")+     ]  )+ ,  ('恥', +     [  ("chi3", "shame/disgrace")+     ]  )+ ,  ('恤', +     [  ("xu4", "give relief/sympathy")+     ,  ("xu4", "give relief/sympathy")+     ]  )+ ,  ('恣', +     [  ("zi4", "throw off restraint")+     ]  )+ ,  ('恢', +     [  ("hui1", "to restore/to recover/great")+     ]  )+ ,  ('恟', +     [  ("xiong1", "scared, nervous")+     ]  )+ ,  ('恝', +     [  ("jia2", "indifferent")+     ]  )+ ,  ('恛', +     [  ("hui2", "disordered/indistinct doubtful/blurred")+     ]  )+ ,  ('恚', +     [  ("hui4", "rage")+     ]  )+ ,  ('恙', +     [  ("yang4", "sickness")+     ]  )+ ,  ('恕', +     [  ("shu4", "forgive")+     ]  )+ ,  ('恔', +     [  ("xiao4", "cheerful")+     ]  )+ ,  ('恓', +     [  ("xi1", "troubled/vexed")+     ]  )+ ,  ('恒', +     [  ("heng2", "permanent")+     ]  )+ ,  ('恐', +     [  ("kong3", "afraid/frightened/to fear")+     ]  )+ ,  ('恍', +     [  ("huang3", "disappointed/flurried/indistinct")+     ]  )+ ,  ('恌', +     [  ("tiao1", "frivolous")+     ]  )+ ,  ('恋', +     [  ("lian4", "feel attached to/long for/love")+     ]  )+ ,  ('恉', +     [  ("zhi3", "purport")+     ]  )+ ,  ('恇', +     [  ("kuang1", "to fear/apprehensive")+     ]  )+ ,  ('恆', +     [  ("heng2", "permanent")+     ]  )+ ,  ('恃', +     [  ("shi4", "rely upon")+     ]  )+ ,  ('恂', +     [  ("xun2", "sincere")+     ]  )+ ,  ('恁', +     [  ("ren4", "that, like this, thus, so, such")+     ]  )+ ,  ('怿', +     [  ("yi4", "pleased/rejoice")+     ]  )+ ,  ('怼', +     [  ("dui4", "dislike/hate")+     ]  )+ ,  ('总', +     [  ("zong3", "always/to assemble/gather/total/overall/head/chief/general/in every case")+     ]  )+ ,  ('怹', +     [  ("tan1", "a polite version of he")+     ]  )+ ,  ('怵', +     [  ("chu4", "fearful/timid/to fear")+     ]  )+ ,  ('怳', +     [  ("huang3", "disappointed/flurried/indistinct")+     ]  )+ ,  ('怲', +     [  ("bing3", "sad/mournful")+     ]  )+ ,  ('怯', +     [  ("qie4", "afraid/rustic")+     ]  )+ ,  ('怭', +     [  ("bi4", "frivolous/rude")+     ]  )+ ,  ('怫', +     [  ("fei4", "anger")+     ,  ("fu2", "anxious")+     ]  )+ ,  ('怪', +     [  ("guai4", "queer/to blame")+     ]  )+ ,  ('怩', +     [  ("ni2", "shy, timid, bashful/look ashame")+     ]  )+ ,  ('怨', +     [  ("yuan4", "blame/complain")+     ]  )+ ,  ('性', +     [  ("xing4", "sex/nature/surname/suffix corresponding to -ness or -ity")+     ]  )+ ,  ('怦', +     [  ("peng1", "impulsive")+     ]  )+ ,  ('急', +     [  ("ji2", "hurried/worried")+     ]  )+ ,  ('怡', +     [  ("yi2", "harmony/pleased")+     ]  )+ ,  ('怠', +     [  ("dai4", "idle/lazy/negligent/careless")+     ]  )+ ,  ('怞', +     [  ("zhou4", "to grieve/sorrowful")+     ]  )+ ,  ('思', +     [  ("si1", "to think/to consider")+     ]  )+ ,  ('怜', +     [  ("lian2", "to pity")+     ]  )+ ,  ('怛', +     [  ("da2", "distressed/alarmed/shocked/grieved")+     ]  )+ ,  ('怚', +     [  ("ju4", "dull, stupid, suspicious")+     ]  )+ ,  ('怙', +     [  ("hu4", "presume")+     ]  )+ ,  ('怗', +     [  ("tie1", "peaceful/quiet")+     ]  )+ ,  ('怖', +     [  ("bu4", "terror/terrified/afraid/frightened")+     ]  )+ ,  ('怕', +     [  ("pa4", "to be afraid/to fear")+     ]  )+ ,  ('怔', +     [  ("zheng1", "be startled")+     ]  )+ ,  ('怒', +     [  ("nu4", "indignant")+     ]  )+ ,  ('怏', +     [  ("yang4", "discontented")+     ]  )+ ,  ('怎', +     [  ("zen3", "how")+     ]  )+ ,  ('怍', +     [  ("zuo4", "ashamed")+     ]  )+ ,  ('怆', +     [  ("chuang4", "mournful/sad/grieved/sorry")+     ]  )+ ,  ('怅', +     [  ("chang4", "regretful/upset/despair/depressed")+     ]  )+ ,  ('怄', +     [  ("ou4", "annoyed")+     ]  )+ ,  ('怃', +     [  ("wu3", "disappointed/startled")+     ]  )+ ,  ('怂', +     [  ("song3", "arouse")+     ]  )+ ,  ('态', +     [  ("tai4", "attitude")+     ]  )+ ,  ('怀', +     [  ("huai2", "to think of/to cherish/mind/heart/bosom")+     ]  )+ ,  ('忿', +     [  ("fen4", "vehement")+     ]  )+ ,  ('忾', +     [  ("kai4", "anger")+     ]  )+ ,  ('忽', +     [  ("hu1", "suddenly")+     ]  )+ ,  ('忻', +     [  ("xin1", "happy")+     ]  )+ ,  ('忸', +     [  ("niu3", "accustomed to/blush/be shy")+     ]  )+ ,  ('念', +     [  ("nian4", "read aloud")+     ,  ("nian4", "to read aloud")+     ]  )+ ,  ('忱', +     [  ("chen2", "sincerity/honesty")+     ]  )+ ,  ('忮', +     [  ("zhi4", "aggressive")+     ]  )+ ,  ('忭', +     [  ("bian4", "delighted/pleased")+     ]  )+ ,  ('快', +     [  ("kuai4", "fast/quick/swift")+     ]  )+ ,  ('忪', +     [  ("zhong1", "restless/agitated")+     ]  )+ ,  ('忧', +     [  ("you1", "worried")+     ]  )+ ,  ('忤', +     [  ("wu3", "disobedient/unfilial")+     ]  )+ ,  ('忡', +     [  ("chong1", "grieved/distressed/sad/uneasy")+     ]  )+ ,  ('忠', +     [  ("zhong1", "loyal")+     ]  )+ ,  ('忝', +     [  ("tian3", "to shame")+     ]  )+ ,  ('忙', +     [  ("mang2", "busy")+     ]  )+ ,  ('忘', +     [  ("wang4", "to forget/to overlook/to neglect")+     ]  )+ ,  ('志', +     [  ("zhi4", "the will")+     ,  ("zhi4", "sign/mark/to record/write a footnote")+     ]  )+ ,  ('忖', +     [  ("cun3", "ponder/consider/guess")+     ]  )+ ,  ('忒', +     [  ("te4", "excessive/to change")+     ]  )+ ,  ('忑', +     [  ("te4", "nervous")+     ]  )+ ,  ('忐', +     [  ("tan3", "nervous")+     ]  )+ ,  ('忏', +     [  ("chan4", "feel remorse/regret/repent")+     ]  )+ ,  ('忍', +     [  ("ren3", "to beat/to endure/to tolerate")+     ]  )+ ,  ('忌', +     [  ("ji4", "avoid as taboo/jealous")+     ]  )+ ,  ('忉', +     [  ("dao1", "grieved")+     ]  )+ ,  ('忆', +     [  ("yi4", "remember")+     ]  )+ ,  ('必', +     [  ("bi4", "certainly/must/will/necessarily")+     ]  )+ ,  ('心', +     [  ("xin1", "heart/mind")+     ]  )+ ,  ('忀', +     [  ("xiang1", "to stroll/to ramble")+     ]  )+ ,  ('徽', +     [  ("hui1", "insignia")+     ]  )+ ,  ('徼', +     [  ("jiao3", "by mere luck")+     ,  ("jiao4", "boundary/go around")+     ]  )+ ,  ('徻', +     [  ("wei4", "a wide room")+     ]  )+ ,  ('徹', +     [  ("che4", "pervade/penetrate/pass through/thorough/penetrating")+     ]  )+ ,  ('德', +     [  ("de2", "Germany/virtue/goodness/morality/ethics/kindness/favor/character/kind")+     ]  )+ ,  ('徵', +     [  ("zheng1", "levy (troops or taxes)")+     ,  ("zhi3", "note in Chinese musical scale")+     ]  )+ ,  ('徯', +     [  ("xi1", "footpath/wait for")+     ]  )+ ,  ('微', +     [  ("wei1", "micro/tiny/miniature")+     ]  )+ ,  ('徭', +     [  ("yao2", "compulsory service")+     ]  )+ ,  ('徬', +     [  ("pang2", "irresolute")+     ]  )+ ,  ('循', +     [  ("xun2", "to follow/to adhere to/to abide by")+     ]  )+ ,  ('復', +     [  ("fu4", "again/recover/reply to a letter/to repeat/to duplicate")+     ]  )+ ,  ('徨', +     [  ("huang2", "irresolute")+     ]  )+ ,  ('御', +     [  ("yu4", "defend/imperial/to drive")+     ,  ("yu4", "defend/resist")+     ]  )+ ,  ('徠', +     [  ("lai2", "to come")+     ]  )+ ,  ('從', +     [  ("cong1", "lax/yielding/unhurried")+     ,  ("cong2", "from/obey/observe/follow")+     ,  ("zong4", "second cousin")+     ]  )+ ,  ('徜', +     [  ("chang2", "sit cross-legged/walk back and forth")+     ]  )+ ,  ('徙', +     [  ("xi3", "change one's residence")+     ]  )+ ,  ('徘', +     [  ("pai2", "irresolute")+     ]  )+ ,  ('得', +     [  ("de2", "obtain/get/gain/proper/suitable/proud/contented/allow/permit/ready/finished")+     ,  ("de5", "a sentence particle used after a verb to show effect/degree or possibility")+     ,  ("dei3", "to have to/must/ought to/to need to")+     ]  )+ ,  ('徕', +     [  ("lai2", "to come")+     ]  )+ ,  ('徒', +     [  ("tu2", "apprentice/disciple")+     ]  )+ ,  ('徑', +     [  ("jing4", "path")+     ]  )+ ,  ('徐', +     [  ("xu2", "slow/gentle/Xu (a surname)")+     ]  )+ ,  ('後', +     [  ("hou4", "back/behind/rear/afterwards/after/later")+     ]  )+ ,  ('律', +     [  ("lu:4", "law")+     ]  )+ ,  ('徊', +     [  ("huai2", "irresolute/move back and forth")+     ]  )+ ,  ('徉', +     [  ("yang2", "walk back and forth")+     ]  )+ ,  ('很', +     [  ("hen3", "very/rather/quite")+     ]  )+ ,  ('徇', +     [  ("xun4", "buried with dead/die for a cause")+     ,  ("xun4", "follow/quick")+     ]  )+ ,  ('待', +     [  ("dai1", "stay/delay")+     ,  ("dai4", "wait/treat/deal with/need/about/intending to do something")+     ]  )+ ,  ('径', +     [  ("jing4", "path")+     ]  )+ ,  ('徂', +     [  ("cu2", "to go/to reach")+     ]  )+ ,  ('征', +     [  ("zheng1", "attack/levy (troops or taxes)/journey/trip/expedition")+     ]  )+ ,  ('往', +     [  ("wang3", "to go (in a direction)/past/previous/towards")+     ,  ("wang4", "toward/(of a train) bound for")+     ]  )+ ,  ('彿', +     [  ("fu2", "seemingly")+     ]  )+ ,  ('彽', +     [  ("chi2", "go to and fro")+     ]  )+ ,  ('彼', +     [  ("bi3", "that/those/(one) another)")+     ]  )+ ,  ('彻', +     [  ("che4", "pervade/penetrate/pass through/thorough/penetrating")+     ]  )+ ,  ('役', +     [  ("yi4", "service")+     ]  )+ ,  ('彸', +     [  ("zhong1", "restless, agitated")+     ]  )+ ,  ('彷', +     [  ("fang3", "seemingly")+     ,  ("pang2", "irresolute")+     ]  )+ ,  ('彴', +     [  ("zhuo2", "bridge")+     ]  )+ ,  ('彳', +     [  ("chi4", "step with left foot")+     ]  )+ ,  ('影', +     [  ("ying3", "picture/image/reflection/shadow")+     ]  )+ ,  ('彰', +     [  ("zhang1", "manifest")+     ]  )+ ,  ('彭', +     [  ("peng2", "(surname)")+     ]  )+ ,  ('彬', +     [  ("bin1", "ornamental/refined")+     ]  )+ ,  ('彫', +     [  ("diao1", "engrave")+     ]  )+ ,  ('彪', +     [  ("biao1", "a tiger-cat/stripes/streaks/veins")+     ]  )+ ,  ('彩', +     [  ("cai3", "(bright) color/variety/applause/applaud/(lottery) prize")+     ,  ("cai3", "colored/variegated")+     ]  )+ ,  ('彧', +     [  ("yu4", "accomplished/elegant")+     ]  )+ ,  ('彦', +     [  ("yan4", "accomplished/elegant")+     ]  )+ ,  ('彥', +     [  ("yan4", "accomplished/elegant")+     ]  )+ ,  ('彤', +     [  ("tong2", "(surname)/red")+     ]  )+ ,  ('形', +     [  ("xing2", "to appear/to look/form/shape")+     ]  )+ ,  ('彝', +     [  ("yi2", "normal nature of man/rule")+     ]  )+ ,  ('彙', +     [  ("hui4", "class/collection")+     ]  )+ ,  ('彘', +     [  ("zhi4", "swine")+     ]  )+ ,  ('彗', +     [  ("hui4", "comet")+     ]  )+ ,  ('彖', +     [  ("tuan4", "(n) hog/(v) judge")+     ]  )+ ,  ('录', +     [  ("lu4", "to record/to hit/to copy")+     ]  )+ ,  ('彔', +     [  ("lu4", "to carve wood")+     ]  )+ ,  ('当', +     [  ("dang1", "to be/to act as/to hold a position (in space, time, or organizational space)/manage/withstand/when/during/ought/should/match equally/equal/same/obstruct/just at (a time or place)/on the spot/right/just at")+     ,  ("dang4", "at or in the very same.../to pawn/suitable/adequate/fitting/proper/replace/represent")+     ]  )+ ,  ('归', +     [  ("gui1", "to go back/to return")+     ]  )+ ,  ('彎', +     [  ("wan1", "bend/bent")+     ]  )+ ,  ('彌', +     [  ("mi2", "full/to fill")+     ]  )+ ,  ('彊', +     [  ("jiang4", "willful")+     ,  ("qiang2", "strong/superior")+     ,  ("qiang3", "compel")+     ]  )+ ,  ('彈', +     [  ("dan4", "crossball/bullet/shot/shell/ball")+     ,  ("tan2", "impeach/to pluck a string/to play (a stringed musical instrument with fingers)")+     ]  )+ ,  ('彆', +     [  ("bie4", "contrary/difficult/awkward")+     ]  )+ ,  ('彄', +     [  ("kou1", "nock at end of bow/stretch")+     ]  )+ ,  ('彀', +     [  ("gou4", "enough")+     ]  )+ ,  ('弼', +     [  ("bi4", "assist")+     ]  )+ ,  ('强', +     [  ("qiang2", "strength/force/power/powerful/better")+     ]  )+ ,  ('弹', +     [  ("dan4", "crossball/bullet/shot/shell/ball")+     ,  ("tan2", "impeach/to pluck a string/to play (a stringed musical instrument with fingers)")+     ]  )+ ,  ('弸', +     [  ("beng1", "full/stretch")+     ]  )+ ,  ('強', +     [  ("qiang2", "strength/force/power/powerful/better")+     ]  )+ ,  ('張', +     [  ("zhang1", "(a measure word)/(a surname)/open up")+     ]  )+ ,  ('弳', +     [  ("jing4", "circular measure")+     ]  )+ ,  ('弱', +     [  ("ruo4", "weak/feeble/young/inferior")+     ]  )+ ,  ('弰', +     [  ("shao1", "ends of a bow")+     ]  )+ ,  ('弯', +     [  ("wan1", "bend/bent")+     ]  )+ ,  ('弮', +     [  ("quan1", "a crosshow which discharged several bolts in succession")+     ]  )+ ,  ('弭', +     [  ("mi3", "to stop/repress")+     ]  )+ ,  ('弪', +     [  ("jing4", "circular measure")+     ]  )+ ,  ('弩', +     [  ("nu3", "cross-bow")+     ]  )+ ,  ('弨', +     [  ("chao1", "unbent bow")+     ]  )+ ,  ('弧', +     [  ("hu2", "arc")+     ]  )+ ,  ('弦', +     [  ("xian2", "bow string/string of mus. instr.")+     ,  ("xian2", "string of mus. instr.")+     ]  )+ ,  ('弥', +     [  ("mi2", "full/to fill")+     ,  ("mi2", "overflowing")+     ]  )+ ,  ('弤', +     [  ("di3", "carved bow")+     ]  )+ ,  ('弣', +     [  ("fu3", "handle of bow")+     ]  )+ ,  ('弢', +     [  ("tao1", "bow case/to cover")+     ]  )+ ,  ('张', +     [  ("zhang1", "(a measure word)/(a surname)/open up")+     ]  )+ ,  ('弟', +     [  ("di4", "younger brother")+     ]  )+ ,  ('弝', +     [  ("ba4", "the part of a bow grasped when shooting")+     ]  )+ ,  ('弛', +     [  ("chi2", "unstring a bow/slacken/relax/loosen")+     ]  )+ ,  ('弘', +     [  ("hong2", "great/liberal")+     ]  )+ ,  ('弗', +     [  ("fu2", "not")+     ]  )+ ,  ('引', +     [  ("yin3", "to lead/to divert (water)/to guide")+     ]  )+ ,  ('弔', +     [  ("diao4", "condole with/hang")+     ]  )+ ,  ('弓', +     [  ("gong1", "a bow (weapon)")+     ]  )+ ,  ('弒', +     [  ("shi4", "murder a superior")+     ]  )+ ,  ('弑', +     [  ("shi4", "murder a superior")+     ]  )+ ,  ('式', +     [  ("shi4", "type/form/pattern/style")+     ]  )+ ,  ('弋', +     [  ("yi4", "to shoot")+     ]  )+ ,  ('弊', +     [  ("bi4", "detriment/fraud/harm/defeat")+     ]  )+ ,  ('弈', +     [  ("yi4", "Chinese chess game")+     ]  )+ ,  ('弇', +     [  ("yan3", "to cover/trap")+     ]  )+ ,  ('弄', +     [  ("long4", "lane/alley")+     ,  ("nong4", "to do/to manage/to handle/to play with/to fool with/to mess with/to fix/to toy with")+     ]  )+ ,  ('弃', +     [  ("qi4", "abandon/relinquish/to discard/to throw away")+     ]  )+ ,  ('异', +     [  ("yi4", "(interj.)/raise/to stop")+     ,  ("yi4", "different/unusual/strange")+     ]  )+ ,  ('弁', +     [  ("bian4", "cap")+     ]  )+ ,  ('开', +     [  ("kai1", "open/operate (vehicle)/start")+     ]  )+ ,  ('廿', +     [  ("nian4", "twenty")+     ]  )+ ,  ('廾', +     [  ("gong3", "hands joined")+     ]  )+ ,  ('建', +     [  ("jian4", "to establish/to found/to set up/to build/to construct")+     ]  )+ ,  ('廷', +     [  ("ting2", "palace courtyard")+     ]  )+ ,  ('延', +     [  ("yan2", "to prolong/to extend/to delay")+     ]  )+ ,  ('廳', +     [  ("ting1", "(reception) hall/office")+     ]  )+ ,  ('廱', +     [  ("yong1", "harmonious")+     ]  )+ ,  ('廬', +     [  ("lu2", "hut")+     ]  )+ ,  ('廪', +     [  ("lin3", "government granary")+     ]  )+ ,  ('廩', +     [  ("lin3", "government granary")+     ]  )+ ,  ('廨', +     [  ("xie4", "office")+     ]  )+ ,  ('廧', +     [  ("qiang2", "wall")+     ]  )+ ,  ('廣', +     [  ("guang3", "wide/numerous/to spread")+     ]  )+ ,  ('廢', +     [  ("fei4", "abolish/crippled")+     ]  )+ ,  ('廡', +     [  ("wu3", "veranda")+     ]  )+ ,  ('廠', +     [  ("chang3", "cliff/slope/factory/yard/depot/workhouse/works/(industrial) plant")+     ]  )+ ,  ('廟', +     [  ("miao4", "temple/monastery")+     ]  )+ ,  ('廞', +     [  ("xin1", "to prepare horses and chariots for battle")+     ]  )+ ,  ('廝', +     [  ("si1", "servant")+     ]  )+ ,  ('廛', +     [  ("chan2", "market place")+     ]  )+ ,  ('廚', +     [  ("chu2", "kitchen")+     ]  )+ ,  ('廖', +     [  ("liao4", "(surname)")+     ]  )+ ,  ('廕', +     [  ("yin4", "shade")+     ]  )+ ,  ('廓', +     [  ("kuo4", "big/empty/open")+     ]  )+ ,  ('廒', +     [  ("ao2", "granary")+     ]  )+ ,  ('廑', +     [  ("jin3", "careful/hut")+     ]  )+ ,  ('廎', +     [  ("qing3", "room/small hall")+     ]  )+ ,  ('廌', +     [  ("jian1", "unicorn")+     ]  )+ ,  ('廋', +     [  ("sou1", "to search/be concealed")+     ]  )+ ,  ('廊', +     [  ("lang2", "porch")+     ]  )+ ,  ('廉', +     [  ("lian2", "incorrupt/inexpensive")+     ]  )+ ,  ('廈', +     [  ("sha4", "tall building")+     ,  ("xia4", "tall building")+     ]  )+ ,  ('廆', +     [  ("hui4", "a room/the wall of a house/a man's name")+     ]  )+ ,  ('廄', +     [  ("jiu4", "a stable")+     ]  )+ ,  ('廂', +     [  ("xiang1", "box (in theater)/side room")+     ]  )+ ,  ('廁', +     [  ("ce4", "rest-room/toilet/lavatory")+     ]  )+ ,  ('庾', +     [  ("yu3", "(surname)/name of a mountain")+     ]  )+ ,  ('庹', +     [  ("tuo3", "length of 2 outstretched arms")+     ]  )+ ,  ('庸', +     [  ("yong1", "ordinary/to use")+     ]  )+ ,  ('康', +     [  ("kang1", "peaceful/spongy (of radishes)")+     ]  )+ ,  ('庶', +     [  ("shu4", "ordinary")+     ]  )+ ,  ('庵', +     [  ("an1", "hut/Buddhist convent/small Buddhist temple")+     ]  )+ ,  ('庴', +     [  ("ji2", "place name")+     ]  )+ ,  ('庳', +     [  ("bi4", "low-built house")+     ]  )+ ,  ('庭', +     [  ("ting2", "court/courtyard")+     ]  )+ ,  ('庬', +     [  ("pang2", "huge")+     ]  )+ ,  ('庫', +     [  ("ku4", "warehouse/storehouse")+     ]  )+ ,  ('座', +     [  ("zuo4", "seat/base/stand/measure word for large, solid things")+     ]  )+ ,  ('度', +     [  ("du4", "capacity/degree/standard")+     ]  )+ ,  ('庥', +     [  ("xiu1", "protection/shade")+     ]  )+ ,  ('庤', +     [  ("zhi4", "prepare")+     ]  )+ ,  ('庠', +     [  ("xiang2", "asylum for the aged/school")+     ]  )+ ,  ('废', +     [  ("fei4", "abolish/crippled")+     ]  )+ ,  ('庞', +     [  ("pang2", "(surname)/huge/enormous/tremendous")+     ]  )+ ,  ('府', +     [  ("fu3", "prefecture/mansion")+     ]  )+ ,  ('庚', +     [  ("geng1", "7th heavenly stem/age")+     ]  )+ ,  ('庙', +     [  ("miao4", "temple/monastery")+     ]  )+ ,  ('店', +     [  ("dian4", "inn/shop/store")+     ]  )+ ,  ('庖', +     [  ("pao2", "kitchen")+     ]  )+ ,  ('底', +     [  ("de5", "(possessive part.)/(subor. part.)")+     ,  ("di3", "background/bottom/base")+     ]  )+ ,  ('应', +     [  ("ying1", "ought")+     ,  ("ying4", "(surname)/to answer/to respond")+     ]  )+ ,  ('库', +     [  ("ku4", "warehouse/storehouse")+     ]  )+ ,  ('庑', +     [  ("wu3", "veranda")+     ]  )+ ,  ('庐', +     [  ("lu2", "hut")+     ]  )+ ,  ('序', +     [  ("xu4", "order/sequence/preface")+     ]  )+ ,  ('庋', +     [  ("gui3", "a cupboard or pantry to store")+     ]  )+ ,  ('床', +     [  ("chuang2", "bed/couch/(a measure word)")+     ]  )+ ,  ('庉', +     [  ("dun4", "a village/to dwell together")+     ]  )+ ,  ('庈', +     [  ("qin2", "(person)")+     ]  )+ ,  ('庇', +     [  ("bi4", "to protect/cover/shelter/hide or harbor")+     ]  )+ ,  ('庆', +     [  ("qing4", "celebrate")+     ]  )+ ,  ('庄', +     [  ("zhuang1", "farm/village")+     ,  ("zhuang1", "farm/village")+     ]  )+ ,  ('庀', +     [  ("pi3", "prepare")+     ]  )+ ,  ('广', +     [  ("guang3", "wide/numerous/to spread")+     ]  )+ ,  ('幾', +     [  ("ji1", "almost")+     ,  ("ji3", "how much/how many/several/a few")+     ]  )+ ,  ('幽', +     [  ("you1", "quiet/secluded")+     ]  )+ ,  ('幼', +     [  ("you4", "young")+     ]  )+ ,  ('幻', +     [  ("huan4", "fantasy")+     ]  )+ ,  ('幹', +     [  ("gan4", "main part of something/to manage/to work/to do/capable/tree trunk/to kill (slang)")+     ]  )+ ,  ('幸', +     [  ("xing4", "lucky")+     ,  ("xing4", "fortunate/lucky")+     ]  )+ ,  ('并', +     [  ("bing4", "and/furthermore/(not) at all/simultaneously/also/together with/to combine/to join/to merge")+     ,  ("bing4", "amalgamate/combine")+     ,  ("bing4", "and/also/together with")+     ]  )+ ,  ('幵', +     [  ("qian1", "even level. to raise in both hands")+     ]  )+ ,  ('年', +     [  ("nian2", "year")+     ]  )+ ,  ('平', +     [  ("ping2", "flat/level/equal/to make the same score/to tie/to draw/calm/peaceful")+     ]  )+ ,  ('干', +     [  ("gan1", "dry/clean")+     ,  ("gan1", "to concern/to interfere/shield/stem")+     ,  ("gan4", "main part of something/to manage/to work/to do/capable/tree trunk/to kill (slang)")+     ]  )+ ,  ('幰', +     [  ("xian3", "curtain at front of carriage")+     ]  )+ ,  ('幯', +     [  ("jie2", "wipe")+     ]  )+ ,  ('幭', +     [  ("mie4", "carriage cover")+     ]  )+ ,  ('幬', +     [  ("chou2", "canopy/curtain")+     ,  ("dao4", "canopy")+     ]  )+ ,  ('幫', +     [  ("bang1", "to assist/to support/to help/group/gang/party")+     ]  )+ ,  ('幪', +     [  ("meng2", "cover")+     ]  )+ ,  ('幩', +     [  ("fen2", "ornamental tassel on bridle")+     ]  )+ ,  ('幨', +     [  ("chan1", "curtain in carriage/screen")+     ]  )+ ,  ('幦', +     [  ("mi4", "chariot canopy")+     ]  )+ ,  ('幣', +     [  ("bi4", "money/coins/currency")+     ]  )+ ,  ('幢', +     [  ("chuang2", "(measure word for houses)/tents")+     ]  )+ ,  ('幡', +     [  ("fan1", "banner")+     ]  )+ ,  ('幠', +     [  ("hu1", "arrogant/rude/to cover")+     ]  )+ ,  ('幟', +     [  ("zhi4", "flag")+     ]  )+ ,  ('幛', +     [  ("zhang4", "hanging scroll")+     ]  )+ ,  ('幙', +     [  ("mu4", "a curtain, a screen")+     ]  )+ ,  ('幘', +     [  ("ze2", "conical cap")+     ]  )+ ,  ('幗', +     [  ("guo2", "cap worn by women/feminine")+     ]  )+ ,  ('幕', +     [  ("mu4", "stage curtain/tent")+     ]  )+ ,  ('幔', +     [  ("man4", "curtain")+     ]  )+ ,  ('幌', +     [  ("huang3", "advertising sign")+     ]  )+ ,  ('幋', +     [  ("pan2", "large scarf")+     ]  )+ ,  ('幅', +     [  ("fu2", "(measure word for textile or picture)/width/roll")+     ]  )+ ,  ('幄', +     [  ("wo4", "tent")+     ]  )+ ,  ('幃', +     [  ("wei2", "curtain/women's apartment/tent")+     ]  )+ ,  ('幂', +     [  ("mi4", "power (math.term)")+     ]  )+ ,  ('幀', +     [  ("zheng4", "frame/one of a pair (scrolls)/picture")+     ]  )+ ,  ('帽', +     [  ("mao4", "hat/cap")+     ]  )+ ,  ('帼', +     [  ("guo2", "cap worn by women/feminine")+     ]  )+ ,  ('帻', +     [  ("ze2", "conical cap")+     ]  )+ ,  ('常', +     [  ("chang2", "always/ever/often/frequently/common/general/constant")+     ]  )+ ,  ('帷', +     [  ("wei2", "curtain/screen")+     ]  )+ ,  ('帶', +     [  ("dai4", "band/belt/girdle/ribbon/area/zone/region/wear/carry/lead/bring/consists of/show/and")+     ]  )+ ,  ('帳', +     [  ("zhang4", "account/mosquito net/tent/curtain/debt/credit")+     ]  )+ ,  ('帱', +     [  ("chou2", "canopy/curtain")+     ,  ("dao4", "canopy")+     ]  )+ ,  ('帮', +     [  ("bang1", "to assist/to support/to help/group/gang/party")+     ]  )+ ,  ('席', +     [  ("xi2", "banquet/woven mat/seat/place")+     ,  ("xi2", "woven mat")+     ]  )+ ,  ('師', +     [  ("shi1", "a division (milit.)/teacher/master/expert/model")+     ]  )+ ,  ('帨', +     [  ("shui4", "handkerchief")+     ]  )+ ,  ('帧', +     [  ("zheng4", "frame/one of a pair (scrolls)/picture")+     ]  )+ ,  ('带', +     [  ("dai4", "band/belt/girdle/ribbon/area/zone/region/wear/carry/lead/bring/consists of/show/and")+     ]  )+ ,  ('帥', +     [  ("shuai4", "handsome/graceful/smart/commander in chief")+     ]  )+ ,  ('帣', +     [  ("juan4", "a bag which holds 30 pecks")+     ]  )+ ,  ('帡', +     [  ("ping2", "shelter, screen, awning")+     ]  )+ ,  ('帟', +     [  ("yi4", "canopy")+     ]  )+ ,  ('帝', +     [  ("di4", "emperor")+     ]  )+ ,  ('帜', +     [  ("zhi4", "flag")+     ]  )+ ,  ('帛', +     [  ("bo2", "silk")+     ]  )+ ,  ('帚', +     [  ("zhou3", "broom")+     ]  )+ ,  ('帙', +     [  ("zhi4", "(surname)/book cover")+     ]  )+ ,  ('帘', +     [  ("lian2", "wine shop sign")+     ]  )+ ,  ('帗', +     [  ("fu2", "object held by dancer")+     ]  )+ ,  ('帖', +     [  ("tie1", "fit snugly")+     ,  ("tie3", "invitation card/notice")+     ,  ("tie4", "rubbing from incised inscription")+     ]  )+ ,  ('帕', +     [  ("pa4", "handkerchief")+     ]  )+ ,  ('帔', +     [  ("pei4", "cape")+     ]  )+ ,  ('帑', +     [  ("tang3", "treasury")+     ]  )+ ,  ('帐', +     [  ("zhang4", "account/mosquito net/tent/curtain/debt/credit")+     ]  )+ ,  ('帏', +     [  ("wei2", "curtain/women's apartment/tent")+     ]  )+ ,  ('希', +     [  ("xi1", "rare/infrequent")+     ]  )+ ,  ('师', +     [  ("shi1", "a division (milit.)/teacher/master/expert/model")+     ]  )+ ,  ('帆', +     [  ("fan1", "sail")+     ]  )+ ,  ('帅', +     [  ("shuai4", "handsome/graceful/smart/commander in chief")+     ]  )+ ,  ('布', +     [  ("bu4", "diffuse/extend/notify")+     ,  ("bu4", "to declare/to announce/to spread/to make known/spread/(cotton) cloth")+     ]  )+ ,  ('市', +     [  ("shi4", "market/city")+     ]  )+ ,  ('币', +     [  ("bi4", "money/coins/currency")+     ]  )+ ,  ('巿', +     [  ("fu2", "revolve, make circuit, turn")+     ]  )+ ,  ('巾', +     [  ("jin1", "towel")+     ]  )+ ,  ('巽', +     [  ("xun4", "a sign in the trigram/obey")+     ]  )+ ,  ('巹', +     [  ("jin3", "nuptial wine cup")+     ]  )+ ,  ('巷', +     [  ("xiang4", "lane/alley")+     ]  )+ ,  ('巴', +     [  ("ba1", "(suff. for certain nouns)/to hope/to wish/Palestinian, Palestine (abbrev.)/Pakistan (abbrev.)/Pascal (unit of pressure)")+     ]  )+ ,  ('巳', +     [  ("si4", "6th earthly branch/9-11 a.m.")+     ]  )+ ,  ('已', +     [  ("yi3", "already/to stop/then/afterwards")+     ]  )+ ,  ('己', +     [  ("ji3", "6th heavenly stem/self")+     ]  )+ ,  ('巰', +     [  ("qiu2", "hydrosulfuryl")+     ]  )+ ,  ('差', +     [  ("cha1", "difference/discrepancy/to differ/error/to err/to make a mistake")+     ,  ("cha4", "differ from/short of/to lack/poor")+     ,  ("chai1", "send/a messenger/a mission/to commission")+     ,  ("ci1", "uneven")+     ]  )+ ,  ('巫', +     [  ("wu1", "witch")+     ]  )+ ,  ('巩', +     [  ("gong3", "secure/solid")+     ]  )+ ,  ('巨', +     [  ("ju4", "very large/huge/tremendous/gigantic")+     ]  )+ ,  ('巧', +     [  ("qiao3", "opportunely/coincidentally/as it happens/skillful/timely")+     ]  )+ ,  ('左', +     [  ("zuo3", "left")+     ]  )+ ,  ('工', +     [  ("gong1", "work/worker/skill/profession/trade/craft/labor")+     ]  )+ ,  ('巢', +     [  ("chao2", "nest")+     ]  )+ ,  ('巡', +     [  ("xun2", "to patrol/to make one's rounds")+     ]  )+ ,  ('巟', +     [  ("huang1", "a watery waste/to reach")+     ]  )+ ,  ('州', +     [  ("zhou1", "(United States) state/province/sub-prefecture")+     ]  )+ ,  ('川', +     [  ("chuan1", "river/creek/plain/an area of level country/Sichuan province (abbrev.)")+     ]  )+ ,  ('巘', +     [  ("yan3", "peak of mountain")+     ]  )+ ,  ('巖', +     [  ("yan2", "cliff")+     ]  )+ ,  ('巔', +     [  ("dian1", "summit")+     ]  )+ ,  ('巒', +     [  ("luan2", "mountain ranges")+     ]  )+ ,  ('巍', +     [  ("wei1", "high/lofty/towering/majestic")+     ]  )+ ,  ('巋', +     [  ("kui1", "high and mighty (of mountain)/hilly")+     ]  )+ ,  ('巉', +     [  ("chan2", "cliff")+     ]  )+ ,  ('巇', +     [  ("xi1", "mountain-gorge/ravine")+     ]  )+ ,  ('巅', +     [  ("dian1", "summit")+     ]  )+ ,  ('巃', +     [  ("long2", "steep/precipitous (of mountain)")+     ]  )+ ,  ('巂', +     [  ("sui3", "place name in Sichuan")+     ]  )+ ,  ('嶽', +     [  ("yue4", "mountain")+     ]  )+ ,  ('嶼', +     [  ("yu3", "islet")+     ]  )+ ,  ('嶺', +     [  ("ling3", "mountain range")+     ]  )+ ,  ('嶸', +     [  ("rong2", "lofty")+     ]  )+ ,  ('嶷', +     [  ("yi2", "name of a mountain in Hunan")+     ]  )+ ,  ('嶴', +     [  ("ao4", "place name")+     ]  )+ ,  ('嶲', +     [  ("xi1", "a name of an old town in Sichuan/cuckoo/revolution of a wheel")+     ]  )+ ,  ('嶰', +     [  ("xie4", "mountain valley")+     ]  )+ ,  ('嶮', +     [  ("xian3", "precipitous/rugged")+     ]  )+ ,  ('嶭', +     [  ("e4", "elevated, lofty")+     ]  )+ ,  ('嶨', +     [  ("xue2", "big rocky mountain")+     ]  )+ ,  ('嶧', +     [  ("yi4", "name of hills in Shandong")+     ]  )+ ,  ('嶢', +     [  ("yao2", "high/steep/to tower")+     ]  )+ ,  ('嶡', +     [  ("gui4", "precipitous/mountainous")+     ,  ("jue2", "sacrificial vessel")+     ]  )+ ,  ('嶠', +     [  ("jiao4", "highest peak")+     ]  )+ ,  ('嶞', +     [  ("duo4", "mountain peak")+     ]  )+ ,  ('嶝', +     [  ("deng4", "path leading up a mountain")+     ]  )+ ,  ('嶙', +     [  ("lin2", "ranges of hills")+     ]  )+ ,  ('嶗', +     [  ("lao2", "name of a mountain in Shandong")+     ]  )+ ,  ('嶔', +     [  ("qin1", "loftiness (of mountain)")+     ]  )+ ,  ('嶓', +     [  ("bo1", "name of a mountain")+     ]  )+ ,  ('嶒', +     [  ("ceng2", "lofty/precipitous")+     ]  )+ ,  ('嶇', +     [  ("qu1", "rugged")+     ]  )+ ,  ('嶄', +     [  ("zhan3", "precipitous peak")+     ]  )+ ,  ('嶂', +     [  ("zhang4", "cliff/range of peaks")+     ]  )+ ,  ('嶁', +     [  ("lou3", "mountain peak")+     ]  )+ ,  ('嵾', +     [  ("cen1", "uneven/not uniform")+     ]  )+ ,  ('嵼', +     [  ("chan3", "winding mountain path")+     ]  )+ ,  ('嵯', +     [  ("cuo2", "lofty (as of mountain)")+     ]  )+ ,  ('嵬', +     [  ("wei2", "rocky")+     ]  )+ ,  ('嵫', +     [  ("zi1", "name of a mountain in Gansu")+     ]  )+ ,  ('嵩', +     [  ("song1", "lofty/name of a mountain in Henan")+     ]  )+ ,  ('嵝', +     [  ("lou3", "mountain peak")+     ]  )+ ,  ('嵙', +     [  ("ke1", "place name")+     ]  )+ ,  ('嵘', +     [  ("rong2", "lofty")+     ]  )+ ,  ('嵒', +     [  ("yan2", "cliff")+     ]  )+ ,  ('嵐', +     [  ("lan2", "mist/name of a mountain")+     ]  )+ ,  ('嵎', +     [  ("yu2", "mountain range")+     ]  )+ ,  ('嵌', +     [  ("qian4", "deep valley/inlay")+     ]  )+ ,  ('嵋', +     [  ("mei2", "name of a mountain in Sichuan")+     ]  )+ ,  ('嵊', +     [  ("sheng4", "name of a district in Zhejiang")+     ]  )+ ,  ('嵇', +     [  ("ji1", "(surname)/name of a mountain")+     ]  )+ ,  ('嵂', +     [  ("lu:4", "rise sharply/to tower")+     ]  )+ ,  ('崿', +     [  ("e4", "cliff/precipice")+     ]  )+ ,  ('崽', +     [  ("zai3", "young of animals")+     ]  )+ ,  ('崶', +     [  ("feng1", "name of a legendary hill")+     ]  )+ ,  ('崴', +     [  ("wei1", "high, lofty/precipitous")+     ]  )+ ,  ('崳', +     [  ("yu2", "county in shandong province")+     ]  )+ ,  ('崱', +     [  ("ze2", "lofty")+     ]  )+ ,  ('崮', +     [  ("gu4", "(element in mountain names)")+     ]  )+ ,  ('崭', +     [  ("zhan3", "precipitous peak")+     ]  )+ ,  ('崩', +     [  ("beng1", "collapse/fall into ruins")+     ]  )+ ,  ('崧', +     [  ("song1", "lofty/name of a mountain in Henan")+     ]  )+ ,  ('崦', +     [  ("yan1", "name of a mountain in Gansu")+     ]  )+ ,  ('崤', +     [  ("yao2", "mountain in Henan")+     ]  )+ ,  ('崢', +     [  ("zheng1", "excel/lofty")+     ]  )+ ,  ('崠', +     [  ("dong1", "place name in Guangxi province")+     ]  )+ ,  ('崟', +     [  ("yin2", "high/rugged mountains/steep")+     ]  )+ ,  ('崞', +     [  ("guo1", "name of a mountain")+     ]  )+ ,  ('崛', +     [  ("jue2", "towering as a peak")+     ]  )+ ,  ('崚', +     [  ("leng2", "lofty (as of mountain)")+     ]  )+ ,  ('崙', +     [  ("lun2", "Koulkun mountains")+     ]  )+ ,  ('崗', +     [  ("gang3", "mound/policeman's beat")+     ]  )+ ,  ('崖', +     [  ("yai2", "precipice")+     ]  )+ ,  ('崔', +     [  ("cui1", "(surname)/high mountain/precipitous")+     ]  )+ ,  ('崒', +     [  ("zu2", "rocky peaks/lofty and dangerous")+     ]  )+ ,  ('崑', +     [  ("kun1", "Kunlun mountains")+     ]  )+ ,  ('崎', +     [  ("qi2", "mountainous")+     ]  )+ ,  ('崍', +     [  ("lai2", "name of a mountain in Sichuan")+     ]  )+ ,  ('崌', +     [  ("ju1", "mountain name")+     ]  )+ ,  ('崋', +     [  ("hua2", "flowery/illustrious/Chinese")+     ]  )+ ,  ('崇', +     [  ("chong2", "high/dignified/lofty/to honor")+     ]  )+ ,  ('崆', +     [  ("kong1", "name of a mountain")+     ]  )+ ,  ('崃', +     [  ("lai2", "name of a mountain in Sichuan")+     ]  )+ ,  ('崂', +     [  ("lao2", "name of a mountain in Shandong")+     ]  )+ ,  ('崁', +     [  ("kan3", "a place in Taiwan Tainan")+     ]  )+ ,  ('崀', +     [  ("lang4", "place name in hunan province")+     ]  )+ ,  ('峿', +     [  ("wu2", "name of a mountain")+     ]  )+ ,  ('峽', +     [  ("xia2", "gorge")+     ]  )+ ,  ('峻', +     [  ("jun4", "steep")+     ]  )+ ,  ('峹', +     [  ("tu2", "name of a mountain")+     ]  )+ ,  ('島', +     [  ("dao3", "island")+     ]  )+ ,  ('峴', +     [  ("xian4", "steep hill")+     ]  )+ ,  ('峱', +     [  ("nao2", "name of a mountain")+     ]  )+ ,  ('峰', +     [  ("feng1", "peak/summit")+     ]  )+ ,  ('峭', +     [  ("qiao4", "steep hill")+     ]  )+ ,  ('峪', +     [  ("yu4", "valley")+     ]  )+ ,  ('峨', +     [  ("e2", "lofty/name of a mountain")+     ]  )+ ,  ('峦', +     [  ("luan2", "mountain ranges")+     ]  )+ ,  ('峥', +     [  ("zheng1", "excel/lofty")+     ]  )+ ,  ('峤', +     [  ("jiao4", "highest peak")+     ]  )+ ,  ('峡', +     [  ("xia2", "gorge")+     ]  )+ ,  ('峞', +     [  ("wei2", "high and uneven")+     ]  )+ ,  ('峙', +     [  ("zhi4", "peak/to store")+     ]  )+ ,  ('峓', +     [  ("yi2", "place name")+     ]  )+ ,  ('峒', +     [  ("tong2", "name of a mountain")+     ]  )+ ,  ('峋', +     [  ("xun2", "ranges of hills")+     ]  )+ ,  ('峇', +     [  ("ke1", "cave, cavern")+     ]  )+ ,  ('峄', +     [  ("yi4", "name of hills in Shandong")+     ]  )+ ,  ('岿', +     [  ("kui1", "high and mighty (of mountain)/hilly")+     ]  )+ ,  ('岽', +     [  ("dong1", "place name in Guangxi province")+     ]  )+ ,  ('岸', +     [  ("an4", "bank/shore/beach/coast")+     ]  )+ ,  ('岷', +     [  ("min2", "name of a river in Sichuan")+     ]  )+ ,  ('岵', +     [  ("hu4", "wooded hill")+     ]  )+ ,  ('岳', +     [  ("yue4", "(surname)/mountain/wife's father")+     ,  ("yue4", "mountain")+     ]  )+ ,  ('岱', +     [  ("dai4", "name of a mountain in Shandong")+     ]  )+ ,  ('岭', +     [  ("ling3", "mountain range")+     ]  )+ ,  ('岬', +     [  ("jia3", "cape (geog.)")+     ]  )+ ,  ('岫', +     [  ("xiu4", "cave/mountain peak")+     ]  )+ ,  ('岩', +     [  ("yan2", "cliff/rock")+     ,  ("yan2", "cliff")+     ]  )+ ,  ('岨', +     [  ("qu1", "rocky hill")+     ]  )+ ,  ('岧', +     [  ("tiao2", "lofty peak")+     ]  )+ ,  ('岣', +     [  ("gou3", "name of a hill in Hunan")+     ]  )+ ,  ('岢', +     [  ("ke3", "name of a mountain")+     ]  )+ ,  ('岡', +     [  ("gang1", "ridge/mound")+     ]  )+ ,  ('岝', +     [  ("zuo4", "name of a mountain in SHANDONG")+     ]  )+ ,  ('岛', +     [  ("dao3", "island")+     ]  )+ ,  ('岚', +     [  ("lan2", "mist/name of a mountain")+     ]  )+ ,  ('岘', +     [  ("xian4", "steep hill")+     ]  )+ ,  ('岗', +     [  ("gang3", "mound/policeman's beat")+     ]  )+ ,  ('岖', +     [  ("qu1", "rugged")+     ]  )+ ,  ('岔', +     [  ("cha4", "branch in a road/astray/diverge")+     ]  )+ ,  ('岑', +     [  ("cen2", "a small hill/(a surname)")+     ]  )+ ,  ('岐', +     [  ("qi2", "divergent/side road/steep")+     ]  )+ ,  ('岍', +     [  ("qian1", "name of a mountain")+     ]  )+ ,  ('岌', +     [  ("ji2", "lofty peak/perilous")+     ]  )+ ,  ('岊', +     [  ("jie2", "mountain peak")+     ]  )+ ,  ('岂', +     [  ("qi3", "how can it be that")+     ]  )+ ,  ('岁', +     [  ("sui4", "year/years old/(a measure word)")+     ]  )+ ,  ('屿', +     [  ("yu3", "islet")+     ]  )+ ,  ('屼', +     [  ("wu4", "bare hill")+     ]  )+ ,  ('屺', +     [  ("qi3", "hill without trees")+     ]  )+ ,  ('屹', +     [  ("yi4", "high and steep")+     ]  )+ ,  ('屴', +     [  ("li4", "high mountain range")+     ]  )+ ,  ('山', +     [  ("shan1", "mountain/hill")+     ]  )+ ,  ('屯', +     [  ("tun2", "to station (soldiers)/to store up")+     ,  ("zhun1", "difficult/stingy")+     ]  )+ ,  ('屮', +     [  ("che4", "plants sprouting")+     ]  )+ ,  ('屭', +     [  ("xi4", "gigantic strength")+     ]  )+ ,  ('屬', +     [  ("shu3", "belong to/category/be subordinate to/genus (taxonomy)/be born in the year of (one of the 12 animals)/family members/dependants")+     ,  ("zhu3", "join together/fix one's attention on/concentrate on")+     ]  )+ ,  ('屪', +     [  ("liao2", "penis")+     ]  )+ ,  ('屩', +     [  ("jue2", "hemp sandals")+     ]  )+ ,  ('屨', +     [  ("ju4", "sandals")+     ]  )+ ,  ('屧', +     [  ("xie4", "wooden shoes")+     ]  )+ ,  ('屦', +     [  ("ju4", "sandals")+     ]  )+ ,  ('履', +     [  ("lu:3", "shoe/to tread on")+     ]  )+ ,  ('層', +     [  ("ceng2", "a measure word for layers/laminated/repeated/floor/story (of a building)/layer/(math.) sheaf")+     ]  )+ ,  ('屣', +     [  ("xi3", "slippers")+     ]  )+ ,  ('屢', +     [  ("lu:3", "time and again")+     ]  )+ ,  ('屡', +     [  ("lu:3", "time and again")+     ]  )+ ,  ('屠', +     [  ("tu2", "slaughter/slaughter man")+     ]  )+ ,  ('属', +     [  ("shu3", "belong to/category/be subordinate to/genus (taxonomy)/be born in the year of (one of the 12 animals)/family members/dependants")+     ,  ("zhu3", "join together/fix one's attention on/concentrate on")+     ]  )+ ,  ('屝', +     [  ("fei4", "coarse/sandals")+     ]  )+ ,  ('屜', +     [  ("ti4", "drawer/tier/tray")+     ]  )+ ,  ('屙', +     [  ("e1", "defecate")+     ]  )+ ,  ('屘', +     [  ("man3", "the youngest")+     ]  )+ ,  ('展', +     [  ("zhan3", "to use/to spread out/to postpone/to unfold")+     ]  )+ ,  ('屑', +     [  ("xie4", "crumbs/filings/worth while")+     ]  )+ ,  ('屐', +     [  ("ji1", "clogs")+     ]  )+ ,  ('屏', +     [  ("bing3", "get rid of/put aside/reject/keep control/hold back")+     ,  ("ping2", "(standing) screen")+     ]  )+ ,  ('屎', +     [  ("shi3", "stool/feces")+     ]  )+ ,  ('屍', +     [  ("shi1", "corpse")+     ]  )+ ,  ('屌', +     [  ("diao3", "penis")+     ]  )+ ,  ('屋', +     [  ("wu1", "house/room")+     ]  )+ ,  ('届', +     [  ("jie4", "arrive at (place or time)/period/to become due/measure words for events (e.g., meetings, elections)")+     ]  )+ ,  ('屉', +     [  ("ti4", "drawer/tier/tray")+     ]  )+ ,  ('屈', +     [  ("qu1", "bent/feel wronged")+     ]  )+ ,  ('屇', +     [  ("tian2", "cave/hole")+     ]  )+ ,  ('屆', +     [  ("jie4", "arrive at (place or time)/period/to become due/measure words for events (e.g., meetings, elections)")+     ]  )+ ,  ('居', +     [  ("ju1", "reside")+     ]  )+ ,  ('屄', +     [  ("bi1", "vulva")+     ]  )+ ,  ('层', +     [  ("ceng2", "a measure word for layers/laminated/repeated/floor/story (of a building)/layer/(math.) sheaf")+     ]  )+ ,  ('屁', +     [  ("pi4", "to break wind/to fart")+     ]  )+ ,  ('局', +     [  ("ju2", "narrow")+     ,  ("ju2", "(a measure word used for games) set or round office/situation/office")+     ]  )+ ,  ('尿', +     [  ("sui1", "urinate/urine")+     ]  )+ ,  ('尾', +     [  ("wei3", "tail")+     ]  )+ ,  ('尽', +     [  ("jin3", "to the utmost")+     ,  ("jin4", "to use up/to exhaust/to end/to finish/to the utmost/exhausted/finished/to the limit (of sth)")+     ]  )+ ,  ('尼', +     [  ("ni2", "Buddhist nun/(often used in phonetic spellings)")+     ]  )+ ,  ('尻', +     [  ("kao1", "end of spine")+     ]  )+ ,  ('尺', +     [  ("chi3", "a Chinese foot (M)/one-third of a meter/a ruler/a note musical note on traditional Chinese scale")+     ]  )+ ,  ('尹', +     [  ("yin3", "(surname)/to rule")+     ]  )+ ,  ('尸', +     [  ("shi1", "corpse")+     ,  ("shi1", "corpse")+     ]  )+ ,  ('尷', +     [  ("gan1", "embarrassed/ill at ease")+     ]  )+ ,  ('尴', +     [  ("gan1", "embarrassed/ill at ease")+     ]  )+ ,  ('就', +     [  ("jiu4", "at once/then/right away/only/(emphasis)/to approach/to move towards/to undertake")+     ]  )+ ,  ('尰', +     [  ("zhong3", "swell")+     ]  )+ ,  ('尬', +     [  ("ga4", "in an embarrassing situation")+     ]  )+ ,  ('尪', +     [  ("wang1", "feeble/lame")+     ]  )+ ,  ('尨', +     [  ("mang2", "shaggy dog/striped")+     ,  ("pang2", "shaggy dog/striped")+     ]  )+ ,  ('尧', +     [  ("yao2", "(surname)/emperor Yao")+     ]  )+ ,  ('尤', +     [  ("you2", "outstanding/particularly/especially")+     ]  )+ ,  ('尢', +     [  ("wang1", "lame")+     ]  )+ ,  ('尟', +     [  ("xian3", "few/rare")+     ]  )+ ,  ('尝', +     [  ("chang2", "indicator of past tense/to taste/flavor/already/ever/once/test/already/formerly")+     ,  ("chang2", "to taste")+     ]  )+ ,  ('尚', +     [  ("shang4", "still/yet/to value/to esteem")+     ]  )+ ,  ('尘', +     [  ("chen2", "dust/dirt/earth")+     ]  )+ ,  ('尖', +     [  ("jian1", "point (of needle)/sharp/shrewd/pointed")+     ]  )+ ,  ('尕', +     [  ("ga3", "(phonetic)")+     ]  )+ ,  ('尔', +     [  ("er3", "thus/so/like that/you/thou")+     ]  )+ ,  ('尒', +     [  ("er3", "thou")+     ]  )+ ,  ('少', +     [  ("shao3", "few/little/lack")+     ,  ("shao4", "young")+     ]  )+ ,  ('小', +     [  ("xiao3", "small/tiny/few/young")+     ]  )+ ,  ('導', +     [  ("dao3", "to transmit/to lead/to guide/to conduct/to direct")+     ]  )+ ,  ('對', +     [  ("dui4", "couple/pair/to be opposite/to oppose/to face/for/to/correct (answer)/to answer/to reply/to direct (towards sth)/right")+     ]  )+ ,  ('尋', +     [  ("xun2", "to search/to look for/to seek")+     ]  )+ ,  ('尊', +     [  ("zun1", "to honor")+     ]  )+ ,  ('尉', +     [  ("wei4", "(surname)/milit. official/to quiet")+     ]  )+ ,  ('專', +     [  ("zhuan1", "for a particular person, occasion, purpose/focused on one thing/special/expert/particular (to sth)/concentrated/specialized")+     ]  )+ ,  ('將', +     [  ("jiang1", "(will, shall, \34future tense\34)/ready/prepared/to get/to use")+     ,  ("jiang4", "a general")+     ]  )+ ,  ('将', +     [  ("jiang1", "(will, shall, \34future tense\34)/ready/prepared/to get/to use")+     ,  ("jiang4", "a general")+     ]  )+ ,  ('射', +     [  ("she4", "radio- (chem.)/shoot")+     ]  )+ ,  ('尃', +     [  ("fu1", "to state to, to announce")+     ]  )+ ,  ('封', +     [  ("feng1", "to confer/to grant/to seal/(a measure word)")+     ]  )+ ,  ('寿', +     [  ("shou4", "(long) life")+     ]  )+ ,  ('导', +     [  ("dao3", "to transmit/to lead/to guide/to conduct/to direct")+     ]  )+ ,  ('寻', +     [  ("xun2", "to search/to look for/to seek")+     ]  )+ ,  ('寺', +     [  ("si4", "Buddhist temple")+     ]  )+ ,  ('对', +     [  ("dui4", "couple/pair/to be opposite/to oppose/to face/for/to/correct (answer)/to answer/to reply/to direct (towards sth)/right")+     ]  )+ ,  ('寸', +     [  ("cun4", "a unit of length/inch/thumb")+     ]  )+ ,  ('寶', +     [  ("bao3", "a jewel or gem/a treasure/precious")+     ]  )+ ,  ('寵', +     [  ("chong3", "to love/to pamper/to spoil/to favor")+     ]  )+ ,  ('寰', +     [  ("huan2", "large domain")+     ]  )+ ,  ('寮', +     [  ("liao2", "Laos/fellow-official/hut")+     ]  )+ ,  ('寬', +     [  ("kuan1", "lenient/wide/broad")+     ]  )+ ,  ('寫', +     [  ("xie3", "to write")+     ]  )+ ,  ('寪', +     [  ("wei3", "surname")+     ]  )+ ,  ('審', +     [  ("shen3", "to examine/to investigate/carefully/to try (in court)")+     ]  )+ ,  ('寨', +     [  ("zhai4", "stronghold/stockade")+     ]  )+ ,  ('寧', +     [  ("ning2", "peaceful/rather/Ningxia (abbrev.)")+     ]  )+ ,  ('實', +     [  ("shi2", "real/true/honest/really/solid")+     ]  )+ ,  ('寥', +     [  ("liao2", "empty/lonesome/very few")+     ]  )+ ,  ('寤', +     [  ("wu4", "awake from sleep")+     ]  )+ ,  ('寢', +     [  ("qin3", "lie down")+     ]  )+ ,  ('寡', +     [  ("gua3", "few/widowed")+     ]  )+ ,  ('寠', +     [  ("ju4", "poor/rustic")+     ]  )+ ,  ('察', +     [  ("cha2", "examine/inquire/observe/inspect/look into/to examine")+     ]  )+ ,  ('寞', +     [  ("mo4", "lonesome")+     ]  )+ ,  ('寝', +     [  ("qin3", "lie down")+     ]  )+ ,  ('寙', +     [  ("yu3", "bad/useless/weak")+     ]  )+ ,  ('寘', +     [  ("zhi4", "put aside, put down/discard")+     ]  )+ ,  ('寖', +     [  ("jin4", "immerse/soak")+     ]  )+ ,  ('寔', +     [  ("shi2", "really/solid")+     ]  )+ ,  ('寓', +     [  ("yu4", "reside/residence")+     ]  )+ ,  ('寒', +     [  ("han2", "cold/poor/to tremble")+     ]  )+ ,  ('寐', +     [  ("mei4", "sleep soundly")+     ]  )+ ,  ('寎', +     [  ("bing4", "nightmare/start in sleep")+     ]  )+ ,  ('富', +     [  ("fu4", "rich")+     ]  )+ ,  ('寇', +     [  ("kou4", "bandit")+     ]  )+ ,  ('密', +     [  ("mi4", "secret/confidential/close/thick/dense")+     ]  )+ ,  ('寅', +     [  ("yin2", "3-5 a.m./3rd earthly branch")+     ]  )+ ,  ('寄', +     [  ("ji4", "lodge at/to mail/to send/to entrust/to depend")+     ]  )+ ,  ('寂', +     [  ("ji4", "lonesome")+     ]  )+ ,  ('寁', +     [  ("zan3", "swift")+     ]  )+ ,  ('寀', +     [  ("cai4", "feudal estate")+     ]  )+ ,  ('宿', +     [  ("su4", "lodge for the night/old/former")+     ,  ("xiu3", "(a) night")+     ,  ("xiu4", "constellation")+     ]  )+ ,  ('宾', +     [  ("bin1", "visitor/guest")+     ]  )+ ,  ('宽', +     [  ("kuan1", "lenient/wide/broad")+     ]  )+ ,  ('容', +     [  ("rong2", "to hold/to contain/to allow/appearance/look/countenance")+     ]  )+ ,  ('宸', +     [  ("chen2", "imperial apartments")+     ]  )+ ,  ('家', +     [  ("jia1", "furniture/tool")+     ,  ("jia1", "-ist/-er/-ian/home/family/a person engaged in a certain art or profession/measure word for stores and schools")+     ]  )+ ,  ('宵', +     [  ("xiao1", "night")+     ]  )+ ,  ('宴', +     [  ("yan4", "feast/repose")+     ,  ("yan4", "feast/repose")+     ]  )+ ,  ('害', +     [  ("hai4", "to do harm to/to cause trouble to/harm/evil/calamity")+     ]  )+ ,  ('宰', +     [  ("zai3", "slaughter/butcher/govern/rule/official")+     ]  )+ ,  ('宮', +     [  ("gong1", "palace")+     ]  )+ ,  ('宬', +     [  ("cheng2", "library stack/storage")+     ]  )+ ,  ('宫', +     [  ("gong1", "palace")+     ]  )+ ,  ('宪', +     [  ("xian4", "statute/constitution")+     ]  )+ ,  ('宧', +     [  ("yi2", "northeastern corner of a room")+     ]  )+ ,  ('宦', +     [  ("huan4", "an official")+     ]  )+ ,  ('宥', +     [  ("you4", "forgive/help/profound")+     ]  )+ ,  ('室', +     [  ("shi4", "room")+     ]  )+ ,  ('宣', +     [  ("xuan1", "to declare (publicly)/to announce")+     ]  )+ ,  ('客', +     [  ("ke4", "customer/visitor/guest")+     ]  )+ ,  ('审', +     [  ("shen3", "to examine/to investigate/carefully/to try (in court)")+     ]  )+ ,  ('宠', +     [  ("chong3", "to love/to pamper/to spoil/to favor")+     ]  )+ ,  ('实', +     [  ("shi2", "real/true/honest/really/solid")+     ]  )+ ,  ('宝', +     [  ("bao3", "a jewel or gem/a treasure/precious")+     ]  )+ ,  ('宜', +     [  ("yi2", "proper/should/suitable/appropriate")+     ]  )+ ,  ('宛', +     [  ("wan3", "(surname)/similar/winding")+     ]  )+ ,  ('定', +     [  ("ding4", "to set/to fix/to determine/to decide/to order")+     ]  )+ ,  ('宙', +     [  ("zhou4", "universe")+     ]  )+ ,  ('官', +     [  ("guan1", "official/government/organ of body")+     ]  )+ ,  ('宗', +     [  ("zong1", "school/sect/purpose/model/ancestor/family")+     ]  )+ ,  ('宕', +     [  ("dang4", "dissipated/put off")+     ]  )+ ,  ('宓', +     [  ("mi4", "(surname)/still/silent")+     ]  )+ ,  ('宏', +     [  ("hong2", "spacious")+     ]  )+ ,  ('完', +     [  ("wan2", "to finish/to be over/whole/complete/entire")+     ]  )+ ,  ('宋', +     [  ("song4", "(surname)/name of a dynasty")+     ]  )+ ,  ('安', +     [  ("an1", "content/calm/still/quiet/to pacify/peace")+     ]  )+ ,  ('守', +     [  ("shou3", "to guard")+     ]  )+ ,  ('宇', +     [  ("yu3", "room/universe")+     ]  )+ ,  ('宅', +     [  ("zhai2", "residence")+     ]  )+ ,  ('宄', +     [  ("gui3", "traitor")+     ]  )+ ,  ('它', +     [  ("ta1", "it (used for things)")+     ]  )+ ,  ('宁', +     [  ("ning2", "peaceful/rather/Ningxia (abbrev.)")+     ]  )+ ,  ('孿', +     [  ("luan2", "twins")+     ]  )+ ,  ('孽', +     [  ("nie4", "consequence of sin")+     ]  )+ ,  ('孻', +     [  ("lai2", "last")+     ]  )+ ,  ('孺', +     [  ("ru2", "(surname)/child")+     ]  )+ ,  ('學', +     [  ("xue2", "learn/study/science/-ology")+     ]  )+ ,  ('孵', +     [  ("fu1", "hatch")+     ]  )+ ,  ('孳', +     [  ("zi1", "industrious/produce/bear")+     ]  )+ ,  ('孱', +     [  ("can4", "dodger")+     ,  ("chan2", "coward/weak")+     ]  )+ ,  ('孰', +     [  ("shu2", "who/which/what")+     ]  )+ ,  ('孫', +     [  ("sun1", "grandson")+     ]  )+ ,  ('孪', +     [  ("luan2", "twins")+     ]  )+ ,  ('孩', +     [  ("hai2", "child")+     ]  )+ ,  ('学', +     [  ("xue2", "learn/study/science/-ology")+     ]  )+ ,  ('孥', +     [  ("nu2", "child/offspring")+     ]  )+ ,  ('孤', +     [  ("gu1", "lone/lonely")+     ]  )+ ,  ('季', +     [  ("ji4", "season/period")+     ]  )+ ,  ('孢', +     [  ("bao1", "spore")+     ]  )+ ,  ('孟', +     [  ("meng4", "first month/eldest brother/(surname)")+     ]  )+ ,  ('孝', +     [  ("xiao4", "filial")+     ]  )+ ,  ('孜', +     [  ("zi1", "hard-working/industrious")+     ]  )+ ,  ('孛', +     [  ("bei4", "comet")+     ]  )+ ,  ('孚', +     [  ("fu2", "trust")+     ]  )+ ,  ('孙', +     [  ("sun1", "grandson")+     ]  )+ ,  ('存', +     [  ("cun2", "exist/deposit/store/keep/survive")+     ]  )+ ,  ('字', +     [  ("zi4", "letter/symbol/character/word")+     ]  )+ ,  ('孖', +     [  ("zi1", "twins")+     ]  )+ ,  ('孕', +     [  ("yun4", "pregnant")+     ]  )+ ,  ('孔', +     [  ("kong3", "(surname)/hole")+     ]  )+ ,  ('孓', +     [  ("jue2", "larvae of mosquito")+     ]  )+ ,  ('孑', +     [  ("jie2", "alone/mosquito larvae/small")+     ]  )+ ,  ('子', +     [  ("zi3", "11 p.m.-1 a.m./1st earthly branch/child/midnight/son/child/seed/egg/small thing")+     ,  ("zi5", "(noun suff.)")+     ]  )+ ,  ('孌', +     [  ("luan2", "beautiful")+     ]  )+ ,  ('孅', +     [  ("xian1", "cunning/slender")+     ]  )+ ,  ('孃', +     [  ("niang2", "mother/troubled")+     ]  )+ ,  ('孀', +     [  ("shuang1", "widow")+     ]  )+ ,  ('嬿', +     [  ("yan4", "lovely")+     ]  )+ ,  ('嬾', +     [  ("lan3", "lazy")+     ]  )+ ,  ('嬸', +     [  ("shen3", "wife of father's younger brother")+     ]  )+ ,  ('嬷', +     [  ("ma1", "ma/mamma")+     ]  )+ ,  ('嬴', +     [  ("ying2", "full/profit/win")+     ]  )+ ,  ('嬲', +     [  ("niao3", "tease/disturb")+     ]  )+ ,  ('嬰', +     [  ("ying1", "infant/baby")+     ]  )+ ,  ('嬭', +     [  ("nai3", "breast/lady/milk")+     ]  )+ ,  ('嬬', +     [  ("xu1", "mistress, concubine/weak")+     ]  )+ ,  ('嬪', +     [  ("pin2", "imperial concubine")+     ]  )+ ,  ('嬤', +     [  ("ma1", "ma/mamma")+     ]  )+ ,  ('嬡', +     [  ("ai4", "your daughter (hon.)")+     ]  )+ ,  ('嬝', +     [  ("niao3", "delicate/graceful")+     ]  )+ ,  ('嬛', +     [  ("huan2", "place where supreme bestows books")+     ,  ("xuan1", "clever/pretty")+     ]  )+ ,  ('嬙', +     [  ("qiang2", "female court officials")+     ]  )+ ,  ('嬗', +     [  ("shan4", "changes and succession")+     ]  )+ ,  ('嬖', +     [  ("bi4", "(treat as a) favorite")+     ]  )+ ,  ('嬔', +     [  ("fu4", "baby rabbit")+     ]  )+ ,  ('嬌', +     [  ("jiao1", "lovable/pampered/tender/delicate/frail")+     ]  )+ ,  ('嬋', +     [  ("chan2", "beautiful/graceful")+     ]  )+ ,  ('嬉', +     [  ("xi1", "amusement")+     ]  )+ ,  ('嬈', +     [  ("rao2", "graceful")+     ,  ("rao3", "disturbance")+     ]  )+ ,  ('嬃', +     [  ("xu1", "elder sister")+     ]  )+ ,  ('嫿', +     [  ("hua4", "tranquil")+     ]  )+ ,  ('嫽', +     [  ("liao2", "good/smart/to play")+     ]  )+ ,  ('嫻', +     [  ("xian2", "elegant/refined")+     ]  )+ ,  ('嫵', +     [  ("wu3", "flatter/to please")+     ]  )+ ,  ('嫱', +     [  ("qiang2", "female court officials")+     ]  )+ ,  ('嫫', +     [  ("mo2", "ugly woman")+     ]  )+ ,  ('嫪', +     [  ("lao4", "(surname)/lustful")+     ]  )+ ,  ('嫩', +     [  ("nen4", "tender/soft")+     ]  )+ ,  ('嫦', +     [  ("chang2", "a legendary beauty who flew to the moon/the lady in the moon")+     ]  )+ ,  ('嫣', +     [  ("yan1", "captivating")+     ]  )+ ,  ('嫡', +     [  ("di2", "first wife/son of first wife")+     ]  )+ ,  ('嫠', +     [  ("li2", "widow")+     ]  )+ ,  ('嫜', +     [  ("zhang1", "husband's parent/lady in the moon")+     ]  )+ ,  ('嫚', +     [  ("man4", "(surname)/insult")+     ]  )+ ,  ('嫘', +     [  ("lei2", "(surname)")+     ]  )+ ,  ('嫗', +     [  ("yu4", "brood over/old woman/protect")+     ]  )+ ,  ('嫖', +     [  ("piao2", "visit a prostitute")+     ]  )+ ,  ('嫔', +     [  ("pin2", "imperial concubine")+     ]  )+ ,  ('嫒', +     [  ("ai4", "your daughter (hon.)")+     ]  )+ ,  ('嫌', +     [  ("xian2", "to dislike/to suspect")+     ]  )+ ,  ('嫋', +     [  ("niao3", "delicate/graceful")+     ]  )+ ,  ('嫉', +     [  ("ji2", "jealousy/be jealous of")+     ]  )+ ,  ('嫈', +     [  ("ying1", "attentively/carefully")+     ]  )+ ,  ('嫄', +     [  ("yuan2", "name of an empress")+     ]  )+ ,  ('嫂', +     [  ("sao3", "older brother's wife; sister-in-law")+     ]  )+ ,  ('嫁', +     [  ("jia4", "marry (a husband)")+     ]  )+ ,  ('媿', +     [  ("kui4", "ashamed")+     ]  )+ ,  ('媾', +     [  ("gou4", "to marry/to copulate")+     ]  )+ ,  ('媽', +     [  ("ma1", "ma/mamma")+     ]  )+ ,  ('媼', +     [  ("ao3", "old woman")+     ]  )+ ,  ('媻', +     [  ("pan2", "to move")+     ]  )+ ,  ('媺', +     [  ("mei3", "beautiful")+     ]  )+ ,  ('媸', +     [  ("chi1", "ugly woman")+     ]  )+ ,  ('媵', +     [  ("ying4", "maid escorting bride to new home")+     ]  )+ ,  ('媳', +     [  ("xi2", "daughter in law")+     ]  )+ ,  ('媲', +     [  ("pi4", "to match/to pair")+     ]  )+ ,  ('媯', +     [  ("gui1", "(surname)/name of a river")+     ]  )+ ,  ('媮', +     [  ("tou1", "improper/irregular")+     ]  )+ ,  ('媬', +     [  ("bao3", "governess/nurse")+     ]  )+ ,  ('媪', +     [  ("ao3", "old woman")+     ]  )+ ,  ('媧', +     [  ("wa1", "(surname)/sister of Fu2 Xi1")+     ]  )+ ,  ('媢', +     [  ("mao4", "envious")+     ]  )+ ,  ('媟', +     [  ("xie4", "to lust for")+     ]  )+ ,  ('媛', +     [  ("yuan2", "a beauty")+     ,  ("yuan4", "a beauty")+     ]  )+ ,  ('媚', +     [  ("mei4", "flatter/charm")+     ]  )+ ,  ('媕', +     [  ("an1", "girl in love/undecided")+     ]  )+ ,  ('媒', +     [  ("mei2", "medium/intermediary/matchmaker/go-between")+     ]  )+ ,  ('媊', +     [  ("qian2", "planet Venus in the morning")+     ]  )+ ,  ('媄', +     [  ("mei3", "beautiful")+     ]  )+ ,  ('婿', +     [  ("xu4", "son-in-law")+     ]  )+ ,  ('婼', +     [  ("chuo4", "recalcitrant")+     ]  )+ ,  ('婺', +     [  ("wu4", "beautiful")+     ]  )+ ,  ('婷', +     [  ("ting2", "graceful")+     ]  )+ ,  ('婶', +     [  ("shen3", "wife of father's younger brother")+     ]  )+ ,  ('婵', +     [  ("chan2", "beautiful/graceful")+     ]  )+ ,  ('婴', +     [  ("ying1", "infant/baby")+     ]  )+ ,  ('婭', +     [  ("ya4", "address term between sons-in-law")+     ]  )+ ,  ('婬', +     [  ("yin2", "obscene, licentious, lewd")+     ]  )+ ,  ('婪', +     [  ("lan2", "avaricious")+     ]  )+ ,  ('婧', +     [  ("jing4", "modest/supple")+     ]  )+ ,  ('婦', +     [  ("fu4", "woman")+     ]  )+ ,  ('婥', +     [  ("chuo4", "weak/delicate")+     ]  )+ ,  ('婤', +     [  ("zhou1", "(feminine name)")+     ]  )+ ,  ('婢', +     [  ("bi4", "slave girl/maid servant")+     ]  )+ ,  ('婞', +     [  ("xing4", "upright")+     ]  )+ ,  ('婚', +     [  ("hun1", "to marry/marriage/wedding/to take a wife")+     ]  )+ ,  ('婕', +     [  ("jie2", "handsome")+     ]  )+ ,  ('婐', +     [  ("wo3", "maid")+     ]  )+ ,  ('婊', +     [  ("biao3", "prostitute")+     ]  )+ ,  ('婉', +     [  ("wan3", "graceful/tactful")+     ]  )+ ,  ('婆', +     [  ("po2", "grandmother/matron/mother-in-law")+     ]  )+ ,  ('婁', +     [  ("lou2", "(star)/(surname)")+     ]  )+ ,  ('婀', +     [  ("e1", "graceful/willowy/unstable")+     ]  )+ ,  ('娼', +     [  ("chang1", "prostitute")+     ]  )+ ,  ('娸', +     [  ("qi2", "to ridicule/ugly")+     ]  )+ ,  ('娶', +     [  ("qu3", "take a wife")+     ]  )+ ,  ('娵', +     [  ("ju1", "(feminine name)/(star)")+     ]  )+ ,  ('娴', +     [  ("xian2", "elegant/refined")+     ]  )+ ,  ('娲', +     [  ("wa1", "(surname)/sister of Fu2 Xi1")+     ]  )+ ,  ('娱', +     [  ("yu2", "amuse")+     ]  )+ ,  ('娩', +     [  ("mian3", "give birth to a child")+     ,  ("wan3", "complaisant/agreeable")+     ]  )+ ,  ('娥', +     [  ("e2", "good/beautiful")+     ]  )+ ,  ('娣', +     [  ("di4", "wife of a younger brother")+     ]  )+ ,  ('娠', +     [  ("shen1", "pregnant")+     ]  )+ ,  ('娟', +     [  ("juan1", "beautiful/graceful")+     ]  )+ ,  ('娜', +     [  ("nuo2", "elegant/graceful")+     ]  )+ ,  ('娛', +     [  ("yu2", "amuse")+     ]  )+ ,  ('娘', +     [  ("niang2", "mother/young lady")+     ,  ("niang2", "mother/troubled")+     ]  )+ ,  ('娓', +     [  ("wei3", "active/comply with")+     ]  )+ ,  ('娑', +     [  ("suo1", "(phonetic)/loose")+     ]  )+ ,  ('娌', +     [  ("li3", "husband's brother's wife")+     ]  )+ ,  ('娉', +     [  ("ping1", "graceful")+     ]  )+ ,  ('娈', +     [  ("luan2", "beautiful")+     ]  )+ ,  ('娇', +     [  ("jiao1", "lovable/pampered/tender/delicate/frail")+     ]  )+ ,  ('娆', +     [  ("rao2", "graceful")+     ,  ("rao3", "disturbance")+     ]  )+ ,  ('娅', +     [  ("ya4", "address term between sons-in-law")+     ]  )+ ,  ('娄', +     [  ("lou2", "(star)/(surname)")+     ]  )+ ,  ('娃', +     [  ("wa2", "baby/doll")+     ]  )+ ,  ('威', +     [  ("wei1", "power/might/prestige")+     ]  )+ ,  ('娀', +     [  ("song1", "name of an ancient state")+     ]  )+ ,  ('姿', +     [  ("zi1", "beauty/disposition/looks/appearance")+     ]  )+ ,  ('姽', +     [  ("gui3", "quiet and nice")+     ]  )+ ,  ('姻', +     [  ("yin1", "marriage connections")+     ]  )+ ,  ('姺', +     [  ("xian3", "name of an ancient state")+     ]  )+ ,  ('姱', +     [  ("kua1", "fascinating/pretty")+     ]  )+ ,  ('姮', +     [  ("heng2", "the lady in the moon")+     ]  )+ ,  ('姬', +     [  ("ji1", "(surname)/women")+     ]  )+ ,  ('姪', +     [  ("zhi2", "nephew (of the same surname)")+     ]  )+ ,  ('姨', +     [  ("yi2", "one's mother's sister/aunt")+     ]  )+ ,  ('姦', +     [  ("jian1", "adultery")+     ]  )+ ,  ('姥', +     [  ("lao3", "grandma (maternal)")+     ,  ("mu3", "governess/old woman")+     ]  )+ ,  ('姤', +     [  ("gou4", "copulate/good")+     ]  )+ ,  ('姣', +     [  ("jiao1", "(surname)/cunning/pretty")+     ]  )+ ,  ('姞', +     [  ("ji2", "(surname)")+     ]  )+ ,  ('姝', +     [  ("shu1", "pretty woman")+     ]  )+ ,  ('姜', +     [  ("jiang1", "(surname)/ginger")+     ,  ("jiang1", "ginger")+     ]  )+ ,  ('姚', +     [  ("yao2", "Yao (a surname)")+     ]  )+ ,  ('姘', +     [  ("pin1", "be a mistress or lover")+     ]  )+ ,  ('姗', +     [  ("shan1", "deprecate/lithe (of woman's walk)")+     ]  )+ ,  ('委', +     [  ("wei1", "crooked")+     ,  ("wei3", "give up/indeed/to commission")+     ]  )+ ,  ('姓', +     [  ("xing4", "surname/family name/name")+     ]  )+ ,  ('姒', +     [  ("si4", "(surname)/wife of older brother")+     ]  )+ ,  ('姑', +     [  ("gu1", "paternal aunt")+     ]  )+ ,  ('姐', +     [  ("jie3", "older sister")+     ]  )+ ,  ('姍', +     [  ("shan1", "deprecate/lithe (of woman's walk)")+     ]  )+ ,  ('始', +     [  ("shi3", "begin")+     ]  )+ ,  ('姊', +     [  ("zi3", "older sister")+     ]  )+ ,  ('姆', +     [  ("mu3", "governess")+     ]  )+ ,  ('姅', +     [  ("ban4", "menstruation")+     ]  )+ ,  ('姁', +     [  ("xu3", "chatter like old woman/cheerful")+     ]  )+ ,  ('妾', +     [  ("qie4", "concubine")+     ]  )+ ,  ('妻', +     [  ("qi1", "wife")+     ,  ("qi4", "to marry off (a daughter)")+     ]  )+ ,  ('妺', +     [  ("mo4", "wife of the last ruler of the Xia dynasty")+     ]  )+ ,  ('妹', +     [  ("mei4", "younger sister")+     ]  )+ ,  ('妵', +     [  ("tou3", "(feminine name)/beautiful/fair")+     ]  )+ ,  ('妳', +     [  ("ni3", "you (fem.)")+     ]  )+ ,  ('妲', +     [  ("da2", "concubine of last Shang emperor")+     ]  )+ ,  ('妯', +     [  ("zhou2", "wives of brothers")+     ]  )+ ,  ('妮', +     [  ("ni1", "girl/phonetic \34ni\34 (in girl's name)")+     ]  )+ ,  ('妫', +     [  ("gui1", "(surname)/name of a river")+     ]  )+ ,  ('妪', +     [  ("yu4", "brood over/old woman/protect")+     ]  )+ ,  ('妩', +     [  ("wu3", "flatter/to please")+     ]  )+ ,  ('妨', +     [  ("fang2", "hinder/harm")+     ]  )+ ,  ('妥', +     [  ("tuo3", "secure/sound")+     ]  )+ ,  ('妤', +     [  ("yu2", "handsome/fair")+     ]  )+ ,  ('妣', +     [  ("bi3", "deceased mother")+     ]  )+ ,  ('妞', +     [  ("niu1", "little girl")+     ]  )+ ,  ('妝', +     [  ("zhuang1", "adornment/adorn")+     ]  )+ ,  ('妙', +     [  ("miao4", "clever/wonderful")+     ]  )+ ,  ('妗', +     [  ("jin4", "wife of mother's brother")+     ]  )+ ,  ('妖', +     [  ("yao1", "goblin/witch/devil/bewitching/enchanting/monster/phantom")+     ]  )+ ,  ('妓', +     [  ("ji4", "prostitute")+     ]  )+ ,  ('妒', +     [  ("du4", "jealous")+     ]  )+ ,  ('妍', +     [  ("yan2", "beautiful")+     ]  )+ ,  ('妊', +     [  ("ren4", "be pregnant")+     ]  )+ ,  ('妈', +     [  ("ma1", "ma/mamma")+     ]  )+ ,  ('妇', +     [  ("fu4", "woman")+     ]  )+ ,  ('妆', +     [  ("zhuang1", "adornment/adorn")+     ]  )+ ,  ('妄', +     [  ("wang4", "absurd/fantastic")+     ]  )+ ,  ('妃', +     [  ("fei1", "imperial concubine")+     ]  )+ ,  ('如', +     [  ("ru2", "as (if)/such as")+     ]  )+ ,  ('妁', +     [  ("shuo4", "(surname)/matchmaker")+     ]  )+ ,  ('好', +     [  ("hao3", "good/well")+     ,  ("hao4", "be fond of")+     ]  )+ ,  ('她', +     [  ("ta1", "she")+     ]  )+ ,  ('奸', +     [  ("jian1", "traitor")+     ,  ("jian1", "adultery")+     ]  )+ ,  ('奶', +     [  ("nai3", "breast/lady/milk")+     ]  )+ ,  ('奴', +     [  ("nu2", "slave")+     ]  )+ ,  ('女', +     [  ("nu:3", "female/woman")+     ]  )+ ,  ('奰', +     [  ("bi4", "anger")+     ]  )+ ,  ('奮', +     [  ("fen4", "exert oneself")+     ]  )+ ,  ('奭', +     [  ("shi4", "(surname)/angry")+     ]  )+ ,  ('奪', +     [  ("duo2", "rob/snatch")+     ]  )+ ,  ('奩', +     [  ("lian2", "bridal trousseau")+     ]  )+ ,  ('奧', +     [  ("ao4", "obscure/mysterious")+     ]  )+ ,  ('奥', +     [  ("ao4", "obscure/mysterious")+     ]  )+ ,  ('奢', +     [  ("she1", "extravagant")+     ]  )+ ,  ('奡', +     [  ("ao4", "haughty/vigorous")+     ]  )+ ,  ('奠', +     [  ("dian4", "libation")+     ]  )+ ,  ('奜', +     [  ("fei3", "big")+     ]  )+ ,  ('奚', +     [  ("xi1", "what why")+     ]  )+ ,  ('奘', +     [  ("zang4", "great")+     ,  ("zhuang3", "fat/stout")+     ]  )+ ,  ('套', +     [  ("tao4", "to cover/covering/case/cover/(a measure word, a set of something)/sheath")+     ]  )+ ,  ('奖', +     [  ("jiang3", "prize/award/encouragement")+     ]  )+ ,  ('奕', +     [  ("yi4", "abundant/graceful")+     ]  )+ ,  ('奔', +     [  ("ben1", "to hurry or rush/to run quickly/to elope")+     ,  ("ben4", "go to/towards")+     ]  )+ ,  ('奓', +     [  ("she1", "extravagant")+     ]  )+ ,  ('契', +     [  ("qi4", "contract")+     ]  )+ ,  ('奐', +     [  ("huan4", "(surname)/excellent")+     ]  )+ ,  ('奏', +     [  ("zou4", "present a memorial")+     ]  )+ ,  ('奎', +     [  ("kui2", "name of constellation/stride")+     ]  )+ ,  ('奋', +     [  ("fen4", "exert oneself")+     ]  )+ ,  ('奉', +     [  ("feng4", "to receive (from superior)/to offer/to revere")+     ]  )+ ,  ('奈', +     [  ("nai4", "how can one help")+     ]  )+ ,  ('奇', +     [  ("ji1", "odd (Num)")+     ,  ("qi2", "strange/odd/weird/wonderful")+     ]  )+ ,  ('奄', +     [  ("yan1", "castrate/to delay")+     ,  ("yan3", "suddenly/to embrace")+     ]  )+ ,  ('奂', +     [  ("huan4", "(surname)/excellent")+     ]  )+ ,  ('奁', +     [  ("lian2", "bridal trousseau")+     ]  )+ ,  ('夾', +     [  ("jia1", "clip/folder/hold between/to press from both sides/to place in between")+     ,  ("jia2", "hold between/lined/narrow lane")+     ]  )+ ,  ('夺', +     [  ("duo2", "rob/snatch")+     ]  )+ ,  ('夹', +     [  ("jia1", "clip/folder/hold between/to press from both sides/to place in between")+     ,  ("jia2", "hold between/lined/narrow lane")+     ]  )+ ,  ('夸', +     [  ("kua1", "to boast")+     ,  ("kua1", "to boast")+     ]  )+ ,  ('夷', +     [  ("yi2", "a barbarian")+     ]  )+ ,  ('头', +     [  ("tou2", "head")+     ,  ("tou5", "suff. for nouns")+     ]  )+ ,  ('失', +     [  ("shi1", "to lose/to miss/to fail")+     ]  )+ ,  ('夯', +     [  ("hang1", "drive piles")+     ]  )+ ,  ('央', +     [  ("yang1", "beg/center")+     ]  )+ ,  ('夭', +     [  ("yao1", "tender/gentle/to die prematurely")+     ]  )+ ,  ('夬', +     [  ("guai4", "decisive")+     ]  )+ ,  ('夫', +     [  ("fu1", "porter")+     ,  ("fu1", "husband/man")+     ]  )+ ,  ('太', +     [  ("tai4", "highest/greatest/too (much)/very/extremely")+     ]  )+ ,  ('天', +     [  ("tian1", "day/sky/heaven")+     ]  )+ ,  ('大', +     [  ("da4", "big/huge/large/major/great/wide/deep/oldest/eldest")+     ,  ("dai4", "doctor")+     ]  )+ ,  ('夥', +     [  ("huo3", "assistant/partner/many/great/numerous")+     ]  )+ ,  ('夤', +     [  ("yin2", "late at night")+     ]  )+ ,  ('夢', +     [  ("meng4", "to dream")+     ]  )+ ,  ('夠', +     [  ("gou4", "to reach/to be enough")+     ]  )+ ,  ('够', +     [  ("gou4", "to reach/to be enough")+     ]  )+ ,  ('夜', +     [  ("ye4", "night")+     ]  )+ ,  ('多', +     [  ("duo1", "many/much/a lot of/numerous/multi-")+     ]  )+ ,  ('夙', +     [  ("su4", "morning")+     ]  )+ ,  ('夗', +     [  ("yuan4", "to turn over when asleep")+     ]  )+ ,  ('外', +     [  ("wai4", "outside/in addition/foreign/external")+     ]  )+ ,  ('夕', +     [  ("xi1", "evening")+     ,  ("xi4", "dusk")+     ]  )+ ,  ('夔', +     [  ("kui2", "one-legged monster/respectful")+     ]  )+ ,  ('夏', +     [  ("xia4", "summer/Xia (proper name)")+     ]  )+ ,  ('复', +     [  ("fu4", "again/recover/reply to a letter/to repeat/to duplicate")+     ]  )+ ,  ('夌', +     [  ("ling2", "to dawdle/the name of the father of the Emperor Yao")+     ]  )+ ,  ('备', +     [  ("bei4", "to prepare/get ready/to provide or equip")+     ]  )+ ,  ('夆', +     [  ("feng2", "to butt (as horned animals)")+     ]  )+ ,  ('处', +     [  ("chu3", "to reside/to live/to dwell/to be in/to stay/get along with/to be in a position of/deal with")+     ,  ("chu4", "a place/location/spot/point/office/department/bureau/respect")+     ]  )+ ,  ('壿', +     [  ("zun1", "goblet/bottle/wine-jar")+     ]  )+ ,  ('壽', +     [  ("shou4", "(long) life")+     ]  )+ ,  ('壼', +     [  ("kun3", "palace corridor or passageway")+     ]  )+ ,  ('壺', +     [  ("hu2", "pot/(a measure word)")+     ]  )+ ,  ('壹', +     [  ("yi1", "one (alternate form of 一 used on checks)")+     ]  )+ ,  ('壶', +     [  ("hu2", "pot/(a measure word)")+     ]  )+ ,  ('壳', +     [  ("ke2", "shell")+     ,  ("qiao4", "shell")+     ]  )+ ,  ('声', +     [  ("sheng1", "sound/voice/(a measure word, used for sounds)/tone/noise")+     ]  )+ ,  ('壯', +     [  ("zhuang4", "to strengthen/strong/robust")+     ]  )+ ,  ('壮', +     [  ("zhuang4", "to strengthen/strong/robust")+     ]  )+ ,  ('壬', +     [  ("ren2", "9th heavenly stem")+     ]  )+ ,  ('士', +     [  ("shi4", "scholar/warrior/knight")+     ]  )+ ,  ('壩', +     [  ("ba4", "dam/dyke/embankment")+     ]  )+ ,  ('壤', +     [  ("rang3", "soil/earth")+     ]  )+ ,  ('壟', +     [  ("long3", "monopolize")+     ]  )+ ,  ('壞', +     [  ("huai4", "bad/evil/rotten/spoiled")+     ]  )+ ,  ('壝', +     [  ("wei3", "a mound, an embankment/the earthen altar to the god of the soil")+     ]  )+ ,  ('壚', +     [  ("lu2", "clay/shop")+     ]  )+ ,  ('壙', +     [  ("kuang4", "tomb")+     ]  )+ ,  ('壘', +     [  ("lei3", "rampart")+     ]  )+ ,  ('壖', +     [  ("ruan2", "land on water edge or under wall")+     ]  )+ ,  ('壕', +     [  ("hao2", "air-raid shelter/trench")+     ]  )+ ,  ('壔', +     [  ("dao3", "column/cylinder")+     ]  )+ ,  ('壓', +     [  ("ya1", "to press/to push down/to keep under (control)")+     ,  ("ya4", "in the first place/to crush")+     ]  )+ ,  ('壒', +     [  ("ai4", "dust/mud")+     ]  )+ ,  ('壑', +     [  ("he4", "gully")+     ]  )+ ,  ('壎', +     [  ("xun1", "ancient porcelain wind-instrument")+     ]  )+ ,  ('壈', +     [  ("lan3", "disappointed")+     ]  )+ ,  ('壇', +     [  ("tan2", "altar")+     ]  )+ ,  ('壆', +     [  ("bo2", "stiff, hard clay or rocky strata/crack in a jar")+     ]  )+ ,  ('壅', +     [  ("yong1", "obstruct/stop up")+     ]  )+ ,  ('壁', +     [  ("bi4", "wall/rampart")+     ]  )+ ,  ('墾', +     [  ("ken3", "reclaim (land)")+     ]  )+ ,  ('墺', +     [  ("ao4", "building-plot")+     ]  )+ ,  ('墳', +     [  ("fen2", "a grave")+     ]  )+ ,  ('墮', +     [  ("duo4", "degenerate/fall")+     ]  )+ ,  ('墫', +     [  ("zun1", "goblet/bottle/wine-jar")+     ]  )+ ,  ('墩', +     [  ("dun1", "block/gate pillar/pier")+     ]  )+ ,  ('墨', +     [  ("mo4", "China ink/ink stick/abbrev. for Mexico")+     ]  )+ ,  ('墦', +     [  ("fan2", "a grave")+     ]  )+ ,  ('墠', +     [  ("shan4", "level spot for sacrifices")+     ]  )+ ,  ('墟', +     [  ("xu1", "old burial grounds")+     ]  )+ ,  ('增', +     [  ("zeng1", "to increase/to expand/to add")+     ]  )+ ,  ('墝', +     [  ("qiao1", "stony soil")+     ]  )+ ,  ('墜', +     [  ("zhui4", "fall")+     ]  )+ ,  ('墙', +     [  ("qiang2", "wall")+     ]  )+ ,  ('墓', +     [  ("mu4", "tomb")+     ]  )+ ,  ('墐', +     [  ("jin3", "bury/plaster with mud")+     ]  )+ ,  ('墊', +     [  ("dian4", "pad/cushion/mat")+     ]  )+ ,  ('墉', +     [  ("yong1", "fortified wall")+     ]  )+ ,  ('墈', +     [  ("kan4", "cliff")+     ]  )+ ,  ('墅', +     [  ("shu4", "villa")+     ]  )+ ,  ('境', +     [  ("jing4", "border/place/condition/boundary/circumstances/territory")+     ]  )+ ,  ('墁', +     [  ("man4", "to plaster")+     ]  )+ ,  ('墀', +     [  ("chi2", "courtyard")+     ]  )+ ,  ('塿', +     [  ("lou3", "small mound")+     ]  )+ ,  ('塾', +     [  ("shu2", "private tutorage")+     ]  )+ ,  ('塽', +     [  ("shuang3", "elevated prominent ground")+     ]  )+ ,  ('塼', +     [  ("zhuan1", "brick")+     ]  )+ ,  ('塹', +     [  ("qian4", "moat around a city")+     ]  )+ ,  ('塵', +     [  ("chen2", "dust/dirt/earth")+     ]  )+ ,  ('塱', +     [  ("lang3", "raised bank/mud wall")+     ]  )+ ,  ('填', +     [  ("tian2", "to fill in")+     ]  )+ ,  ('塥', +     [  ("ge2", "dry clay lump")+     ]  )+ ,  ('塤', +     [  ("xun1", "ancient porcelain wind-instrument")+     ]  )+ ,  ('塢', +     [  ("wu4", "dock/low wall")+     ]  )+ ,  ('塞', +     [  ("sai1", "stop up/to squeeze in/to stuff/Serb (abbr.)/Serbian")+     ,  ("sai4", "strategic pass")+     ,  ("se4", "piston/unenlightened")+     ]  )+ ,  ('塝', +     [  ("bang4", "the edge/border of a field")+     ]  )+ ,  ('塚', +     [  ("zhong3", "mound")+     ]  )+ ,  ('塙', +     [  ("que4", "truly")+     ]  )+ ,  ('塘', +     [  ("tang2", "pond")+     ]  )+ ,  ('塗', +     [  ("tu2", "to smear/daub")+     ]  )+ ,  ('塕', +     [  ("weng3", "a gust of wind")+     ]  )+ ,  ('塔', +     [  ("ta3", "pagoda/tower")+     ]  )+ ,  ('塓', +     [  ("mi4", "to plaster/whitewash (wall)")+     ]  )+ ,  ('塒', +     [  ("shi2", "hen roost")+     ]  )+ ,  ('塑', +     [  ("su4", "to model (a figure) in clay")+     ]  )+ ,  ('塏', +     [  ("kai3", "dry terrain")+     ]  )+ ,  ('塍', +     [  ("cheng2", "raised path between fields")+     ]  )+ ,  ('塌', +     [  ("ta1", "collapse")+     ]  )+ ,  ('塋', +     [  ("ying2", "a grave")+     ]  )+ ,  ('塊', +     [  ("kuai1", "piece/chunk/lump/(measure word for chunks, lumps)")+     ,  ("kuai4", "yuan (unit of currency)/fast (of a watch)/swift/rapid/happy/joyful/soon/quick/(a measure word, for cloth, cake, soap)")+     ]  )+ ,  ('塈', +     [  ("ji4", "to brick a grave/to snuff out")+     ]  )+ ,  ('堿', +     [  ("jian3", "alkali/soda")+     ]  )+ ,  ('堽', +     [  ("gang1", "mound")+     ]  )+ ,  ('堵', +     [  ("du3", "stop up")+     ]  )+ ,  ('場', +     [  ("chang3", "a courtyard/open space/place/field/a measure word/(a measure word, used for sport or recreation)")+     ]  )+ ,  ('堳', +     [  ("mei2", "low wall")+     ]  )+ ,  ('堲', +     [  ("ji2", "hate")+     ]  )+ ,  ('報', +     [  ("bao4", "to announce/to inform/report/newspaper/recompense/revenge")+     ]  )+ ,  ('堰', +     [  ("yan4", "weir")+     ]  )+ ,  ('堯', +     [  ("yao2", "(surname)/emperor Yao")+     ]  )+ ,  ('堮', +     [  ("e4", "a boundary/a border")+     ]  )+ ,  ('堭', +     [  ("huang2", "a dry moat outside a city wall/a dry ditch")+     ]  )+ ,  ('堪', +     [  ("kan1", "endure")+     ]  )+ ,  ('堨', +     [  ("e4", "dam/to stop/check")+     ]  )+ ,  ('堧', +     [  ("ruan2", "adjoin")+     ]  )+ ,  ('堤', +     [  ("di1", "dike")+     ,  ("di1", "dike")+     ]  )+ ,  ('堡', +     [  ("bao3", "an earthwork/castle/position of defense/stronghold")+     ,  ("pu4", "character used in place names")+     ]  )+ ,  ('堠', +     [  ("hou4", "mounds for beacons")+     ]  )+ ,  ('堞', +     [  ("die2", "battlements")+     ]  )+ ,  ('堝', +     [  ("guo1", "crucible")+     ]  )+ ,  ('堙', +     [  ("yin1", "bury/mound/to dam/close")+     ]  )+ ,  ('堕', +     [  ("duo4", "degenerate/fall")+     ]  )+ ,  ('堑', +     [  ("qian4", "moat around a city")+     ]  )+ ,  ('堎', +     [  ("ling2", "mound/tomb")+     ]  )+ ,  ('堍', +     [  ("tu4", "side of bridge")+     ]  )+ ,  ('堌', +     [  ("gu4", "place name")+     ]  )+ ,  ('堋', +     [  ("peng2", "target in archery")+     ]  )+ ,  ('堊', +     [  ("e4", "to whitewash/to plaster")+     ]  )+ ,  ('堉', +     [  ("yu4", "fertile soil")+     ]  )+ ,  ('堈', +     [  ("gang1", "earthen jug, crock, cistern")+     ]  )+ ,  ('堇', +     [  ("jin3", "yellow loam/clay/season/few")+     ]  )+ ,  ('堆', +     [  ("dui1", "a pile/a mass/heap/stack")+     ]  )+ ,  ('堅', +     [  ("jian1", "strong/solid/firm/unyielding/resolute")+     ]  )+ ,  ('堄', +     [  ("ni4", "parapet")+     ]  )+ ,  ('堂', +     [  ("tang2", "(main) hall/large room")+     ]  )+ ,  ('堀', +     [  ("ku1", "cave/hole")+     ]  )+ ,  ('埽', +     [  ("sao4", "broom/dike")+     ]  )+ ,  ('埼', +     [  ("qi2", "headland")+     ]  )+ ,  ('基', +     [  ("ji1", "base/foundation/basic/radical (chem.)")+     ]  )+ ,  ('培', +     [  ("pei2", "to cultivate/to earth up")+     ]  )+ ,  ('埸', +     [  ("yi4", "border")+     ]  )+ ,  ('執', +     [  ("zhi2", "execute (a plan)/grasp")+     ]  )+ ,  ('埶', +     [  ("yi4", "skill/art")+     ]  )+ ,  ('埵', +     [  ("duo3", "solid earth")+     ]  )+ ,  ('埴', +     [  ("zhi2", "soil with large clay content")+     ]  )+ ,  ('埳', +     [  ("kan3", "a pit, a hole, a snare, a danger/a crisis/a mortar")+     ]  )+ ,  ('埰', +     [  ("cai4", "allotment to a feudal noble")+     ]  )+ ,  ('埭', +     [  ("dai4", "dam")+     ]  )+ ,  ('埧', +     [  ("ju4", "diked pond")+     ]  )+ ,  ('埤', +     [  ("pi2", "low wall")+     ]  )+ ,  ('埡', +     [  ("ya4", "character used in place names")+     ]  )+ ,  ('埠', +     [  ("bu4", "a jetty/port/a city/quay")+     ]  )+ ,  ('域', +     [  ("yu4", "field/region/area/domain (taxonomy)")+     ]  )+ ,  ('埜', +     [  ("ye3", "open country, field/wilderness")+     ]  )+ ,  ('埚', +     [  ("guo1", "crucible")+     ]  )+ ,  ('埙', +     [  ("xun1", "ancient porcelain wind-instrument")+     ]  )+ ,  ('埘', +     [  ("shi2", "hen roost")+     ]  )+ ,  ('埕', +     [  ("cheng2", "earthen jar")+     ]  )+ ,  ('埔', +     [  ("pu3", "port")+     ]  )+ ,  ('埒', +     [  ("lei4", "enclosure, dike, embankment")+     ]  )+ ,  ('埏', +     [  ("shan1", "to mix water with clay")+     ,  ("yan2", "boundary")+     ]  )+ ,  ('城', +     [  ("cheng2", "city walls/city/town")+     ]  )+ ,  ('埌', +     [  ("lang4", "wasteland/wild")+     ]  )+ ,  ('埋', +     [  ("mai2", "bury")+     ,  ("man2", "to blame")+     ]  )+ ,  ('埇', +     [  ("yong3", "raised path")+     ]  )+ ,  ('埆', +     [  ("que4", "stony")+     ]  )+ ,  ('埃', +     [  ("ai1", "dirt/dust/angstrom")+     ]  )+ ,  ('埂', +     [  ("geng3", "channel for irrigation")+     ]  )+ ,  ('垲', +     [  ("kai3", "dry terrain")+     ]  )+ ,  ('垮', +     [  ("kua3", "collapse")+     ]  )+ ,  ('垭', +     [  ("ya4", "character used in place names")+     ]  )+ ,  ('垫', +     [  ("dian4", "pad/cushion/mat")+     ]  )+ ,  ('垩', +     [  ("e4", "to whitewash/to plaster")+     ]  )+ ,  ('垦', +     [  ("ken3", "reclaim (land)")+     ]  )+ ,  ('垤', +     [  ("die2", "anthill/mound")+     ]  )+ ,  ('垣', +     [  ("yuan2", "wall")+     ]  )+ ,  ('垢', +     [  ("gou4", "dirt/disgrace")+     ]  )+ ,  ('垠', +     [  ("yin2", "bank")+     ]  )+ ,  ('垟', +     [  ("yang2", "clay sheep buried with the dead")+     ]  )+ ,  ('垞', +     [  ("cha2", "place name")+     ]  )+ ,  ('垝', +     [  ("gui3", "dilapidated")+     ]  )+ ,  ('垛', +     [  ("duo3", "battlement/target")+     ,  ("duo4", "pile")+     ]  )+ ,  ('垚', +     [  ("yao2", "embankment")+     ]  )+ ,  ('垗', +     [  ("zhao4", "sacrifice")+     ]  )+ ,  ('垕', +     [  ("hou4", "thick")+     ]  )+ ,  ('垔', +     [  ("yin1", "to restrain/to dam a stream and change its direction /a mound")+     ]  )+ ,  ('垓', +     [  ("gai1", "boundary")+     ]  )+ ,  ('垒', +     [  ("lei3", "rampart")+     ]  )+ ,  ('型', +     [  ("xing2", "model")+     ]  )+ ,  ('垆', +     [  ("lu2", "clay/shop")+     ]  )+ ,  ('垄', +     [  ("long3", "monopolize")+     ]  )+ ,  ('垂', +     [  ("chui2", "to hang (down)/droop/dangle/bend down/hand down/bequeath/nearly/almost/to approach")+     ]  )+ ,  ('坼', +     [  ("che4", "to crack/split/break/to chap")+     ]  )+ ,  ('坻', +     [  ("chi2", "islet/rock in river")+     ,  ("di3", "place name")+     ]  )+ ,  ('坷', +     [  ("ke3", "uneven (path)/unfortunate (in life)")+     ]  )+ ,  ('坵', +     [  ("qiu1", "earthenware, earthenware vessel")+     ]  )+ ,  ('坴', +     [  ("liu4", "a clod of earth/land")+     ]  )+ ,  ('坳', +     [  ("ao4", "a depression/cavity/hollow")+     ]  )+ ,  ('坱', +     [  ("yang1", "boundless (space)/fine dust")+     ]  )+ ,  ('坰', +     [  ("jiong1", "environs/wilderness")+     ]  )+ ,  ('坯', +     [  ("pi1", "unburnt earthenware")+     ]  )+ ,  ('坭', +     [  ("ni2", "mud")+     ]  )+ ,  ('坫', +     [  ("dian4", "stand for goblets")+     ]  )+ ,  ('坪', +     [  ("ping2", "a plain")+     ]  )+ ,  ('坩', +     [  ("gan1", "crucible")+     ]  )+ ,  ('坨', +     [  ("tuo2", "lump/spherical substance")+     ]  )+ ,  ('坦', +     [  ("tan3", "flat/open-hearted/level/smooth")+     ]  )+ ,  ('坤', +     [  ("kun1", "the earth-/female-principle")+     ]  )+ ,  ('坡', +     [  ("po1", "slope")+     ]  )+ ,  ('坠', +     [  ("zhui4", "fall")+     ]  )+ ,  ('坟', +     [  ("fen2", "a grave")+     ]  )+ ,  ('坞', +     [  ("wu4", "dock/low wall")+     ]  )+ ,  ('坝', +     [  ("ba4", "dam/dyke/embankment")+     ]  )+ ,  ('坛', +     [  ("tan2", "altar")+     ]  )+ ,  ('坚', +     [  ("jian1", "strong/solid/firm/unyielding/resolute")+     ]  )+ ,  ('块', +     [  ("kuai1", "piece/chunk/lump/(measure word for chunks, lumps)")+     ,  ("kuai4", "yuan (unit of currency)/fast (of a watch)/swift/rapid/happy/joyful/soon/quick/(a measure word, for cloth, cake, soap)")+     ]  )+ ,  ('坒', +     [  ("bi4", "to compare/to match/to equal")+     ]  )+ ,  ('坑', +     [  ("keng1", "pit/to defraud")+     ]  )+ ,  ('坐', +     [  ("zuo4", "to sit/to take a seat/to take (a bus, airplane etc.)")+     ]  )+ ,  ('坏', +     [  ("huai4", "bad/evil/rotten/spoiled")+     ]  )+ ,  ('坎', +     [  ("kan3", "pit/threshold")+     ]  )+ ,  ('坍', +     [  ("tan1", "collapse")+     ]  )+ ,  ('坌', +     [  ("ben4", "bring together/dust")+     ]  )+ ,  ('坋', +     [  ("fen4", "dust, earth/a bank of earth/to dig/to bring together")+     ]  )+ ,  ('坊', +     [  ("fang1", "subdivision of a city")+     ]  )+ ,  ('均', +     [  ("jun1", "equal/even/all/uniform")+     ]  )+ ,  ('址', +     [  ("zhi3", "location/site")+     ]  )+ ,  ('圻', +     [  ("qi2", "boundary/a border")+     ]  )+ ,  ('场', +     [  ("chang3", "a courtyard/open space/place/field/a measure word/(a measure word, used for sport or recreation)")+     ]  )+ ,  ('圹', +     [  ("kuang4", "tomb")+     ]  )+ ,  ('圳', +     [  ("zhen4", "furrow in field, small drainage")+     ]  )+ ,  ('地', +     [  ("de5", "(subor. part. adverbial)/-ly")+     ,  ("di4", "earth/ground/field/place/land")+     ]  )+ ,  ('圯', +     [  ("yi2", "bridge, bank")+     ]  )+ ,  ('圮', +     [  ("pi3", "destroyed/injure")+     ]  )+ ,  ('圭', +     [  ("gui1", "jade tablet")+     ]  )+ ,  ('圬', +     [  ("wu1", "to plaster/whitewash")+     ]  )+ ,  ('圪', +     [  ("ge1", "(phonetic)")+     ]  )+ ,  ('圩', +     [  ("wei2", "dike")+     ]  )+ ,  ('在', +     [  ("zai4", "(located) at/in/exist/(before verbs) immediately involved in/right in the middle of doing")+     ]  )+ ,  ('圣', +     [  ("sheng4", "holy/sacred/saint/sage")+     ]  )+ ,  ('土', +     [  ("tu3", "earth/dust")+     ]  )+ ,  ('圞', +     [  ("luan2", "round")+     ]  )+ ,  ('圜', +     [  ("huan2", "circle/encircle")+     ,  ("yuan2", "circle/round")+     ]  )+ ,  ('圛', +     [  ("yi4", "mist rolling upwards")+     ]  )+ ,  ('團', +     [  ("tuan2", "regiment/round/circular/group/society")+     ]  )+ ,  ('圖', +     [  ("tu2", "diagram/to plan/picture/drawing/chart")+     ]  )+ ,  ('圓', +     [  ("yuan2", "circle/round/circular/spherical/(of the moon) full/unit of Chinese currency (Yuan)/tactful/to justify")+     ]  )+ ,  ('園', +     [  ("yuan2", "garden")+     ]  )+ ,  ('圍', +     [  ("wei2", "to circle/to surround")+     ]  )+ ,  ('圌', +     [  ("chui2", "name of a mountain")+     ]  )+ ,  ('國', +     [  ("guo2", "country/state/nation")+     ]  )+ ,  ('圊', +     [  ("qing1", "pigsty/rest-room")+     ]  )+ ,  ('圉', +     [  ("yu3", "stable, corral, enclosure/front")+     ]  )+ ,  ('圈', +     [  ("juan1", "to confine/enclose")+     ,  ("juan4", "pen (pig)/a fold")+     ,  ("quan1", "circle/ring/loop")+     ]  )+ ,  ('圇', +     [  ("lun2", "complete")+     ]  )+ ,  ('圆', +     [  ("yuan2", "circle/round/circular/spherical/(of the moon) full/unit of Chinese currency (Yuan)/tactful/to justify")+     ]  )+ ,  ('圄', +     [  ("yu3", "imprison")+     ]  )+ ,  ('圃', +     [  ("pu3", "garden/orchard")+     ]  )+ ,  ('圂', +     [  ("hun4", "grain-fed animals/pigsty")+     ]  )+ ,  ('囿', +     [  ("you4", "park/to limit/be limited to")+     ]  )+ ,  ('图', +     [  ("tu2", "diagram/to plan/picture/drawing/chart")+     ]  )+ ,  ('国', +     [  ("guo2", "country/state/nation")+     ]  )+ ,  ('固', +     [  ("gu4", "hard/strong/solid/sure")+     ]  )+ ,  ('囹', +     [  ("ling2", "prison")+     ]  )+ ,  ('囷', +     [  ("jun1", "granary")+     ]  )+ ,  ('囵', +     [  ("lun2", "complete")+     ]  )+ ,  ('围', +     [  ("wei2", "to circle/to surround")+     ]  )+ ,  ('囱', +     [  ("cong1", "window/chimney")+     ]  )+ ,  ('困', +     [  ("kun3", "a bunch/tie together")+     ,  ("kun4", "distress/sleepy/doze off")+     ,  ("kun4", "sleepy/doze off")+     ]  )+ ,  ('囮', +     [  ("e2", "decoy")+     ]  )+ ,  ('园', +     [  ("yuan2", "garden")+     ]  )+ ,  ('囫', +     [  ("hu2", "whole/in one lump")+     ]  )+ ,  ('囪', +     [  ("cong1", "window/chimney")+     ]  )+ ,  ('囥', +     [  ("kang4", "to hide/store")+     ]  )+ ,  ('囤', +     [  ("dun4", "bin for grain")+     ,  ("tun2", "to store/hoard")+     ]  )+ ,  ('团', +     [  ("tuan2", "regiment/round/circular/group/society")+     ,  ("tuan2", "dumpling")+     ]  )+ ,  ('囡', +     [  ("nan1", "one's daughter/to filch/to secrete")+     ]  )+ ,  ('因', +     [  ("yin1", "cause/reason/because")+     ]  )+ ,  ('囟', +     [  ("xin4", "skull/top of head")+     ]  )+ ,  ('回', +     [  ("hui2", "(a measure word for matters or actions) a time/to circle/to go back/to turn around/to answer/to return/to revolve/Islam")+     ]  )+ ,  ('囝', +     [  ("jian3", "child")+     ]  )+ ,  ('四', +     [  ("si4", "four/4")+     ]  )+ ,  ('囚', +     [  ("qiu2", "prisoner")+     ]  )+ ,  ('囗', +     [  ("wei2", "enclosure")+     ]  )+ ,  ('囔', +     [  ("nang1", "muttering, indistinct speech")+     ]  )+ ,  ('囓', +     [  ("nie4", "gnaw")+     ]  )+ ,  ('囑', +     [  ("zhu3", "enjoin")+     ]  )+ ,  ('囍', +     [  ("xi3", "double happiness")+     ]  )+ ,  ('囌', +     [  ("su1", "loquacious/nag")+     ]  )+ ,  ('囊', +     [  ("nang2", "sack")+     ]  )+ ,  ('囉', +     [  ("luo1", "fussy/talkative")+     ,  ("luo2", "subordinate in a gang of bandits")+     ]  )+ ,  ('囈', +     [  ("yi4", "talk in sleep")+     ]  )+ ,  ('囅', +     [  ("chan3", "smilingly")+     ]  )+ ,  ('囂', +     [  ("xiao1", "clamor")+     ]  )+ ,  ('囁', +     [  ("nie4", "move the mouth as in speaking")+     ]  )+ ,  ('囀', +     [  ("zhuan4", "sing, chirp, warble, twitter")+     ]  )+ ,  ('嚼', +     [  ("jiao2", "to chew")+     ,  ("jue2", "to chew")+     ]  )+ ,  ('嚷', +     [  ("rang3", "blurt out/to shout")+     ]  )+ ,  ('嚶', +     [  ("ying1", "calling of birds")+     ]  )+ ,  ('嚵', +     [  ("chan2", "gluttonous/greedy")+     ]  )+ ,  ('嚴', +     [  ("yan2", "(air or water) tight/stern/serious/strict/severe")+     ]  )+ ,  ('嚳', +     [  ("ku4", "name of an emperor")+     ]  )+ ,  ('嚲', +     [  ("duo3", "hang down")+     ]  )+ ,  ('嚮', +     [  ("xiang4", "guide/opposite to")+     ]  )+ ,  ('嚭', +     [  ("pi3", "great/great fortune")+     ]  )+ ,  ('嚬', +     [  ("pin2", "knit the brows")+     ]  )+ ,  ('嚨', +     [  ("long2", "throat")+     ]  )+ ,  ('嚦', +     [  ("li4", "sound of splitting/cracking")+     ]  )+ ,  ('嚥', +     [  ("yan4", "to swallow")+     ]  )+ ,  ('嚣', +     [  ("xiao1", "clamor")+     ]  )+ ,  ('嚜', +     [  ("mo4", "be silent/final particle")+     ]  )+ ,  ('嚚', +     [  ("yin2", "insincere/stupid")+     ]  )+ ,  ('嚙', +     [  ("nie4", "gnaw")+     ]  )+ ,  ('嚕', +     [  ("lu1", "grumble/chatter")+     ]  )+ ,  ('嚐', +     [  ("chang2", "to taste")+     ]  )+ ,  ('嚏', +     [  ("ti4", "sneeze")+     ]  )+ ,  ('嚎', +     [  ("hao2", "howl/bawl")+     ]  )+ ,  ('嚌', +     [  ("ji4", "sip")+     ]  )+ ,  ('嚇', +     [  ("xia4", "to frighten/to scare/to intimidate/to threaten")+     ]  )+ ,  ('嚆', +     [  ("hao1", "sound/noise")+     ]  )+ ,  ('嚅', +     [  ("ru2", "chattering")+     ]  )+ ,  ('嚄', +     [  ("huo4", "stunned and speechless")+     ,  ("o3", "(interj. of surprise)")+     ]  )+ ,  ('嚃', +     [  ("ta4", "to drink/to swallow")+     ]  )+ ,  ('嚀', +     [  ("ning2", "enjoin")+     ]  )+ ,  ('噹', +     [  ("dang1", "dong (onomat. for bell)")+     ]  )+ ,  ('噸', +     [  ("dun1", "ton")+     ,  ("dun4", "ton")+     ]  )+ ,  ('噶', +     [  ("ga2", "(phonetic)")+     ]  )+ ,  ('噴', +     [  ("pen1", "to puff/to spout/to spray/to spurt")+     ,  ("pen4", "fragrant/sneeze")+     ]  )+ ,  ('噳', +     [  ("yu3", "herd/stag/buck")+     ]  )+ ,  ('噲', +     [  ("kuai4", "(surname)/throat/to swallow")+     ]  )+ ,  ('噱', +     [  ("jue2", "loud laughter")+     ]  )+ ,  ('噯', +     [  ("ai3", "(interj. of disapproval)")+     ,  ("ai4", "(interj. of regret)")+     ]  )+ ,  ('噭', +     [  ("jiao4", "shout")+     ]  )+ ,  ('噬', +     [  ("shi4", "devour/to bite")+     ]  )+ ,  ('噫', +     [  ("yi1", "(interj. of approval)/belch")+     ]  )+ ,  ('噪', +     [  ("zao4", "chirp/mixture of voices/noise/buzzing/clamor")+     ,  ("zao4", "disturbance/noise of crowd")+     ]  )+ ,  ('噩', +     [  ("e4", "startling")+     ]  )+ ,  ('器', +     [  ("qi4", "device/tool/utensil")+     ]  )+ ,  ('噥', +     [  ("nong2", "garrulous")+     ]  )+ ,  ('噤', +     [  ("jin4", "unable to speak/silent")+     ]  )+ ,  ('噢', +     [  ("o1", "Oh!")+     ]  )+ ,  ('噠', +     [  ("da1", "(phonetic)/command to a horse/clatter (of horses' hoofs)")+     ]  )+ ,  ('噞', +     [  ("yan3", "the movement of a fish's mouth at the surface of the water")+     ]  )+ ,  ('噜', +     [  ("lu1", "grumble/chatter")+     ]  )+ ,  ('噚', +     [  ("xun2", "fathom")+     ]  )+ ,  ('噙', +     [  ("qin2", "hold in the mouth")+     ]  )+ ,  ('噘', +     [  ("jue1", "pout")+     ]  )+ ,  ('噗', +     [  ("pu1", "sound of escaping laughter/water")+     ]  )+ ,  ('噓', +     [  ("xu1", "exhale/hiss")+     ]  )+ ,  ('噎', +     [  ("ye1", "choke")+     ]  )+ ,  ('噌', +     [  ("ceng1", "to scold/whoosh!")+     ,  ("cheng1", "sound of bells, etc")+     ]  )+ ,  ('噉', +     [  ("dan4", "eat/entice")+     ]  )+ ,  ('噅', +     [  ("hui1", "to speak falsely or wrongly/ugly")+     ]  )+ ,  ('噂', +     [  ("zun3", "talk together")+     ]  )+ ,  ('噁', +     [  ("wu4", "nastiness/nauseate: sickening")+     ]  )+ ,  ('噀', +     [  ("xun4", "spurt out of the mouth")+     ]  )+ ,  ('嘿', +     [  ("hei1", "hey")+     ]  )+ ,  ('嘻', +     [  ("xi1", "laugh/giggle")+     ]  )+ ,  ('嘹', +     [  ("liao2", "clear sound/cry (of cranes etc.)")+     ]  )+ ,  ('嘸', +     [  ("fu3", "unclear/an expletive")+     ]  )+ ,  ('嘶', +     [  ("si1", "hiss/neigh")+     ]  )+ ,  ('嘵', +     [  ("xiao1", "a cry of alarm/querulous")+     ]  )+ ,  ('嘴', +     [  ("zui3", "mouth")+     ]  )+ ,  ('嘲', +     [  ("chao2", "ridicule/mock")+     ,  ("zhao1", "to ridicule")+     ]  )+ ,  ('嘱', +     [  ("zhu3", "enjoin")+     ]  )+ ,  ('嘰', +     [  ("ji1", "grumble")+     ]  )+ ,  ('嘯', +     [  ("xiao4", "to hiss/to whistle")+     ]  )+ ,  ('嘮', +     [  ("lao2", "to chatter")+     ]  )+ ,  ('嘬', +     [  ("chuai4", "to gnaw/eat ravenously")+     ,  ("zuo1", "suck")+     ]  )+ ,  ('嘩', +     [  ("hua1", "crashing sound")+     ,  ("hua2", "cat-calling sound/clamor/noise")+     ]  )+ ,  ('嘧', +     [  ("mi4", "(phonetic) as in pyrimidine")+     ]  )+ ,  ('嘤', +     [  ("ying1", "calling of birds")+     ]  )+ ,  ('嘟', +     [  ("du1", "toot/honk")+     ]  )+ ,  ('嘜', +     [  ("ma4", "mark")+     ]  )+ ,  ('嘛', +     [  ("ma5", "(a modal particle)")+     ]  )+ ,  ('嘘', +     [  ("xu1", "exhale/hiss")+     ]  )+ ,  ('嘗', +     [  ("chang2", "indicator of past tense/to taste/flavor/already/ever/once/test/already/formerly")+     ]  )+ ,  ('嘖', +     [  ("ze2", "(interj. of admiration or of disgust)/to click one's tongue/to attempt to (find an opportunity to) speak")+     ]  )+ ,  ('嘔', +     [  ("ou3", "vomit")+     ]  )+ ,  ('嘓', +     [  ("guo1", "loud swallowing sound")+     ]  )+ ,  ('嘒', +     [  ("hui4", "shrill sound/twinkling")+     ]  )+ ,  ('嘐', +     [  ("xiao1", "boastful/bombastic")+     ]  )+ ,  ('嘏', +     [  ("gu3", "good fortune/longevity")+     ,  ("jia3", "far/grand")+     ]  )+ ,  ('嘎', +     [  ("ga2", "cackling sound")+     ]  )+ ,  ('嘍', +     [  ("lou2", "subordinates in gang of bandits")+     ,  ("lou5", "(part. expressing chagrin or resentment)")+     ]  )+ ,  ('嘉', +     [  ("jia1", "excellent")+     ]  )+ ,  ('嘈', +     [  ("cao2", "bustling/tumultuous/noisy")+     ]  )+ ,  ('嘆', +     [  ("tan4", "to sigh")+     ]  )+ ,  ('嘂', +     [  ("jiao4", "loud")+     ]  )+ ,  ('嘁', +     [  ("qi1", "whispering sound")+     ]  )+ ,  ('嘀', +     [  ("di2", "backbite")+     ]  )+ ,  ('嗿', +     [  ("tan3", "sound of many people eating")+     ]  )+ ,  ('嗾', +     [  ("sou3", "to urge on/incite")+     ]  )+ ,  ('嗽', +     [  ("sou4", "cough")+     ]  )+ ,  ('嗹', +     [  ("lian2", "chattering")+     ]  )+ ,  ('嗷', +     [  ("ao2", "loud clamor/the sound of wailing")+     ]  )+ ,  ('嗶', +     [  ("bi4", "beiges/serge")+     ]  )+ ,  ('嗳', +     [  ("ai3", "(interj. of disapproval)")+     ,  ("ai4", "(interj. of regret)")+     ]  )+ ,  ('嗯', +     [  ("en1", "(a groaning sound)")+     ]  )+ ,  ('嗫', +     [  ("nie4", "move the mouth as in speaking")+     ]  )+ ,  ('嗨', +     [  ("hai1", "oh alas")+     ]  )+ ,  ('嗦', +     [  ("suo1", "suck")+     ]  )+ ,  ('嗥', +     [  ("hao2", "howl/bawl/to bark/roar")+     ]  )+ ,  ('嗤', +     [  ("chi1", "laugh at/jeer/scoff at/sneer at")+     ]  )+ ,  ('嗣', +     [  ("si4", "to connect, inherit/descendants, heirs")+     ]  )+ ,  ('嗡', +     [  ("weng1", "-oin (chem.) as in anisoin")+     ]  )+ ,  ('嗟', +     [  ("jie1", "sigh")+     ,  ("jue1", "sigh")+     ]  )+ ,  ('嗝', +     [  ("ge2", "hiccup/belch")+     ]  )+ ,  ('嗜', +     [  ("shi4", "addicted to/fond of")+     ]  )+ ,  ('嗛', +     [  ("qian4", "pouch/hold/content")+     ]  )+ ,  ('嗚', +     [  ("wu1", "(onomat. for humming)")+     ]  )+ ,  ('嗙', +     [  ("pang3", "boast")+     ]  )+ ,  ('嗔', +     [  ("chen1", "to be angry at")+     ]  )+ ,  ('嗓', +     [  ("sang3", "throat/voice")+     ]  )+ ,  ('嗒', +     [  ("ta4", "to despair")+     ]  )+ ,  ('嗑', +     [  ("ke4", "to crack (seeds) with front teeth")+     ]  )+ ,  ('嗐', +     [  ("hai4", "exclamation of regret")+     ]  )+ ,  ('嗎', +     [  ("ma3", "morphine")+     ,  ("ma5", "(question tag)")+     ]  )+ ,  ('嗊', +     [  ("hong3", "sing")+     ]  )+ ,  ('嗉', +     [  ("su4", "crop (of bird)")+     ,  ("su4", "crop of a bird/fat")+     ]  )+ ,  ('嗈', +     [  ("yong1", "to choke")+     ]  )+ ,  ('嗇', +     [  ("se4", "stingy")+     ]  )+ ,  ('嗆', +     [  ("qiang1", "against wind")+     ,  ("qiang4", "choke/pungent")+     ]  )+ ,  ('嗅', +     [  ("xiu4", "sense of smell")+     ]  )+ ,  ('嗄', +     [  ("a2", "ah (exclamatory part.)")+     ,  ("sha4", "hoarse")+     ]  )+ ,  ('嗃', +     [  ("he4", "scold with severity")+     ]  )+ ,  ('喿', +     [  ("sao4", "chirping of birds")+     ]  )+ ,  ('喾', +     [  ("ku4", "name of an emperor")+     ]  )+ ,  ('喽', +     [  ("lou2", "subordinates in gang of bandits")+     ,  ("lou5", "(part. expressing chagrin or resentment)")+     ]  )+ ,  ('喻', +     [  ("yu4", "allegory")+     ]  )+ ,  ('喷', +     [  ("pen1", "to puff/to spout/to spray/to spurt")+     ,  ("pen4", "fragrant/sneeze")+     ]  )+ ,  ('喵', +     [  ("miao1", "meow (onomat. for cat's mewing)")+     ]  )+ ,  ('喳', +     [  ("cha1", "twitter/chirp")+     ]  )+ ,  ('喲', +     [  ("yo5", "(interj) Oh, sound made when expressing surprise/(idiom) used at end of sentence as an exclamation")+     ]  )+ ,  ('喱', +     [  ("li2", "grain weight")+     ]  )+ ,  ('單', +     [  ("chan2", "chieftain")+     ,  ("dan1", "bill/list/form/single/only/sole")+     ,  ("shan4", "(surname)")+     ]  )+ ,  ('喭', +     [  ("yan4", "condole with")+     ]  )+ ,  ('喬', +     [  ("qiao2", "tall")+     ]  )+ ,  ('喫', +     [  ("chi1", "eat")+     ]  )+ ,  ('喪', +     [  ("sang1", "mourning/funeral")+     ,  ("sang4", "lose (by death)")+     ]  )+ ,  ('喨', +     [  ("liang4", "clear/resounding")+     ]  )+ ,  ('喧', +     [  ("xuan1", "clamor/noise")+     ,  ("xuan1", "clamor/noise/deceitful")+     ]  )+ ,  ('喦', +     [  ("nie4", "talkative")+     ]  )+ ,  ('喥', +     [  ("du4", "(Cantonese) a place")+     ]  )+ ,  ('喤', +     [  ("huang2", "sobbing/sound of bell")+     ]  )+ ,  ('喣', +     [  ("xu3", "to breathe upon")+     ]  )+ ,  ('喟', +     [  ("kui4", "to sigh")+     ]  )+ ,  ('喝', +     [  ("he1", "my goodness/to drink")+     ,  ("he4", "shout applause")+     ]  )+ ,  ('喜', +     [  ("xi3", "to be fond of/to like/to enjoy/to be happy/to feel pleased/happiness/delight/glad")+     ]  )+ ,  ('喚', +     [  ("huan4", "to call")+     ]  )+ ,  ('喙', +     [  ("hui4", "beak/to pant")+     ]  )+ ,  ('喘', +     [  ("chuan3", "to gasp/to pant/asthma")+     ]  )+ ,  ('喔', +     [  ("o1", "I see/oh")+     ]  )+ ,  ('喓', +     [  ("yao1", "grasshopper chirp/mosquito buzz")+     ]  )+ ,  ('喒', +     [  ("zan2", "a dual pronoun, I, you and me, we two")+     ]  )+ ,  ('喑', +     [  ("yin1", "dumb")+     ]  )+ ,  ('喏', +     [  ("re3", "to salute/make one's curtsy")+     ]  )+ ,  ('喎', +     [  ("wai1", "a wry mouth")+     ]  )+ ,  ('喌', +     [  ("zhou1", "syllable")+     ]  )+ ,  ('喋', +     [  ("die2", "flowing flood/to chatter")+     ]  )+ ,  ('喊', +     [  ("han3", "call/cry/to shout")+     ]  )+ ,  ('喉', +     [  ("hou2", "throat/larynx")+     ]  )+ ,  ('喈', +     [  ("jie1", "harmonious (of music)")+     ]  )+ ,  ('喇', +     [  ("la1", "(onomat.)")+     ,  ("la3", "(phonetic)")+     ]  )+ ,  ('善', +     [  ("shan4", "good")+     ]  )+ ,  ('喃', +     [  ("nan2", "mumble in repetition")+     ]  )+ ,  ('喂', +     [  ("wei4", "(interjection) hello/to feed (someone or some animal)/hey/telephone greeting")+     ,  ("wei4", "to feed")+     ]  )+ ,  ('喁', +     [  ("yong2", "breathing (of fish)")+     ]  )+ ,  ('喀', +     [  ("ka1", "(onomat.)")+     ]  )+ ,  ('啾', +     [  ("jiu1", "wailing of child/chirp")+     ]  )+ ,  ('啽', +     [  ("an2", "(Cantonese ngap1) to speak")+     ]  )+ ,  ('啼', +     [  ("ti2", "mourn/to cry/hoof")+     ]  )+ ,  ('啻', +     [  ("chi4", "(not) just/(not) only")+     ]  )+ ,  ('啸', +     [  ("xiao4", "to hiss/to whistle")+     ]  )+ ,  ('啶', +     [  ("ding4", "-d + ine (chem.)")+     ]  )+ ,  ('啮', +     [  ("nie4", "gnaw")+     ]  )+ ,  ('啭', +     [  ("zhuan4", "sing, chirp, warble, twitter")+     ]  )+ ,  ('啬', +     [  ("se4", "stingy")+     ]  )+ ,  ('啪', +     [  ("pa1", "syllable")+     ]  )+ ,  ('啧', +     [  ("ze2", "(interj. of admiration or of disgust)/to click one's tongue/to attempt to (find an opportunity to) speak")+     ]  )+ ,  ('啦', +     [  ("la1", "(onomat.)/(phonetic)")+     ,  ("la5", "(an auxiliary word performing the grammatical functions of mood)/fusion of le + a")+     ]  )+ ,  ('啥', +     [  ("sha2", "(dialect) what")+     ]  )+ ,  ('啤', +     [  ("pi2", "beer")+     ]  )+ ,  ('啣', +     [  ("xian2", "hold in mouth")+     ]  )+ ,  ('啢', +     [  ("liang3", "ounce")+     ]  )+ ,  ('啡', +     [  ("fei1", "coffee")+     ]  )+ ,  ('啟', +     [  ("qi3", "to open/to start")+     ]  )+ ,  ('啞', +     [  ("ya1", "(onomat.)")+     ,  ("ya3", "dumb/mute")+     ]  )+ ,  ('啜', +     [  ("chuo4", "drink/taste/sip/suck")+     ]  )+ ,  ('啗', +     [  ("dan4", "eat/entice")+     ]  )+ ,  ('啖', +     [  ("dan4", "eat/taste/entice (with a bait)")+     ]  )+ ,  ('啕', +     [  ("tao2", "wail")+     ,  ("tao2", "wail")+     ]  )+ ,  ('啐', +     [  ("cui4", "sip/spit")+     ]  )+ ,  ('問', +     [  ("wen4", "to ask")+     ]  )+ ,  ('啎', +     [  ("wu3", "obstinate, disobedient, intractable")+     ]  )+ ,  ('啍', +     [  ("tun1", "move slowly")+     ]  )+ ,  ('啊', +     [  ("a1", "(interj.)/ah")+     ,  ("a2", "an interjection/to express doubt or to question/to show realization/to stress")+     ,  ("a3", "(interj. for surprise)")+     ,  ("a4", "oh (interjection)")+     ,  ("a5", "(a modal particle showing affirmation, approval, or consent)")+     ]  )+ ,  ('商', +     [  ("shang1", "commerce/consult")+     ]  )+ ,  ('啄', +     [  ("zhuo2", "to peck")+     ]  )+ ,  ('啃', +     [  ("ken3", "to gnaw/to nibble/to bite")+     ]  )+ ,  ('啁', +     [  ("zhou1", "twittering of birds")+     ]  )+ ,  ('啀', +     [  ("ai2", "gnaw")+     ]  )+ ,  ('唾', +     [  ("tuo4", "saliva/spit at")+     ]  )+ ,  ('唹', +     [  ("yu2", "to smile at")+     ]  )+ ,  ('唸', +     [  ("nian4", "read aloud")+     ]  )+ ,  ('唷', +     [  ("yo1", "(exclamatory part.)")+     ]  )+ ,  ('唶', +     [  ("jie4", "sigh, groan/loud laughter")+     ]  )+ ,  ('唵', +     [  ("an3", "syllable")+     ]  )+ ,  ('唳', +     [  ("li4", "cry of a crane or wild goose")+     ]  )+ ,  ('唲', +     [  ("er2", "forced laughter")+     ]  )+ ,  ('唱', +     [  ("chang4", "sing/to call loudly/to chant")+     ]  )+ ,  ('唯', +     [  ("wei2", "-ism/only/alone")+     ,  ("wei3", "yes")+     ]  )+ ,  ('售', +     [  ("shou4", "to sell")+     ]  )+ ,  ('唬', +     [  ("hu3", "intimidate/tiger's roar/to fool")+     ]  )+ ,  ('唪', +     [  ("feng3", "recite/chant")+     ]  )+ ,  ('唧', +     [  ("ji1", "(onomat.)/to pump (water)")+     ]  )+ ,  ('唤', +     [  ("huan4", "to call")+     ]  )+ ,  ('唠', +     [  ("lao2", "to chatter")+     ]  )+ ,  ('唛', +     [  ("ma4", "mark")+     ]  )+ ,  ('唚', +     [  ("qin4", "vomiting of animals/to use bad language")+     ]  )+ ,  ('唔', +     [  ("wu2", "hold in mouth/bite")+     ]  )+ ,  ('唑', +     [  ("zuo4", "(phonetic)/-z + ole (chem.)")+     ]  )+ ,  ('唐', +     [  ("tang2", "Tang dynasty (618-907)")+     ]  )+ ,  ('唏', +     [  ("xi1", "sound of sobbing")+     ]  )+ ,  ('唎', +     [  ("li4", "(final part.)/sound/noise")+     ]  )+ ,  ('唉', +     [  ("ai1", "an interjection/to express realization or agreement (yes, oh, right, etc)")+     ,  ("ai4", "alas/oh dear")+     ]  )+ ,  ('唈', +     [  ("yi4", "palpitation/short breathing")+     ]  )+ ,  ('唇', +     [  ("chun2", "lip")+     ]  )+ ,  ('唆', +     [  ("suo1", "incite/suck")+     ]  )+ ,  ('唅', +     [  ("han1", "a sound/to put in the mouth")+     ]  )+ ,  ('唄', +     [  ("bai4", "to chant")+     ]  )+ ,  ('唁', +     [  ("yan4", "condole with")+     ]  )+ ,  ('哿', +     [  ("ge3", "excellent/happy/well-being")+     ]  )+ ,  ('哽', +     [  ("geng3", "choking")+     ]  )+ ,  ('哼', +     [  ("heng1", "hum")+     ,  ("hng5", "(interj. of contempt)")+     ]  )+ ,  ('哺', +     [  ("bu1", "evening meal")+     ,  ("bu3", "feed")+     ]  )+ ,  ('哲', +     [  ("zhe2", "philosophy/wise")+     ]  )+ ,  ('哮', +     [  ("xiao1", "pant/roar/bark (of animals)")+     ]  )+ ,  ('哭', +     [  ("ku1", "to cry/to weep")+     ]  )+ ,  ('哫', +     [  ("zu2", "to cajole")+     ]  )+ ,  ('哪', +     [  ("na3", "how/which")+     ,  ("na5", "(final part. preceded by N)")+     ,  ("nei3", "which (followed by M or Num)")+     ]  )+ ,  ('哩', +     [  ("li1", "(onomat.)")+     ,  ("li3", "mile")+     ,  ("li5", "(part. for continued state)")+     ]  )+ ,  ('哨', +     [  ("shao4", "a whistle/sentry")+     ]  )+ ,  ('哦', +     [  ("e2", "to chant")+     ,  ("o2", "oh is that so")+     ]  )+ ,  ('哥', +     [  ("ge1", "elder brother")+     ]  )+ ,  ('哤', +     [  ("mang2", "jargon")+     ]  )+ ,  ('哢', +     [  ("long4", "(phonetic)/-r + one (chem.)")+     ]  )+ ,  ('員', +     [  ("yuan2", "person/employee/member")+     ]  )+ ,  ('哟', +     [  ("yo5", "(interj) Oh, sound made when expressing surprise/(idiom) used at end of sentence as an exclamation")+     ]  )+ ,  ('哞', +     [  ("mou1", "moo (sound made by cow)")+     ]  )+ ,  ('哝', +     [  ("nong2", "garrulous")+     ]  )+ ,  ('哜', +     [  ("ji4", "sip")+     ]  )+ ,  ('哙', +     [  ("kuai4", "(surname)/throat/to swallow")+     ]  )+ ,  ('哗', +     [  ("hua1", "crashing sound")+     ,  ("hua2", "cat-calling sound/clamor/noise")+     ,  ("hua2", "clamor/noise")+     ]  )+ ,  ('哔', +     [  ("bi4", "beiges/serge")+     ]  )+ ,  ('哓', +     [  ("xiao1", "a cry of alarm/querulous")+     ]  )+ ,  ('哒', +     [  ("da1", "(phonetic)/command to a horse/clatter (of horses' hoofs)")+     ]  )+ ,  ('哑', +     [  ("ya1", "(onomat.)")+     ,  ("ya3", "dumb/mute")+     ]  )+ ,  ('哎', +     [  ("ai1", "an interjection/hey/lookout/why etc")+     ]  )+ ,  ('响', +     [  ("xiang3", "to make a sound/to sound/to ring/(a measure word for sound)/loud")+     ]  )+ ,  ('哉', +     [  ("zai1", "(exclamatory or interrog. part.)")+     ]  )+ ,  ('哈', +     [  ("ha1", "laughter/yawn")+     ,  ("ha3", "a Pekinese/a pug")+     ]  )+ ,  ('哇', +     [  ("wa1", "sound of child's crying")+     ]  )+ ,  ('哆', +     [  ("duo1", "quiver/woolen cloth")+     ]  )+ ,  ('哄', +     [  ("hong1", "resound with laughter")+     ,  ("hong3", "deceive/coax")+     ,  ("hong4", "have a hilarious time/riot")+     ]  )+ ,  ('哂', +     [  ("shen3", "smile")+     ]  )+ ,  ('品', +     [  ("pin3", "conduct/grade/thing/product/good")+     ]  )+ ,  ('哀', +     [  ("ai1", "sorrow/grief/pity/to grieve for/to pity/to lament")+     ]  )+ ,  ('咿', +     [  ("yi1", "(onomat.)")+     ]  )+ ,  ('咾', +     [  ("lao3", "a noise/a sound")+     ]  )+ ,  ('咽', +     [  ("yan1", "narrow pass/throat")+     ,  ("yan4", "to swallow")+     ,  ("ye4", "to choke (in crying)")+     ]  )+ ,  ('咼', +     [  ("guo1", "(surname)")+     ]  )+ ,  ('咻', +     [  ("xiu1", "call out/jeer")+     ]  )+ ,  ('咺', +     [  ("xuan3", "glorious/sob/weep")+     ]  )+ ,  ('咸', +     [  ("xian2", "all/in all cases/salty")+     ,  ("xian2", "salty")+     ]  )+ ,  ('咷', +     [  ("tao2", "wail")+     ]  )+ ,  ('咳', +     [  ("hai1", "sound of sighing")+     ,  ("ke2", "cough")+     ]  )+ ,  ('咱', +     [  ("za2", "we (incl.)")+     ,  ("zan2", "we (incl.)")+     ]  )+ ,  ('咯', +     [  ("ge1", "(phonetic)")+     ,  ("lo5", "part. indicating obviousness")+     ,  ("luo4", "cough (blood)/to argue/debate")+     ]  )+ ,  ('咮', +     [  ("zhou4", "beak of bird/peck at")+     ]  )+ ,  ('咬', +     [  ("yao3", "bite/nip")+     ]  )+ ,  ('咫', +     [  ("zhi3", "8 in. length unit of Zhou dynasty")+     ]  )+ ,  ('咪', +     [  ("mi1", "sound to call cat")+     ]  )+ ,  ('咩', +     [  ("mie1", "the bleating of sheep")+     ]  )+ ,  ('咨', +     [  ("zi1", "consult")+     ]  )+ ,  ('咧', +     [  ("lie1", "child's cry")+     ,  ("lie3", "draw back corners of mouth")+     ]  )+ ,  ('咦', +     [  ("yi2", "expression of surprise")+     ]  )+ ,  ('咥', +     [  ("die2", "gnaw/bite")+     ,  ("xi4", "loud laugh")+     ]  )+ ,  ('咢', +     [  ("e4", "beat a drum/startle")+     ]  )+ ,  ('咡', +     [  ("er4", "space between mouth and ears")+     ]  )+ ,  ('咠', +     [  ("qi4", "to whisper/to blame, to slander")+     ]  )+ ,  ('咛', +     [  ("ning2", "enjoin")+     ]  )+ ,  ('咚', +     [  ("dong1", "boom (of a drum)")+     ]  )+ ,  ('咙', +     [  ("long2", "throat")+     ]  )+ ,  ('咖', +     [  ("ka1", "coffee")+     ]  )+ ,  ('咕', +     [  ("gu1", "mutter")+     ]  )+ ,  ('咒', +     [  ("zhou4", "put a curse on")+     ]  )+ ,  ('咑', +     [  ("da1", "da! (sound used to move animals along)")+     ]  )+ ,  ('咐', +     [  ("fu4", "to order")+     ]  )+ ,  ('咏', +     [  ("yong3", "sing")+     ]  )+ ,  ('咎', +     [  ("jiu4", "blame")+     ]  )+ ,  ('咍', +     [  ("hai1", "(interj.)/happy/sound of laughter")+     ]  )+ ,  ('和', +     [  ("he2", "and/together with/with/peace/harmony/union")+     ,  ("he4", "cap (a poem)/respond in singing")+     ,  ("huo2", "soft/warm")+     ,  ("huo4", "mix together/to blend")+     ]  )+ ,  ('咋', +     [  ("ze2", "gnaw")+     ,  ("zha4", "loud noise/shout/suddenly")+     ]  )+ ,  ('咈', +     [  ("fu2", "oppose")+     ]  )+ ,  ('咇', +     [  ("bi4", "fragrant")+     ]  )+ ,  ('咆', +     [  ("pao2", "to roar")+     ]  )+ ,  ('咄', +     [  ("duo1", "noise of rage, cry out in anger")+     ]  )+ ,  ('咂', +     [  ("za1", "smack one's lips")+     ]  )+ ,  ('咁', +     [  ("gem4", "so (Cantonese)")+     ]  )+ ,  ('咀', +     [  ("ju3", "chew")+     ]  )+ ,  ('呿', +     [  ("qu1", "to yawn")+     ]  )+ ,  ('命', +     [  ("ming4", "life/fate")+     ]  )+ ,  ('呼', +     [  ("hu1", "to call/to cry/to shout/to breath out/to exhale")+     ]  )+ ,  ('呻', +     [  ("shen1", "groan")+     ]  )+ ,  ('呺', +     [  ("xiao1", "voice of anger vast, spacious")+     ]  )+ ,  ('呸', +     [  ("pei1", "to spit (in contempt)")+     ]  )+ ,  ('呷', +     [  ("xia1", "suck, swallow, drink")+     ]  )+ ,  ('呶', +     [  ("nao2", "clamor")+     ]  )+ ,  ('呵', +     [  ("a1", "(phonetic particle)")+     ,  ("he1", "expel breath/my goodness")+     ]  )+ ,  ('呴', +     [  ("xu1", "breathe on/yawn/roar")+     ]  )+ ,  ('味', +     [  ("wei4", "taste")+     ]  )+ ,  ('呱', +     [  ("gu1", "crying sound of child")+     ]  )+ ,  ('呬', +     [  ("xi4", "to rest")+     ]  )+ ,  ('呫', +     [  ("zhan1", "whisper/lick, taste/petty")+     ]  )+ ,  ('周', +     [  ("zhou1", "(surname)/complete/encircle/circuit/lap/week/cycle/all/every/attentive/thoughtful")+     ,  ("zhou1", "bestow alms")+     ,  ("zhou1", "cycle/week")+     ]  )+ ,  ('呧', +     [  ("di3", "vex")+     ]  )+ ,  ('呦', +     [  ("you1", "bleating of the deer")+     ]  )+ ,  ('呤', +     [  ("ling2", "purine in chem. compound/whisper")+     ]  )+ ,  ('呢', +     [  ("ne5", "(question particle)")+     ,  ("ni2", "woolen material")+     ]  )+ ,  ('呡', +     [  ("wen3", "the corners of the mouth/the lips")+     ]  )+ ,  ('呠', +     [  ("pen1", "to spurt/to blow out/to puff out/to snort")+     ]  )+ ,  ('呜', +     [  ("wu1", "(onomat. for humming)")+     ]  )+ ,  ('呛', +     [  ("qiang1", "against wind")+     ,  ("qiang4", "choke/pungent")+     ]  )+ ,  ('员', +     [  ("yuan2", "person/employee/member")+     ]  )+ ,  ('呗', +     [  ("bai4", "to chant")+     ]  )+ ,  ('呖', +     [  ("li4", "sound of splitting/cracking")+     ]  )+ ,  ('呕', +     [  ("ou3", "vomit")+     ]  )+ ,  ('呓', +     [  ("yi4", "talk in sleep")+     ]  )+ ,  ('呒', +     [  ("fu3", "unclear/an expletive")+     ]  )+ ,  ('呐', +     [  ("na4", "battle cry")+     ,  ("ne5", "(final part.)")+     ]  )+ ,  ('呏', +     [  ("sheng1", "gallon/quart")+     ]  )+ ,  ('呎', +     [  ("chi3", "foot (English)")+     ]  )+ ,  ('告', +     [  ("gao4", "to tell/to inform/to say")+     ]  )+ ,  ('呈', +     [  ("cheng2", "to assume (a form)/to submit/to petition/to show/to present/to offer")+     ]  )+ ,  ('呇', +     [  ("qi3", "star")+     ]  )+ ,  ('呆', +     [  ("dai1", "foolish/stupid/no expression/stay")+     ,  ("dai1", "stay/stupid")+     ]  )+ ,  ('呃', +     [  ("e4", "hiccough")+     ]  )+ ,  ('呂', +     [  ("lu:3", "(surname)")+     ]  )+ ,  ('呀', +     [  ("ya5", "(final part.)")+     ]  )+ ,  ('吾', +     [  ("wu2", "I/my")+     ]  )+ ,  ('吽', +     [  ("hong1", "(phonetic)")+     ]  )+ ,  ('吼', +     [  ("hou3", "roar (of a lion)")+     ]  )+ ,  ('吻', +     [  ("wen3", "kiss/mouth")+     ]  )+ ,  ('吹', +     [  ("chui1", "to blow/blast/puff/boast/brag/end in failure")+     ]  )+ ,  ('吸', +     [  ("xi1", "to breathe/to suck in/to absorb/to inhale")+     ]  )+ ,  ('吶', +     [  ("na4", "battle cry")+     ,  ("ne5", "(final part.)")+     ]  )+ ,  ('吵', +     [  ("chao3", "to quarrel/to make a noise/noisy/to disturb by making a noise")+     ]  )+ ,  ('吴', +     [  ("wu2", "(surname)/province of Jiangsu")+     ]  )+ ,  ('吳', +     [  ("wu2", "(surname)/province of Jiangsu")+     ]  )+ ,  ('吱', +     [  ("zi1", "(phonetic)")+     ]  )+ ,  ('吰', +     [  ("hong2", "clang")+     ]  )+ ,  ('启', +     [  ("qi3", "to open/to start")+     ]  )+ ,  ('吮', +     [  ("shun3", "to suck")+     ]  )+ ,  ('吭', +     [  ("hang2", "throat")+     ]  )+ ,  ('听', +     [  ("ting1", "listen/hear/obey")+     ,  ("ting4", "let/allow")+     ]  )+ ,  ('含', +     [  ("han2", "to keep/to contain")+     ]  )+ ,  ('吪', +     [  ("e2", "move")+     ]  )+ ,  ('吩', +     [  ("fen1", "leave instructions/to order")+     ]  )+ ,  ('吨', +     [  ("dun1", "ton")+     ,  ("dun4", "ton")+     ]  )+ ,  ('吧', +     [  ("ba1", "(onomat.)/dumb")+     ,  ("ba5", "(modal particle indicating polite suggestion)/...right?/...OK?")+     ]  )+ ,  ('否', +     [  ("fou3", "to negate/to deny/not")+     ,  ("pi3", "clogged/evil")+     ]  )+ ,  ('吠', +     [  ("fei4", "to bark")+     ]  )+ ,  ('吟', +     [  ("yin2", "moan/to hum")+     ]  )+ ,  ('吞', +     [  ("tun1", "to swallow/to take")+     ]  )+ ,  ('吝', +     [  ("lin4", "stingy")+     ]  )+ ,  ('君', +     [  ("jun1", "monarch/lord/gentleman/ruler")+     ]  )+ ,  ('吗', +     [  ("ma3", "morphine")+     ,  ("ma5", "(question tag)")+     ]  )+ ,  ('吕', +     [  ("lu:3", "(surname)")+     ]  )+ ,  ('吓', +     [  ("xia4", "to frighten/to scare/to intimidate/to threaten")+     ]  )+ ,  ('吒', +     [  ("zha4", "upbraid")+     ]  )+ ,  ('向', +     [  ("xiang4", "direction/part/side/towards/to/guide/opposite to")+     ,  ("xiang4", "guide/opposite to")+     ]  )+ ,  ('吐', +     [  ("tu3", "to spit")+     ,  ("tu4", "vomit")+     ]  )+ ,  ('吏', +     [  ("li4", "minor official")+     ]  )+ ,  ('后', +     [  ("hou4", "empress/queen/surname")+     ,  ("hou4", "back/behind/rear/afterwards/after/later")+     ]  )+ ,  ('名', +     [  ("ming2", "name/(measure word for persons)/place (e.g. among winners)")+     ]  )+ ,  ('同', +     [  ("tong2", "like/same/similar/together/alike/with")+     ]  )+ ,  ('吋', +     [  ("cun4", "inch (English)")+     ]  )+ ,  ('吊', +     [  ("diao4", "to hang a person")+     ,  ("diao4", "condole with/hang")+     ]  )+ ,  ('吉', +     [  ("ji2", "lucky/Jilin Province (abbrev.)")+     ]  )+ ,  ('合', +     [  ("ge3", "one-tenth of a peck")+     ,  ("he2", "Chinese musical note/fit/to join")+     ]  )+ ,  ('吆', +     [  ("yao1", "shout")+     ]  )+ ,  ('各', +     [  ("ge4", "each/every")+     ]  )+ ,  ('吃', +     [  ("chi1", "eat/eradicate/destroy/receive")+     ,  ("chi1", "eat")+     ,  ("ji2", "stammer")+     ]  )+ ,  ('吁', +     [  ("xu1", "sh/hush")+     ,  ("yu4", "implore")+     ,  ("yu4", "implore")+     ]  )+ ,  ('叽', +     [  ("ji1", "grumble")+     ]  )+ ,  ('叼', +     [  ("diao1", "(v) hold sth in the mouth")+     ]  )+ ,  ('叻', +     [  ("le4", "place names")+     ]  )+ ,  ('叹', +     [  ("tan4", "to sigh")+     ,  ("tan4", "to sigh")+     ]  )+ ,  ('司', +     [  ("si1", "company/control")+     ]  )+ ,  ('号', +     [  ("hao2", "roar/cry")+     ,  ("hao4", "day of a month/(suffix used after) name of a ship/(ordinal) number/bugle")+     ]  )+ ,  ('叶', +     [  ("ye4", "(surname)/leaf/page")+     ]  )+ ,  ('叵', +     [  ("po3", "not/thereupon")+     ]  )+ ,  ('右', +     [  ("you4", "right (-hand)")+     ]  )+ ,  ('史', +     [  ("shi3", "history")+     ]  )+ ,  ('叱', +     [  ("chi4", "to scold/shout at/to hoot at")+     ]  )+ ,  ('台', +     [  ("tai2", "surname/(classical) you (in letters)/platform/Taiwan (abbr.)")+     ,  ("tai2", "desk/platform")+     ,  ("tai2", "(measure word)/platform/stage/terrace/stand/support/desk/station/broadcasting station")+     ,  ("tai2", "typhoon")+     ]  )+ ,  ('可', +     [  ("ke3", "can/may/able to/certain(ly)/to suit/(particle used for emphasis)")+     ]  )+ ,  ('叮', +     [  ("ding1", "sting (of mosquito)/to ask")+     ]  )+ ,  ('叭', +     [  ("ba1", "denote a sound or sharp noise (gunfire, etc.)")+     ]  )+ ,  ('召', +     [  ("shao4", "(surname)/name of an ancient state")+     ,  ("zhao4", "to call together/to summon/to convene")+     ]  )+ ,  ('叫', +     [  ("jiao4", "to call/to yell/to be called/to order")+     ]  )+ ,  ('只', +     [  ("zhi1", "(a measure word, for birds and some animals, etc.)/single/only")+     ,  ("zhi1", "M for one of a pair")+     ,  ("zhi3", "only/merely/just/but")+     ,  ("zhi3", "but/only")+     ]  )+ ,  ('叩', +     [  ("kou4", "knock")+     ]  )+ ,  ('叨', +     [  ("dao1", "grumble/garrulous")+     ,  ("tao1", "be in receipt of")+     ]  )+ ,  ('另', +     [  ("ling4", "other/another/separate/separately")+     ]  )+ ,  ('句', +     [  ("ju4", "(a measure word, for sentences or lines of verse)/sentence")+     ]  )+ ,  ('古', +     [  ("gu3", "ancient/old")+     ]  )+ ,  ('口', +     [  ("kou3", "mouth/(a measure word)")+     ]  )+ ,  ('叢', +     [  ("cong2", "cluster/collection/collection of books/thicket")+     ]  )+ ,  ('叡', +     [  ("rui4", "astute/perspicacious")+     ]  )+ ,  ('叠', +     [  ("die2", "fold up/repeat")+     ]  )+ ,  ('叟', +     [  ("sou3", "old gentleman")+     ]  )+ ,  ('叛', +     [  ("pan4", "to betray/to rebel/to revolt")+     ]  )+ ,  ('叙', +     [  ("xu4", "narrate/abbreviation for Syria")+     ]  )+ ,  ('变', +     [  ("bian4", "to change/to become different/to transform/to vary/rebellion")+     ]  )+ ,  ('受', +     [  ("shou4", "to bear/to stand/to endure/(passive marker)/to receive")+     ]  )+ ,  ('取', +     [  ("qu3", "to take/to get/to choose/to fetch")+     ]  )+ ,  ('叔', +     [  ("shu1", "uncle in direct address")+     ]  )+ ,  ('发', +     [  ("fa1", "to send out/to show (one's feeling)/to issue/to develop")+     ,  ("fa4", "hair")+     ]  )+ ,  ('反', +     [  ("fan3", "wrong side out or up/anti-")+     ]  )+ ,  ('双', +     [  ("shuang1", "two/double/pair/both")+     ]  )+ ,  ('友', +     [  ("you3", "friend")+     ]  )+ ,  ('及', +     [  ("ji2", "to reach/and")+     ]  )+ ,  ('叉', +     [  ("cha1", "fork/pitchfork/prong/pick/cross/intersect")+     ,  ("cha2", "to cross/be stuck")+     ,  ("cha3", "to diverge/to open (as legs)")+     ]  )+ ,  ('又', +     [  ("you4", "(once) again/also/both... and.../again")+     ]  )+ ,  ('叄', +     [  ("san1", "three (formal form used on checks, etc.)")+     ]  )+ ,  ('參', +     [  ("can1", "take part in/participate/join/attend/to join/unequal/varied/irregular/to counsel/uneven/not uniform")+     ,  ("shen1", "ginseng")+     ]  )+ ,  ('参', +     [  ("can1", "take part in/participate/join/attend/to join/unequal/varied/irregular/to counsel/uneven/not uniform")+     ,  ("shen1", "ginseng")+     ]  )+ ,  ('叁', +     [  ("san1", "three (formal form used on checks, etc.)")+     ]  )+ ,  ('县', +     [  ("xian4", "a district/county")+     ]  )+ ,  ('去', +     [  ("qu4", "to go/to leave/to remove")+     ]  )+ ,  ('厹', +     [  ("qiu2", "spear")+     ,  ("rou2", "to trample")+     ]  )+ ,  ('厴', +     [  ("yan3", "operculum")+     ]  )+ ,  ('厲', +     [  ("li4", "severe")+     ]  )+ ,  ('厭', +     [  ("yan4", "loathe")+     ]  )+ ,  ('厩', +     [  ("jiu4", "a stable")+     ]  )+ ,  ('厨', +     [  ("chu2", "kitchen")+     ]  )+ ,  ('厦', +     [  ("sha4", "tall building")+     ,  ("xia4", "tall building")+     ]  )+ ,  ('厥', +     [  ("jue2", "his/its")+     ]  )+ ,  ('厤', +     [  ("li4", "to calculate/the calendar")+     ]  )+ ,  ('厣', +     [  ("yan3", "operculum")+     ]  )+ ,  ('厢', +     [  ("xiang1", "box (in theater)/side room")+     ]  )+ ,  ('原', +     [  ("yuan2", "former/original/primary/raw/level/cause/source")+     ]  )+ ,  ('厝', +     [  ("cuo4", "bury/to place/dispose")+     ]  )+ ,  ('厜', +     [  ("zui1", "a mountain peak")+     ]  )+ ,  ('厚', +     [  ("hou4", "generous/thick (for flat things)")+     ]  )+ ,  ('厙', +     [  ("she4", "(surname)")+     ]  )+ ,  ('厘', +     [  ("li2", "one thousandth")+     ]  )+ ,  ('厖', +     [  ("pang2", "huge")+     ]  )+ ,  ('厕', +     [  ("ce4", "rest-room/toilet/lavatory")+     ]  )+ ,  ('厔', +     [  ("zhi4", "river bent")+     ]  )+ ,  ('厎', +     [  ("zhi3", "whetstone")+     ]  )+ ,  ('厍', +     [  ("she4", "(surname)")+     ]  )+ ,  ('厌', +     [  ("yan4", "loathe")+     ]  )+ ,  ('压', +     [  ("ya1", "to press/to push down/to keep under (control)")+     ,  ("ya4", "in the first place/to crush")+     ]  )+ ,  ('厉', +     [  ("li4", "severe")+     ]  )+ ,  ('历', +     [  ("li4", "calendar")+     ,  ("li4", "to experience/to undergo/to pass through/all/each/every/calendar")+     ]  )+ ,  ('厅', +     [  ("ting1", "(reception) hall/office")+     ]  )+ ,  ('厄', +     [  ("e4", "distressed")+     ]  )+ ,  ('厂', +     [  ("chang3", "cliff/slope/factory/yard/depot/workhouse/works/(industrial) plant")+     ]  )+ ,  ('卿', +     [  ("qing1", "(old) minister/(old) term of endearment between spouses/thou (poet.)")+     ]  )+ ,  ('卼', +     [  ("wu4", "uncomfortable/unsteady")+     ]  )+ ,  ('卻', +     [  ("que4", "but/yet/however/while/to go back/to decline/to retreat/nevertheless")+     ]  )+ ,  ('卺', +     [  ("jin3", "nuptial wine cup")+     ]  )+ ,  ('卹', +     [  ("xu4", "give relief/sympathy")+     ]  )+ ,  ('卸', +     [  ("xie4", "unload/take off")+     ]  )+ ,  ('卷', +     [  ("juan3", "to roll (up)/to sweep up/to carry on")+     ,  ("juan3", "coil/to roll")+     ,  ("juan4", "chapter/examination paper")+     ]  )+ ,  ('卵', +     [  ("luan3", "ovum")+     ]  )+ ,  ('却', +     [  ("que4", "but/yet/however/while/to go back/to decline/to retreat/nevertheless")+     ]  )+ ,  ('即', +     [  ("ji2", "namely/right away/to approach/to draw near")+     ]  )+ ,  ('卲', +     [  ("shao4", "(surname)")+     ]  )+ ,  ('危', +     [  ("wei1", "danger/to endanger")+     ]  )+ ,  ('印', +     [  ("yin4", "stamp/seal/mark/print/India (abbrev.)")+     ]  )+ ,  ('卯', +     [  ("mao3", "4th earthly branch/5-7 a.m.")+     ]  )+ ,  ('卮', +     [  ("zhi1", "goblet")+     ]  )+ ,  ('卬', +     [  ("ang2", "high/raise (head)")+     ]  )+ ,  ('卫', +     [  ("wei4", "to guard/to protect/to defend/(surname)")+     ]  )+ ,  ('卧', +     [  ("wo4", "to lie/to crouch")+     ]  )+ ,  ('卦', +     [  ("gua4", "divinatory trigram")+     ]  )+ ,  ('卤', +     [  ("lu3", "brine/salt/gravy")+     ,  ("lu3", "crass/halogen/salt/brine")+     ]  )+ ,  ('卣', +     [  ("you3", "wine container")+     ]  )+ ,  ('卢', +     [  ("lu2", "(surname)")+     ]  )+ ,  ('卡', +     [  ("ka3", "to check/to stop/to block/card")+     ,  ("qia3", "customs station/to be choked/to fasten/to clip/to wedge/checkpost")+     ]  )+ ,  ('占', +     [  ("zhan1", "to observe/to divine")+     ,  ("zhan1", "to divine")+     ,  ("zhan4", "to occupy/to constitute/to make up/to account")+     ]  )+ ,  ('卞', +     [  ("bian4", "(surname)/hurried")+     ]  )+ ,  ('卜', +     [  ("bo5", "turnip")+     ,  ("bo5", "turnip")+     ,  ("bu3", "to divine/foretell")+     ]  )+ ,  ('博', +     [  ("bo2", "extensive/ample/rich/obtain/aim/to win/to get/rich/plentiful/to gamble")+     ]  )+ ,  ('南', +     [  ("nan2", "south")+     ]  )+ ,  ('卖', +     [  ("mai4", "to sell")+     ]  )+ ,  ('单', +     [  ("chan2", "chieftain")+     ,  ("dan1", "bill/list/form/single/only/sole")+     ,  ("shan4", "(surname)")+     ]  )+ ,  ('協', +     [  ("xie2", "cooperate/harmonize/to help/to assist/to join")+     ]  )+ ,  ('卓', +     [  ("zhuo2", "(surname)/outstanding")+     ]  )+ ,  ('卒', +     [  ("cu4", "abruptly/hurriedly")+     ,  ("zu2", "die/soldier")+     ]  )+ ,  ('卑', +     [  ("bei1", "low/base/vulgar/inferior/humble")+     ]  )+ ,  ('协', +     [  ("xie2", "cooperate/harmonize/to help/to assist/to join")+     ]  )+ ,  ('华', +     [  ("hua2", "(abbreviation for) China/(surname) Hua/magnificent/splendid/flowery")+     ,  ("hua4", "(surname)/name of a mountain")+     ]  )+ ,  ('卍', +     [  ("wan4", "swastika")+     ]  )+ ,  ('卌', +     [  ("xi4", "40")+     ]  )+ ,  ('半', +     [  ("ban4", "half/semi-/incomplete/(after a number) and a half/half")+     ]  )+ ,  ('卉', +     [  ("hui4", "plants")+     ]  )+ ,  ('午', +     [  ("wu3", "11 a.m.-1 p.m./7th earthly branch/noon")+     ]  )+ ,  ('升', +     [  ("sheng1", "to raise/to hoist/to promote/pint")+     ,  ("sheng1", "ascend/peaceful")+     ,  ("sheng1", "promoted")+     ]  )+ ,  ('卅', +     [  ("sa4", "thirty")+     ]  )+ ,  ('卄', +     [  ("nian4", "twenty, twentieth")+     ]  )+ ,  ('千', +     [  ("qian1", "thousand")+     ,  ("qian1", "a swing")+     ]  )+ ,  ('十', +     [  ("shi2", "ten/10")+     ]  )+ ,  ('區', +     [  ("ou1", "Ou (surname)")+     ,  ("qu1", "area/region/district/small/distinguish")+     ]  )+ ,  ('匿', +     [  ("ni4", "to hide")+     ]  )+ ,  ('匾', +     [  ("bian3", "a tablet/a board with an inscription/a sign hung above a door")+     ,  ("pian2", "basket-couch in coffin")+     ]  )+ ,  ('匽', +     [  ("yan3", "to hide, to secrete, to repress/to bend")+     ]  )+ ,  ('医', +     [  ("yi1", "medical/medicine/doctor/to cure/to treat")+     ]  )+ ,  ('区', +     [  ("ou1", "Ou (surname)")+     ,  ("qu1", "area/region/district/small/distinguish")+     ]  )+ ,  ('匹', +     [  ("pi1", "mate/one of a pair")+     ,  ("pi3", "(measure word for horses, mules, a bolt of cloth)/ordinary person")+     ]  )+ ,  ('匱', +     [  ("kui4", "(surname)/lacking/empty/exhausted")+     ]  )+ ,  ('匯', +     [  ("hui4", "remit/to converge (of rivers)/to exchange")+     ]  )+ ,  ('匮', +     [  ("kui4", "(surname)/lacking/empty/exhausted")+     ]  )+ ,  ('匭', +     [  ("gui3", "small box")+     ]  )+ ,  ('匪', +     [  ("fei3", "bandit")+     ]  )+ ,  ('匦', +     [  ("gui3", "small box")+     ]  )+ ,  ('匣', +     [  ("xia2", "box")+     ]  )+ ,  ('匡', +     [  ("kuang1", "correct")+     ]  )+ ,  ('匠', +     [  ("jiang4", "craftsman")+     ]  )+ ,  ('匟', +     [  ("kang4", "couch for two")+     ]  )+ ,  ('匝', +     [  ("za1", "go round")+     ]  )+ ,  ('匜', +     [  ("yi2", "washbasin with a tubular handle")+     ]  )+ ,  ('匚', +     [  ("fang1", "box/basket")+     ]  )+ ,  ('匙', +     [  ("chi2", "spoon")+     ]  )+ ,  ('北', +     [  ("bei3", "north")+     ]  )+ ,  ('化', +     [  ("hua4", "to make into/to change into/-ization/to ... -ize/to transform")+     ]  )+ ,  ('匕', +     [  ("bi1", "an ancient type of spoon")+     ,  ("bi3", "dagger/ladle")+     ]  )+ ,  ('匐', +     [  ("fu2", "fall prostrate")+     ]  )+ ,  ('匏', +     [  ("pao2", "bottle gourd/Lagenaria vulgaris")+     ]  )+ ,  ('匍', +     [  ("pu2", "crawl/lie prostrate")+     ]  )+ ,  ('匋', +     [  ("tao2", "pottery")+     ]  )+ ,  ('匊', +     [  ("ju2", "receive with both hands")+     ]  )+ ,  ('匉', +     [  ("peng1", "noise of waters")+     ]  )+ ,  ('匈', +     [  ("xiong1", "Hungary/thorax/chest")+     ]  )+ ,  ('匆', +     [  ("cong1", "hurried/hasty")+     ]  )+ ,  ('包', +     [  ("bao1", "to cover/to wrap/to hold/to include/to take charge of/package/wrapper/container/bag/to hold or embrace/bundle/packet/to contract (to or for)")+     ]  )+ ,  ('匀', +     [  ("yun2", "even/evenly (divided)/uniform")+     ]  )+ ,  ('勿', +     [  ("wu4", "do not")+     ]  )+ ,  ('勾', +     [  ("gou1", "to cancel/to delineate/hook")+     ,  ("gou4", "affair/to reach for (with hand)")+     ]  )+ ,  ('勻', +     [  ("yun2", "even/evenly (divided)/uniform")+     ]  )+ ,  ('勺', +     [  ("shao2", "spoon")+     ]  )+ ,  ('勸', +     [  ("quan4", "to advise/to urge/to try to persuade/exhort")+     ]  )+ ,  ('勷', +     [  ("rang2", "haste")+     ]  )+ ,  ('勵', +     [  ("li4", "exhort")+     ]  )+ ,  ('勳', +     [  ("xun1", "medal/merit")+     ]  )+ ,  ('勱', +     [  ("mai4", "put forth effort")+     ]  )+ ,  ('勰', +     [  ("xie2", "harmonious")+     ]  )+ ,  ('勯', +     [  ("dan1", "exhausted")+     ]  )+ ,  ('勩', +     [  ("yi4", "toil")+     ]  )+ ,  ('勦', +     [  ("chao1", "destroy (bandits)")+     ,  ("jiao3", "destroy (bandits)")+     ]  )+ ,  ('勤', +     [  ("qin2", "diligent/frequent")+     ]  )+ ,  ('勣', +     [  ("ji4", "merit/accomplishment")+     ]  )+ ,  ('勢', +     [  ("shi4", "conditions/influence/tendency")+     ]  )+ ,  ('募', +     [  ("mu4", "canvass for contributions/to recruit/to collect/to raise")+     ]  )+ ,  ('勞', +     [  ("lao2", "toil")+     ]  )+ ,  ('勝', +     [  ("sheng1", "(also sheng4) able to do/competent enough to")+     ,  ("sheng4", "victorious")+     ]  )+ ,  ('勛', +     [  ("xun1", "medal/merit")+     ]  )+ ,  ('務', +     [  ("wu4", "affair/business/matter")+     ]  )+ ,  ('勘', +     [  ("kan1", "to investigate/to survey/to collate")+     ]  )+ ,  ('勗', +     [  ("xu4", "exhort/stimulate")+     ]  )+ ,  ('勖', +     [  ("xu4", "exhort/stimulate")+     ]  )+ ,  ('動', +     [  ("dong4", "to use/to act/to move/to change")+     ]  )+ ,  ('勒', +     [  ("le4", "rein in")+     ,  ("lei1", "strangle")+     ]  )+ ,  ('勍', +     [  ("qing2", "violent/strong")+     ]  )+ ,  ('勋', +     [  ("xun1", "medal/merit")+     ,  ("xun1", "medal/merit")+     ]  )+ ,  ('勉', +     [  ("mian3", "exhort")+     ]  )+ ,  ('勇', +     [  ("yong3", "brave")+     ]  )+ ,  ('勃', +     [  ("bo2", "flourishing/prosperous/suddenly/abruptly")+     ]  )+ ,  ('勁', +     [  ("jin4", "strength")+     ,  ("jing4", "stalwart/sturdy")+     ]  )+ ,  ('势', +     [  ("shi4", "conditions/influence/tendency")+     ]  )+ ,  ('劾', +     [  ("he2", "impeach")+     ]  )+ ,  ('劼', +     [  ("jie2", "careful/diligent/firm")+     ]  )+ ,  ('劻', +     [  ("kuang1", "zealous")+     ]  )+ ,  ('劳', +     [  ("lao2", "toil")+     ]  )+ ,  ('劲', +     [  ("jin4", "strength")+     ,  ("jing4", "stalwart/sturdy")+     ]  )+ ,  ('励', +     [  ("li4", "exhort")+     ]  )+ ,  ('劭', +     [  ("shao4", "(surname)/stimulate to effort")+     ]  )+ ,  ('劬', +     [  ("qu2", "labor")+     ]  )+ ,  ('劫', +     [  ("jie2", "plunder")+     ]  )+ ,  ('努', +     [  ("nu3", "to exert/to strive")+     ]  )+ ,  ('助', +     [  ("zhu4", "to help/to assist")+     ]  )+ ,  ('动', +     [  ("dong4", "to use/to act/to move/to change")+     ]  )+ ,  ('劣', +     [  ("lie4", "inferior")+     ]  )+ ,  ('劢', +     [  ("mai4", "put forth effort")+     ]  )+ ,  ('务', +     [  ("wu4", "affair/business/matter")+     ]  )+ ,  ('加', +     [  ("jia1", "to add/plus")+     ]  )+ ,  ('功', +     [  ("gong1", "merit/achievement/result/service/accomplishment")+     ]  )+ ,  ('办', +     [  ("ban4", "to do/to manage/to handle/to go about/to run/to set up/to deal with")+     ]  )+ ,  ('劝', +     [  ("quan4", "to advise/to urge/to try to persuade/exhort")+     ]  )+ ,  ('力', +     [  ("li4", "power/force/strength")+     ]  )+ ,  ('劙', +     [  ("li2", "a divide, to partition")+     ]  )+ ,  ('劘', +     [  ("mo2", "whittle")+     ]  )+ ,  ('劖', +     [  ("chan2", "bore/cut/polish")+     ]  )+ ,  ('劓', +     [  ("yi4", "cut off the nose")+     ]  )+ ,  ('劑', +     [  ("ji4", "dose")+     ]  )+ ,  ('劍', +     [  ("jian4", "(double-edged) sword")+     ]  )+ ,  ('劌', +     [  ("gui4", "cut/injure")+     ]  )+ ,  ('劊', +     [  ("gui4", "amputate, cut off")+     ]  )+ ,  ('劉', +     [  ("liu2", "Liu (Chinese surname)")+     ]  )+ ,  ('劈', +     [  ("pi1", "hack/chop/split open")+     ,  ("pi3", "split in two/divide")+     ]  )+ ,  ('劇', +     [  ("ju4", "drama/play/show/severe")+     ]  )+ ,  ('劄', +     [  ("zha2", "write down")+     ]  )+ ,  ('劃', +     [  ("hua4", "to delimit/to transfer/to assign/to differentiate/to mark off/to draw (a line)/to delete/stroke of a Chinese character")+     ]  )+ ,  ('劂', +     [  ("jue2", "chisel/engrave")+     ]  )+ ,  ('劁', +     [  ("qiao1", "neuter")+     ]  )+ ,  ('剿', +     [  ("chao1", "destroy (bandits)")+     ,  ("jiao3", "destroy (bandits)")+     ]  )+ ,  ('剽', +     [  ("piao1", "to rob/swift/nimble")+     ]  )+ ,  ('剺', +     [  ("li2", "mark")+     ]  )+ ,  ('剸', +     [  ("tuan2", "slash")+     ]  )+ ,  ('剷', +     [  ("chan3", "level off/root up")+     ]  )+ ,  ('創', +     [  ("chuang1", "a wound/cut/injury/trauma")+     ,  ("chuang4", "begin/initiate/inaugurate/start/create")+     ]  )+ ,  ('剴', +     [  ("kai3", "carefully/moderately")+     ]  )+ ,  ('割', +     [  ("ge1", "cut off")+     ]  )+ ,  ('副', +     [  ("fu4", "secondary/auxiliary/deputy/assistant/vice-/(measure word for a pair)")+     ]  )+ ,  ('剮', +     [  ("gua3", "cut off the flesh as punishment")+     ]  )+ ,  ('剪', +     [  ("jian3", "cut with scissors/scissors")+     ]  )+ ,  ('剩', +     [  ("sheng4", "have as remainder")+     ]  )+ ,  ('剧', +     [  ("ju4", "drama/play/show/severe")+     ]  )+ ,  ('剥', +     [  ("bo1", "peel/to skin")+     ]  )+ ,  ('剡', +     [  ("shan4", "river in Zhejiang")+     ,  ("yan3", "sharp")+     ]  )+ ,  ('剟', +     [  ("duo1", "to prick/to cut blocks, to engrave")+     ]  )+ ,  ('剞', +     [  ("ji1", "curved wood graver")+     ]  )+ ,  ('剝', +     [  ("bo1", "peel/to skin")+     ]  )+ ,  ('剜', +     [  ("wan1", "scoop out")+     ]  )+ ,  ('剛', +     [  ("gang1", "hard/firm/strong/just/barely/exactly")+     ]  )+ ,  ('剚', +     [  ("zi4", "erect/stab")+     ]  )+ ,  ('剖', +     [  ("pou1", "to cut")+     ]  )+ ,  ('剔', +     [  ("ti1", "pick (as teeth)")+     ]  )+ ,  ('剑', +     [  ("jian4", "(double-edged) sword")+     ]  )+ ,  ('剐', +     [  ("gua3", "cut off the flesh as punishment")+     ]  )+ ,  ('剎', +     [  ("cha4", "Buddhist monastery or temple/a brief moment")+     ,  ("sha1", "to brake (car)")+     ]  )+ ,  ('前', +     [  ("qian2", "before/in front/ago/former/previous/earlier/front")+     ]  )+ ,  ('剌', +     [  ("la2", "to slash")+     ,  ("la4", "cruel/obstinate")+     ]  )+ ,  ('剋', +     [  ("ke4", "subdue")+     ]  )+ ,  ('削', +     [  ("xiao1", "to scrape")+     ,  ("xue1", "to reduce/to pare (away)/to cut (down)")+     ]  )+ ,  ('剉', +     [  ("cuo4", "to file")+     ]  )+ ,  ('則', +     [  ("ze2", "(expresses contrast with a previous sentence or clause)/standard/norm/rule/to imitate/to follow/then/principle")+     ]  )+ ,  ('剄', +     [  ("jing3", "cut the throat")+     ]  )+ ,  ('剃', +     [  ("ti4", "shave")+     ,  ("ti4", "shave/to weed")+     ]  )+ ,  ('剂', +     [  ("ji4", "dose")+     ]  )+ ,  ('剁', +     [  ("duo4", "chop (meat)")+     ]  )+ ,  ('剀', +     [  ("kai3", "carefully/moderately")+     ]  )+ ,  ('刿', +     [  ("gui4", "cut/injure")+     ]  )+ ,  ('刽', +     [  ("gui4", "amputate, cut off")+     ]  )+ ,  ('刻', +     [  ("ke4", "quarter (hour)/(a measure word)/to carve/to engrave/to cut/oppressive")+     ]  )+ ,  ('刺', +     [  ("ci4", "thorn/sting/prick/pierce/stab/thrust/assassinate/murder")+     ]  )+ ,  ('刹', +     [  ("cha4", "Buddhist monastery or temple/a brief moment")+     ,  ("sha1", "to brake (car)")+     ]  )+ ,  ('券', +     [  ("quan4", "deed/bond/contract/ticket")+     ]  )+ ,  ('刷', +     [  ("shua1", "brush")+     ,  ("shua4", "to select")+     ]  )+ ,  ('制', +     [  ("zhi4", "system/to make/to manufacture/to control/to regulate")+     ,  ("zhi4", "manufacture")+     ]  )+ ,  ('刵', +     [  ("er4", "cut off the ears as punishment")+     ]  )+ ,  ('刳', +     [  ("ku1", "to cut open/rip up/scoop out")+     ]  )+ ,  ('刲', +     [  ("kui1", "cut open and clean")+     ]  )+ ,  ('刱', +     [  ("chuang4", "establish, create/knife cut")+     ]  )+ ,  ('到', +     [  ("dao4", "to (a place)/until (a time)/up to/to go/to arrive")+     ]  )+ ,  ('刮', +     [  ("gua1", "to scrape/to blow")+     ,  ("gua1", "blow (of the wind)")+     ]  )+ ,  ('刭', +     [  ("jing3", "cut the throat")+     ]  )+ ,  ('别', +     [  ("bie2", "leave/depart/separate/distinguish/classify/other/another/do not/must not/to pin")+     ,  ("bie4", "contrary/difficult/awkward")+     ]  )+ ,  ('刪', +     [  ("shan1", "to delete")+     ]  )+ ,  ('利', +     [  ("li4", "advantage/benefit/profit/sharp")+     ]  )+ ,  ('刨', +     [  ("bao4", "a plane/to plane/level or make smooth")+     ,  ("bao4", "a plane/to plane")+     ,  ("pao2", "eliminate/to dig/to question")+     ]  )+ ,  ('別', +     [  ("bie2", "leave/depart/separate/distinguish/classify/other/another/do not/must not/to pin")+     ,  ("bie4", "contrary/difficult/awkward")+     ]  )+ ,  ('判', +     [  ("pan4", "to judge/to sentence/to discriminate/to discern")+     ]  )+ ,  ('刡', +     [  ("min3", "to scrape/to pare")+     ]  )+ ,  ('删', +     [  ("shan1", "to delete")+     ]  )+ ,  ('初', +     [  ("chu1", "at first/(at the) beginning/first/junior/basic")+     ]  )+ ,  ('刜', +     [  ("fu2", "to chop/strike")+     ]  )+ ,  ('创', +     [  ("chuang1", "a wound/cut/injury/trauma")+     ,  ("chuang4", "begin/initiate/inaugurate/start/create")+     ]  )+ ,  ('刚', +     [  ("gang1", "hard/firm/strong/just/barely/exactly")+     ]  )+ ,  ('则', +     [  ("ze2", "(expresses contrast with a previous sentence or clause)/standard/norm/rule/to imitate/to follow/then/principle")+     ]  )+ ,  ('刘', +     [  ("liu2", "Liu (Chinese surname)")+     ]  )+ ,  ('列', +     [  ("lie4", "to arrange/to line up/row/file/series")+     ]  )+ ,  ('刖', +     [  ("yue4", "cut off the feet as punishment")+     ]  )+ ,  ('刓', +     [  ("wan2", "trim")+     ]  )+ ,  ('划', +     [  ("hua2", "to row")+     ,  ("hua4", "to delimit/to transfer/to assign/to differentiate/to mark off/to draw (a line)/to delete/stroke of a Chinese character")+     ]  )+ ,  ('刑', +     [  ("xing2", "punishment")+     ]  )+ ,  ('刎', +     [  ("wen3", "cut across (throat)")+     ]  )+ ,  ('刍', +     [  ("chu2", "(surname)/cut grass/hay/straw/fodder")+     ]  )+ ,  ('刊', +     [  ("kan1", "to print/publish")+     ]  )+ ,  ('刈', +     [  ("yi4", "mow")+     ]  )+ ,  ('切', +     [  ("qie1", "to cut/to slice")+     ,  ("qie4", "close to")+     ]  )+ ,  ('分', +     [  ("fen1", "to divide/minute/(a measure word)/(a unit of length = 0.33 centimeter)")+     ,  ("fen4", "part")+     ]  )+ ,  ('刃', +     [  ("ren4", "edge of blade")+     ]  )+ ,  ('刁', +     [  ("diao1", "artful/wicked")+     ]  )+ ,  ('刀', +     [  ("dao1", "knife")+     ]  )+ ,  ('凿', +     [  ("zao2", "chisel")+     ,  ("zuo4", "chisel")+     ]  )+ ,  ('函', +     [  ("han2", "envelope/case/letter")+     ]  )+ ,  ('击', +     [  ("ji1", "to hit/to strike/to break")+     ]  )+ ,  ('出', +     [  ("chu1", "to go out/to come out/to occur/to produce/to go beyond/to rise/to put forth/to occur/to happen/(a measure word for dramas, plays, or operas)")+     ]  )+ ,  ('凹', +     [  ("ao1", "a depression/indentation/concave/hollow")+     ]  )+ ,  ('凸', +     [  ("tu1", "(adj) convex; stick out")+     ]  )+ ,  ('凶', +     [  ("xiong1", "fierce")+     ,  ("xiong1", "fierce/terrible/ominous")+     ]  )+ ,  ('凵', +     [  ("qu1", "receptacle")+     ]  )+ ,  ('凳', +     [  ("deng4", "bench/stool")+     ]  )+ ,  ('凱', +     [  ("kai3", "triumphant/victorious")+     ]  )+ ,  ('凰', +     [  ("huang2", "phoenix")+     ]  )+ ,  ('凯', +     [  ("kai3", "triumphant/victorious")+     ]  )+ ,  ('凭', +     [  ("ping2", "lean against/proof/to rely on/to depend on/to be based on")+     ]  )+ ,  ('凫', +     [  ("fu2", "mallard/Anas platyrhyncha")+     ]  )+ ,  ('凤', +     [  ("feng4", "phoenix")+     ]  )+ ,  ('凡', +     [  ("fan2", "ordinary/every/all/whatever/worldly")+     ]  )+ ,  ('几', +     [  ("ji1", "small table")+     ,  ("ji1", "almost")+     ,  ("ji3", "a few/how many")+     ,  ("ji3", "how much/how many/several/a few")+     ]  )+ ,  ('凞', +     [  ("xi1", "bright, splendid, glorious")+     ]  )+ ,  ('凝', +     [  ("ning2", "congeal/concentrate attention")+     ]  )+ ,  ('凜', +     [  ("lin3", "shiver with cold or fear")+     ]  )+ ,  ('凛', +     [  ("lin3", "shiver with cold or fear")+     ]  )+ ,  ('凔', +     [  ("cang1", "cold")+     ]  )+ ,  ('凑', +     [  ("cou4", "assemble/put together/press near/come together")+     ]  )+ ,  ('减', +     [  ("jian3", "to lower/to decrease/to reduce/to subtract/to diminish")+     ]  )+ ,  ('凍', +     [  ("dong4", "to freeze")+     ]  )+ ,  ('凌', +     [  ("ling2", "encroach/soar/thick ice")+     ]  )+ ,  ('凋', +     [  ("diao1", "withered")+     ]  )+ ,  ('凊', +     [  ("jing4", "cool/fresh/to cool")+     ]  )+ ,  ('凉', +     [  ("liang2", "cool/cold")+     ]  )+ ,  ('凈', +     [  ("jing4", "clean")+     ]  )+ ,  ('准', +     [  ("zhun3", "to allow/to grant/to permit/accurate/standard")+     ,  ("zhun3", "accurate/standard")+     ]  )+ ,  ('凅', +     [  ("gu4", "dried up/dry/exhausted, tired")+     ]  )+ ,  ('凄', +     [  ("qi1", "intense cold/mournful")+     ,  ("qi1", "sorrowful")+     ,  ("qi1", "intense cold/mournful")+     ]  )+ ,  ('净', +     [  ("jing4", "clean")+     ,  ("jing4", "clean/completely/only")+     ]  )+ ,  ('冽', +     [  ("lie4", "cold and raw")+     ]  )+ ,  ('冼', +     [  ("xian3", "(surname)")+     ]  )+ ,  ('冻', +     [  ("dong4", "to freeze")+     ]  )+ ,  ('冷', +     [  ("leng3", "cold")+     ]  )+ ,  ('冶', +     [  ("ye3", "smelt")+     ]  )+ ,  ('况', +     [  ("kuang4", "moreover/situation")+     ]  )+ ,  ('决', +     [  ("jue2", "breach (a dyke)/to decide/to determine")+     ]  )+ ,  ('冲', +     [  ("chong1", "to rinse/to collide/to water/to rush/to dash (against)/to wash out/to charge/highway/public road")+     ,  ("chong1", "dash against")+     ,  ("chong4", "strong/powerful/forceful/dynamic/to punch")+     ,  ("chong4", "of great force/towards")+     ]  )+ ,  ('冱', +     [  ("hu4", "congealed/frozen")+     ]  )+ ,  ('冰', +     [  ("bing1", "ice")+     ]  )+ ,  ('冯', +     [  ("feng2", "Feng (Chinese surname)")+     ]  )+ ,  ('冬', +     [  ("dong1", "winter")+     ]  )+ ,  ('冪', +     [  ("mi4", "power (math.term)")+     ]  )+ ,  ('冥', +     [  ("ming2", "dark/deep")+     ]  )+ ,  ('冤', +     [  ("yuan1", "injustice/to wrong")+     ]  )+ ,  ('冢', +     [  ("zhong3", "great/mound")+     ,  ("zhong3", "mound")+     ]  )+ ,  ('冠', +     [  ("guan1", "hat/crown/crest/cap")+     ,  ("guan4", "to head")+     ]  )+ ,  ('冞', +     [  ("mi2", "deep")+     ]  )+ ,  ('农', +     [  ("nong2", "agriculture")+     ]  )+ ,  ('军', +     [  ("jun1", "army/military/arms")+     ]  )+ ,  ('写', +     [  ("xie3", "to write")+     ]  )+ ,  ('冘', +     [  ("yin2", "to move on/doubtful")+     ]  )+ ,  ('冗', +     [  ("rong3", "extraneous")+     ]  )+ ,  ('冕', +     [  ("mian3", "royal crown")+     ]  )+ ,  ('冔', +     [  ("xu3", "cap of Yin dynasty")+     ]  )+ ,  ('冓', +     [  ("gou4", "inner rooms of palace/ten billions")+     ]  )+ ,  ('冒', +     [  ("mao4", "brave/bold/to cover")+     ]  )+ ,  ('冑', +     [  ("zhou4", "helmet")+     ]  )+ ,  ('冏', +     [  ("jiong3", "Abutilon avicennae (plant)")+     ]  )+ ,  ('再', +     [  ("zai4", "again/once more/next in sequence/another")+     ]  )+ ,  ('册', +     [  ("ce4", "book/a measure word for books/booklet")+     ]  )+ ,  ('冊', +     [  ("ce4", "book/a measure word for books/booklet")+     ]  )+ ,  ('冉', +     [  ("ran3", "(surname)/passing (of time)")+     ]  )+ ,  ('冈', +     [  ("gang1", "ridge/mound")+     ]  )+ ,  ('冇', +     [  ("mao3", "not have (Cantonese)")+     ]  )+ ,  ('内', +     [  ("nei4", "inside/inner/internal/within/interior")+     ]  )+ ,  ('冁', +     [  ("chan3", "smilingly")+     ]  )+ ,  ('冀', +     [  ("ji4", "Hebei/to hope")+     ]  )+ ,  ('兽', +     [  ("shou4", "beast/quadruped")+     ]  )+ ,  ('兼', +     [  ("jian1", "double/twice/simultaneous/holding two or more (official) posts at the same time")+     ]  )+ ,  ('养', +     [  ("yang3", "give birth/keep (pets)/to support/to bring sb. up/to raise (pig, etc.)")+     ]  )+ ,  ('兹', +     [  ("zi1", "herewith")+     ]  )+ ,  ('典', +     [  ("dian3", "canon/dictionary")+     ]  )+ ,  ('具', +     [  ("ju4", "tool/device/utensil/equipment/instrument")+     ]  )+ ,  ('其', +     [  ("qi2", "his/her/its/theirs/that/such/it (refers to sth preceding it)")+     ]  )+ ,  ('兵', +     [  ("bing1", "soldiers/a force/an army/weapons/arms/military/warlike")+     ]  )+ ,  ('兴', +     [  ("xing1", "flourish/it is the fashion to/to become popular")+     ,  ("xing4", "interest")+     ]  )+ ,  ('关', +     [  ("guan1", "(surname)/mountain pass/to close/to shut/to turn off/to concern/to involve")+     ]  )+ ,  ('共', +     [  ("gong4", "all together/in while/to share/common/general/together/total")+     ]  )+ ,  ('兰', +     [  ("lan2", "orchid")+     ]  )+ ,  ('兮', +     [  ("xi1", "(part.)")+     ]  )+ ,  ('六', +     [  ("liu4", "six/6")+     ]  )+ ,  ('公', +     [  ("gong1", "just/honorable (designation)/public/common")+     ]  )+ ,  ('八', +     [  ("ba1", "eight/8")+     ]  )+ ,  ('兩', +     [  ("liang3", "both/two/ounce/some/a few/tael")+     ]  )+ ,  ('全', +     [  ("quan2", "all/whole/entire/every/complete")+     ]  )+ ,  ('內', +     [  ("nei4", "inside/inner/internal/within/interior")+     ]  )+ ,  ('入', +     [  ("ru4", "to enter")+     ]  )+ ,  ('兢', +     [  ("jing1", "to be fearful/apprehensive")+     ]  )+ ,  ('兟', +     [  ("shen1", "to advance")+     ]  )+ ,  ('兞', +     [  ("mao2", "milligram, mg.")+     ]  )+ ,  ('兝', +     [  ("fen1", "decigram, dg.")+     ]  )+ ,  ('兜', +     [  ("dou1", "pocket")+     ]  )+ ,  ('党', +     [  ("dang3", "party")+     ,  ("dang3", "party/association/club/society")+     ]  )+ ,  ('兗', +     [  ("yan3", "place name")+     ]  )+ ,  ('兖', +     [  ("yan3", "place name")+     ]  )+ ,  ('兕', +     [  ("si4", "rhinoceros indicus")+     ]  )+ ,  ('兔', +     [  ("tu4", "rabbit")+     ]  )+ ,  ('兒', +     [  ("er2", "son")+     ,  ("er5", "non-syllabic dimi. suff.")+     ]  )+ ,  ('兑', +     [  ("dui4", "to cash")+     ]  )+ ,  ('免', +     [  ("mian3", "to exempt/to remove/to avoid/to excuse")+     ]  )+ ,  ('兌', +     [  ("dui4", "to cash")+     ]  )+ ,  ('克', +     [  ("ke4", "gram/subdue/to restrain/to overcome")+     ,  ("ke4", "subdue")+     ]  )+ ,  ('光', +     [  ("guang1", "light/ray/bright")+     ]  )+ ,  ('先', +     [  ("xian1", "early/prior/former/in advance/first")+     ]  )+ ,  ('兇', +     [  ("xiong1", "fierce")+     ]  )+ ,  ('兆', +     [  ("zhao4", "omen/million/million million, trillion")+     ]  )+ ,  ('充', +     [  ("chong1", "fill/satisfy/fulfill/to act in place of/substitute/sufficient/full")+     ]  )+ ,  ('兄', +     [  ("xiong1", "elder brother")+     ]  )+ ,  ('元', +     [  ("yuan2", "(dynasty)/dollar/primary/first")+     ]  )+ ,  ('允', +     [  ("yun3", "just/fair/to permit/to allow")+     ]  )+ ,  ('兀', +     [  ("wu4", "(surname)/cut off the feet/rising to a height; towering/bald")+     ]  )+ ,  ('儿', +     [  ("er2", "son")+     ,  ("er5", "non-syllabic dimi. suff.")+     ]  )+ ,  ('儽', +     [  ("lei3", "lazy/tired out, worn fatigued")+     ]  )+ ,  ('儼', +     [  ("yan3", "majestic/dignified")+     ]  )+ ,  ('儻', +     [  ("tang3", "if/unexpectedly")+     ]  )+ ,  ('儺', +     [  ("nuo2", "exorcise demons")+     ]  )+ ,  ('儹', +     [  ("zan3", "to accumulate, to hoard, to store up")+     ]  )+ ,  ('儸', +     [  ("luo2", "smart/clever")+     ]  )+ ,  ('儷', +     [  ("li4", "husband and wife")+     ]  )+ ,  ('儵', +     [  ("shu4", "alternate form of 倏/sudden/abrupt")+     ]  )+ ,  ('儳', +     [  ("chan4", "irregular/mixed")+     ]  )+ ,  ('儲', +     [  ("chu3", "savings/to save/to deposit/to store/(a surname)")+     ]  )+ ,  ('儱', +     [  ("long3", "rude/barbarous")+     ]  )+ ,  ('儭', +     [  ("chen4", "to assist/to give alms")+     ]  )+ ,  ('優', +     [  ("you1", "excellent/superior")+     ]  )+ ,  ('儩', +     [  ("si4", "the end/to finish")+     ]  )+ ,  ('儦', +     [  ("biao1", "walking to and fro")+     ]  )+ ,  ('儤', +     [  ("bao4", "on night duty")+     ]  )+ ,  ('儡', +     [  ("lei3", "injure/puppet")+     ]  )+ ,  ('償', +     [  ("chang2", "to compensate/pay back/to recompense")+     ]  )+ ,  ('儜', +     [  ("ning2", "weak/wearied/in distress")+     ]  )+ ,  ('儘', +     [  ("jin3", "to the utmost")+     ]  )+ ,  ('儗', +     [  ("ni3", "doubtful/suspicious/emulate/imitate")+     ]  )+ ,  ('儕', +     [  ("chai2", "a class/a company/companion")+     ]  )+ ,  ('儔', +     [  ("chou2", "comrades/friends/companions")+     ]  )+ ,  ('儓', +     [  ("tai2", "servant")+     ]  )+ ,  ('儒', +     [  ("ru2", "scholar/Confucian")+     ]  )+ ,  ('儐', +     [  ("bin1", "best man/entertain")+     ]  )+ ,  ('儌', +     [  ("jiao3", "by mere luck")+     ]  )+ ,  ('儋', +     [  ("dan1", "carry")+     ]  )+ ,  ('儊', +     [  ("chu4", "rough and rugged")+     ]  )+ ,  ('儉', +     [  ("jian3", "frugal/to be in need")+     ]  )+ ,  ('儈', +     [  ("kuai4", "broker")+     ]  )+ ,  ('儇', +     [  ("xuan1", "ingenious/frivolous")+     ]  )+ ,  ('儆', +     [  ("jing3", "warn/admonish")+     ]  )+ ,  ('儅', +     [  ("dang1", "stop")+     ]  )+ ,  ('億', +     [  ("yi4", "a hundred million/calculate")+     ]  )+ ,  ('儂', +     [  ("nong2", "you (Shanghai dial.)")+     ]  )+ ,  ('儀', +     [  ("yi2", "apparatus/rites/appearance/present/ceremony")+     ]  )+ ,  ('僿', +     [  ("sai4", "small, minute/lacking sincerity")+     ]  )+ ,  ('僾', +     [  ("ai4", "indistinct/hazy")+     ]  )+ ,  ('僻', +     [  ("pi4", "low/rustic/secluded")+     ]  )+ ,  ('價', +     [  ("jia4", "price/value/valence (on an atom)")+     ,  ("jie5", "great/good/middleman/servant")+     ]  )+ ,  ('僵', +     [  ("jiang1", "rigid/deadlock/stiff (corpse)")+     ,  ("jiang1", "stiff (corpse)")+     ]  )+ ,  ('僳', +     [  ("su4", "Lisu (ethnic group)")+     ]  )+ ,  ('僱', +     [  ("gu4", "hire")+     ]  )+ ,  ('僰', +     [  ("bo2", "name of an ethnic group")+     ]  )+ ,  ('僯', +     [  ("lin3", "ashamed")+     ]  )+ ,  ('僮', +     [  ("tong2", "boy")+     ,  ("zhuang4", "name of an ethnic group in Guangxi")+     ]  )+ ,  ('僭', +     [  ("jian4", "usurp")+     ]  )+ ,  ('僬', +     [  ("jiao1", "clever/pigmies")+     ]  )+ ,  ('僩', +     [  ("xian4", "courageous/valiant")+     ]  )+ ,  ('僨', +     [  ("fen4", "instigate/ruin/destroy")+     ]  )+ ,  ('僧', +     [  ("seng1", "monk")+     ]  )+ ,  ('僦', +     [  ("jiu4", "hire/to rent")+     ]  )+ ,  ('僥', +     [  ("jiao3", "by mere luck")+     ]  )+ ,  ('僤', +     [  ("dan4", "great/severe")+     ]  )+ ,  ('僣', +     [  ("jian4", "assume, usurp")+     ]  )+ ,  ('僝', +     [  ("chan2", "to revile/to abuse")+     ]  )+ ,  ('僚', +     [  ("liao2", "bureaucrat")+     ]  )+ ,  ('僖', +     [  ("xi1", "(surname)/cautious/merry/joyful")+     ]  )+ ,  ('僕', +     [  ("pu2", "servant")+     ]  )+ ,  ('僑', +     [  ("qiao2", "emigrant/reside abroad")+     ]  )+ ,  ('像', +     [  ("xiang4", "(look) like/similar (to)/appearance/to appear/to seem/image/portrait/resemble/seem")+     ]  )+ ,  ('僎', +     [  ("zhuan4", "collect")+     ]  )+ ,  ('僊', +     [  ("xian1", "immortal")+     ]  )+ ,  ('僉', +     [  ("qian1", "all")+     ]  )+ ,  ('僇', +     [  ("lu4", "despise/insult")+     ]  )+ ,  ('僅', +     [  ("jin3", "barely/only/merely")+     ]  )+ ,  ('僄', +     [  ("piao4", "light/airy")+     ]  )+ ,  ('僂', +     [  ("lou2", "hunchback")+     ]  )+ ,  ('傿', +     [  ("yan1", "name of an immortal/an ancient placename")+     ,  ("yan4", "a fraudulant price")+     ]  )+ ,  ('傾', +     [  ("qing1", "to overturn/to collapse/to lean/to tend/to incline/to pour out")+     ]  )+ ,  ('傻', +     [  ("sha3", "foolish")+     ]  )+ ,  ('傺', +     [  ("chi4", "detain/hinder")+     ]  )+ ,  ('傷', +     [  ("shang1", "injure/injury/wound")+     ]  )+ ,  ('債', +     [  ("zhai4", "debt")+     ]  )+ ,  ('傴', +     [  ("yu3", "hunchbacked")+     ]  )+ ,  ('傳', +     [  ("chuan2", "to pass on/to spread/to transmit/to infect/to transfer/to circulate/to pass on/to conduct (electricity)")+     ,  ("zhuan4", "biography")+     ]  )+ ,  ('傲', +     [  ("ao4", "proud/overbearing/insolent/arrogant")+     ]  )+ ,  ('傯', +     [  ("zong3", "busy/hurried/despondent")+     ]  )+ ,  ('傮', +     [  ("zao1", "finish, to go around")+     ]  )+ ,  ('傭', +     [  ("yong1", "hire/servant")+     ]  )+ ,  ('催', +     [  ("cui1", "urge/press/expedite/prompt/hurry")+     ]  )+ ,  ('傩', +     [  ("nuo2", "exorcise demons")+     ]  )+ ,  ('储', +     [  ("chu3", "savings/to save/to deposit/to store/(a surname)")+     ]  )+ ,  ('傧', +     [  ("bin1", "best man/entertain")+     ]  )+ ,  ('傥', +     [  ("tang3", "if/unexpectedly")+     ]  )+ ,  ('傣', +     [  ("dai3", "the Dai minority living in South China")+     ]  )+ ,  ('傢', +     [  ("jia1", "furniture/tool")+     ]  )+ ,  ('傞', +     [  ("suo1", "uneven/unsteady (in dancing)")+     ]  )+ ,  ('傜', +     [  ("yao2", "Yao tribe")+     ]  )+ ,  ('傚', +     [  ("xiao4", "imitate")+     ]  )+ ,  ('備', +     [  ("bei4", "to prepare/get ready/to provide or equip")+     ]  )+ ,  ('傘', +     [  ("san3", "umbrella/parasol")+     ]  )+ ,  ('傖', +     [  ("cang1", "low fellow/rustic/rude/rough")+     ]  )+ ,  ('傔', +     [  ("qian4", "servant")+     ]  )+ ,  ('傒', +     [  ("xi1", "of Jiangxi province/servant")+     ]  )+ ,  ('傑', +     [  ("jie2", "hero/heroic")+     ]  )+ ,  ('傎', +     [  ("dian1", "inversion/mistake")+     ]  )+ ,  ('傍', +     [  ("bang1", "near (approaching)")+     ,  ("bang4", "near/nestle")+     ]  )+ ,  ('傌', +     [  ("ma4", "to curse, to revile, to abuse/to scold")+     ]  )+ ,  ('傅', +     [  ("fu4", "(surname)/tutor")+     ]  )+ ,  ('傀', +     [  ("gui1", "grand/strange/exotic")+     ,  ("kui3", "puppet")+     ]  )+ ,  ('偿', +     [  ("chang2", "to compensate/pay back/to recompense")+     ]  )+ ,  ('偾', +     [  ("fen4", "instigate/ruin/destroy")+     ]  )+ ,  ('偽', +     [  ("wei3", "false/fake/forged/bogus")+     ]  )+ ,  ('偻', +     [  ("lou2", "hunchback")+     ]  )+ ,  ('偷', +     [  ("tou1", "to steal/to pilfer")+     ]  )+ ,  ('偶', +     [  ("ou3", "accidental/image/pair/mate")+     ]  )+ ,  ('偵', +     [  ("zhen1", "to scout/to spy")+     ]  )+ ,  ('側', +     [  ("ce4", "the side/to incline towards/to lean/inclined/lateral/side")+     ,  ("zhai1", "lean on one side")+     ]  )+ ,  ('偲', +     [  ("si1", "talented/urgent")+     ]  )+ ,  ('偯', +     [  ("yi3", "to sob/wail")+     ]  )+ ,  ('偭', +     [  ("mian3", "transgress")+     ]  )+ ,  ('偬', +     [  ("zong3", "busy/hurried/despondent")+     ]  )+ ,  ('偫', +     [  ("zhi4", "wait for/lay in")+     ]  )+ ,  ('偪', +     [  ("bi1", "close to/compel")+     ]  )+ ,  ('偩', +     [  ("fu4", "rely on/to resemble")+     ]  )+ ,  ('偨', +     [  ("ci1", "uneven")+     ]  )+ ,  ('健', +     [  ("jian4", "healthy")+     ]  )+ ,  ('偢', +     [  ("chou3", "to stare at")+     ]  )+ ,  ('偟', +     [  ("huang2", "agitated/alarmed")+     ]  )+ ,  ('偝', +     [  ("bei4", "disobey/stand back-to-back")+     ]  )+ ,  ('停', +     [  ("ting2", "to stop/to halt/to park (a car)")+     ]  )+ ,  ('做', +     [  ("zuo4", "to do/to make/to produce")+     ]  )+ ,  ('偕', +     [  ("jie1", "in company with")+     ,  ("xie2", "in company with")+     ]  )+ ,  ('偓', +     [  ("wo4", "constrained")+     ]  )+ ,  ('偏', +     [  ("pian1", "one-sided/to lean/to slant/prejudiced/inclined to one side")+     ]  )+ ,  ('偎', +     [  ("wei1", "to cuddle")+     ]  )+ ,  ('偌', +     [  ("ruo4", "so/such/to such a degree")+     ]  )+ ,  ('偉', +     [  ("wei3", "big/large/great")+     ]  )+ ,  ('偈', +     [  ("ji4", "Buddhist hymn/gatha/Buddhist verse")+     ,  ("jie2", "forceful/martial")+     ]  )+ ,  ('假', +     [  ("jia3", "fake/false/artificial/to borrow/if/suppose")+     ,  ("jia4", "vacation")+     ]  )+ ,  ('偃', +     [  ("yan3", "(surname)/to lie supine/to stop/to fall down")+     ]  )+ ,  ('偁', +     [  ("cheng1", "to call")+     ]  )+ ,  ('倾', +     [  ("qing1", "to overturn/to collapse/to lean/to tend/to incline/to pour out")+     ]  )+ ,  ('值', +     [  ("zhi2", "value/(to be) worth/to happen")+     ]  )+ ,  ('债', +     [  ("zhai4", "debt")+     ]  )+ ,  ('倭', +     [  ("wo1", "Japanese/dwarf")+     ]  )+ ,  ('倬', +     [  ("zhuo1", "noticeable, large/clear, distin")+     ]  )+ ,  ('倫', +     [  ("lun2", "human relationship")+     ]  )+ ,  ('倪', +     [  ("ni2", "(surname)")+     ]  )+ ,  ('倩', +     [  ("qian4", "niece/plagiarize/winsome")+     ]  )+ ,  ('倨', +     [  ("ju4", "stubborn")+     ]  )+ ,  ('倦', +     [  ("juan4", "tired")+     ]  )+ ,  ('倥', +     [  ("kong1", "ignorant/blank-minded")+     ,  ("kong3", "urgent/pressed")+     ]  )+ ,  ('倣', +     [  ("fang3", "imitate")+     ]  )+ ,  ('倢', +     [  ("jie2", "handsome")+     ]  )+ ,  ('倡', +     [  ("chang4", "initiate/instigate/introduce/lead/initiate")+     ]  )+ ,  ('借', +     [  ("jie4", "to lend/to borrow/excuse/pretext/by means of")+     ]  )+ ,  ('倜', +     [  ("ti4", "energetic/exalted/magnanimous")+     ]  )+ ,  ('倚', +     [  ("yi3", "to lean on/rely upon")+     ]  )+ ,  ('候', +     [  ("hou4", "wait")+     ]  )+ ,  ('倘', +     [  ("tang3", "if")+     ]  )+ ,  ('倖', +     [  ("xing4", "lucky")+     ]  )+ ,  ('倔', +     [  ("jue2", "crabby/tough")+     ]  )+ ,  ('倒', +     [  ("dao3", "to fall/to collapse/to topple/to change/to fail/bankrupt")+     ,  ("dao4", "upset/turn over/to tip/to pour/to go home/to the contrary/inverted")+     ]  )+ ,  ('們', +     [  ("men5", "(plural marker for pronouns and a few animate nouns)")+     ]  )+ ,  ('倏', +     [  ("shu1", "sudden/abrupt")+     ]  )+ ,  ('倍', +     [  ("bei4", "(two, three, etc) -fold/times (multiplier)/double/to increase or multiply")+     ]  )+ ,  ('倌', +     [  ("guan1", "a groom")+     ]  )+ ,  ('個', +     [  ("ge4", "(a measure word)/individual")+     ]  )+ ,  ('倉', +     [  ("cang1", "barn/granary/storehouse/cabin/hold (in ship)")+     ]  )+ ,  ('倆', +     [  ("lia3", "(a numeral-measure word) two/both")+     ,  ("liang3", "craft/cunning")+     ]  )+ ,  ('倅', +     [  ("cui4", "deputy/second/sub-")+     ]  )+ ,  ('倀', +     [  ("chang1", "groping/rash/reckless")+     ]  )+ ,  ('俾', +     [  ("bi3", "to cause/to enable")+     ]  )+ ,  ('俺', +     [  ("an3", "I (northern dialects)")+     ]  )+ ,  ('俸', +     [  ("feng4", "salary")+     ]  )+ ,  ('俶', +     [  ("chu4", "begin")+     ]  )+ ,  ('俵', +     [  ("biao3", "distribute")+     ]  )+ ,  ('俴', +     [  ("jian4", "short/shallow/thin plate")+     ]  )+ ,  ('俳', +     [  ("pai2", "irresolute/not serious/variety show")+     ]  )+ ,  ('俱', +     [  ("ju1", "entirely/without exception")+     ,  ("ju4", "a social club")+     ]  )+ ,  ('俯', +     [  ("fu3", "look down/stoop")+     ]  )+ ,  ('修', +     [  ("xiu1", "to decorate/to embellish/to repair/to build/to study/to write/to cultivate")+     ]  )+ ,  ('俭', +     [  ("jian3", "frugal/to be in need")+     ]  )+ ,  ('俪', +     [  ("li4", "husband and wife")+     ]  )+ ,  ('俩', +     [  ("lia3", "(a numeral-measure word) two/both")+     ,  ("liang3", "craft/cunning")+     ]  )+ ,  ('俨', +     [  ("yan3", "majestic/dignified")+     ]  )+ ,  ('俦', +     [  ("chou2", "comrades/friends/companions")+     ]  )+ ,  ('俣', +     [  ("yu3", "big")+     ]  )+ ,  ('信', +     [  ("xin4", "letter/true/to believe/sign/evidence")+     ]  )+ ,  ('俠', +     [  ("xia2", "heroic")+     ]  )+ ,  ('俟', +     [  ("si4", "until/wait for")+     ]  )+ ,  ('俞', +     [  ("yu2", "(surname)/accede")+     ]  )+ ,  ('保', +     [  ("bao3", "to defend/to protect/to insure or guarantee/to maintain/hold or keep/to guard")+     ]  )+ ,  ('俜', +     [  ("ping1", "forlorn")+     ]  )+ ,  ('俛', +     [  ("mian3", "exhort")+     ]  )+ ,  ('俚', +     [  ("li3", "rustic")+     ]  )+ ,  ('俘', +     [  ("fu2", "prisoner of war")+     ]  )+ ,  ('俗', +     [  ("su2", "vulgar")+     ]  )+ ,  ('俔', +     [  ("xian4", "like")+     ]  )+ ,  ('俓', +     [  ("jing4", "straight/pass")+     ]  )+ ,  ('俑', +     [  ("yong3", "wooden figures buried with the dead")+     ]  )+ ,  ('俐', +     [  ("li4", "clever")+     ]  )+ ,  ('俏', +     [  ("qiao4", "smart")+     ]  )+ ,  ('俎', +     [  ("zu3", "a stand for food at sacrifice")+     ]  )+ ,  ('俊', +     [  ("jun4", "smart/eminent/handsome/talented")+     ]  )+ ,  ('俅', +     [  ("qiu2", "ornamental cap")+     ]  )+ ,  ('俄', +     [  ("e2", "suddenly/very soon/Russian")+     ]  )+ ,  ('促', +     [  ("cu4", "to hurry/to rush/to hasten/near/to promote")+     ]  )+ ,  ('係', +     [  ("xi4", "be/connection/relation/tie up/bind")+     ]  )+ ,  ('俁', +     [  ("yu3", "big")+     ]  )+ ,  ('便', +     [  ("bian4", "ordinary/plain/convenient/handy/easy/then/so/thus/to relieve oneself")+     ,  ("pian2", "advantageous/cheap")+     ]  )+ ,  ('侷', +     [  ("ju2", "narrow")+     ]  )+ ,  ('侶', +     [  ("lu:3", "companion")+     ]  )+ ,  ('侵', +     [  ("qin1", "to invade/to infringe/to approach")+     ]  )+ ,  ('侯', +     [  ("hou2", "marquis")+     ]  )+ ,  ('侮', +     [  ("wu3", "insult")+     ]  )+ ,  ('侬', +     [  ("nong2", "you (Shanghai dial.)")+     ]  )+ ,  ('侪', +     [  ("chai2", "a class/a company/companion")+     ]  )+ ,  ('侩', +     [  ("kuai4", "broker")+     ]  )+ ,  ('侨', +     [  ("qiao2", "emigrant/reside abroad")+     ]  )+ ,  ('侧', +     [  ("ce4", "the side/to incline towards/to lean/inclined/lateral/side")+     ,  ("zhai1", "lean on one side")+     ]  )+ ,  ('侦', +     [  ("zhen1", "to scout/to spy")+     ]  )+ ,  ('侥', +     [  ("jiao3", "by mere luck")+     ]  )+ ,  ('侣', +     [  ("lu:3", "companion")+     ]  )+ ,  ('侠', +     [  ("xia2", "heroic")+     ]  )+ ,  ('依', +     [  ("yi1", "according to/depend on/near to")+     ]  )+ ,  ('侜', +     [  ("zhou1", "conceal/to cover")+     ]  )+ ,  ('供', +     [  ("gong1", "offer (information etc.)/supply")+     ,  ("gong4", "offer/sacrificial offering/trial statement/confession")+     ]  )+ ,  ('侚', +     [  ("xun4", "buried with dead/die for a cause")+     ]  )+ ,  ('侘', +     [  ("cha4", "boast/despondent")+     ]  )+ ,  ('侗', +     [  ("dong4", "(ethnic group)")+     ,  ("tong2", "ignorant")+     ]  )+ ,  ('侖', +     [  ("lun2", "arrange")+     ]  )+ ,  ('侔', +     [  ("mou2", "similar/comparable/equal")+     ]  )+ ,  ('侑', +     [  ("you4", "urge to eat")+     ]  )+ ,  ('侐', +     [  ("xu4", "still/silent")+     ]  )+ ,  ('侏', +     [  ("zhu1", "dwarf")+     ]  )+ ,  ('侍', +     [  ("shi4", "attend on")+     ]  )+ ,  ('例', +     [  ("li4", "example/precedent/rule/case/instance")+     ]  )+ ,  ('侈', +     [  ("chi3", "extravagant/wasteful/exaggerating")+     ]  )+ ,  ('侇', +     [  ("yi2", "a class, a category a corpse")+     ]  )+ ,  ('來', +     [  ("lai2", "to come")+     ]  )+ ,  ('侅', +     [  ("gai1", "to give/prepared for included in /embraced in")+     ]  )+ ,  ('侄', +     [  ("zhi2", "nephew")+     ,  ("zhi2", "nephew (of the same surname)")+     ]  )+ ,  ('侃', +     [  ("kan3", "bold")+     ]  )+ ,  ('侂', +     [  ("tuo1", "to commission, to entrust to, to depute/to request, to ask")+     ]  )+ ,  ('侁', +     [  ("shen1", "large crowd")+     ]  )+ ,  ('侀', +     [  ("xing2", "shape/statute")+     ]  )+ ,  ('使', +     [  ("shi3", "to make/to cause/to enable/to use/to employ/messenger")+     ]  )+ ,  ('佾', +     [  ("yi4", "row of dancers at sacrifices")+     ]  )+ ,  ('佽', +     [  ("ci4", "(surname)/nimble/to help")+     ]  )+ ,  ('佼', +     [  ("jiao3", "handsome")+     ]  )+ ,  ('佻', +     [  ("tiao1", "frivolous/unsteady/delay")+     ]  )+ ,  ('佺', +     [  ("quan2", "immortal")+     ]  )+ ,  ('佹', +     [  ("gui3", "almost succeed/crafty/suddenly")+     ]  )+ ,  ('佸', +     [  ("huo2", "meet")+     ]  )+ ,  ('佷', +     [  ("hen3", "to act contrary to")+     ]  )+ ,  ('佶', +     [  ("ji2", "difficult to pronounce")+     ]  )+ ,  ('併', +     [  ("bing4", "amalgamate/combine")+     ]  )+ ,  ('佴', +     [  ("er4", "assistant")+     ]  )+ ,  ('佳', +     [  ("jia1", "excellent")+     ]  )+ ,  ('佰', +     [  ("bai3", "(complicated form of) hundred (used to avoid fraud)")+     ]  )+ ,  ('佯', +     [  ("yang2", "pretend")+     ]  )+ ,  ('佬', +     [  ("lao3", "male/man (Cantonese)")+     ]  )+ ,  ('佫', +     [  ("he4", "(surname)")+     ]  )+ ,  ('佪', +     [  ("huai2", "irresolute/move back and forth")+     ]  )+ ,  ('佩', +     [  ("pei4", "to respect/wear (belt, etc.)")+     ,  ("pei4", "girdle ornaments")+     ]  )+ ,  ('佧', +     [  ("ka3", "ancient name for a minority group in China")+     ]  )+ ,  ('佥', +     [  ("qian1", "all")+     ]  )+ ,  ('佤', +     [  ("wa3", "Kawa")+     ]  )+ ,  ('佣', +     [  ("yong1", "hire/servant")+     ,  ("yong4", "commission (for middleman)")+     ]  )+ ,  ('佢', +     [  ("qu2", "he (Cantonese)")+     ]  )+ ,  ('佡', +     [  ("xuan1", "make effort, endeavor")+     ]  )+ ,  ('你', +     [  ("ni3", "you")+     ]  )+ ,  ('佟', +     [  ("tong2", "(surname)")+     ]  )+ ,  ('佞', +     [  ("ning4", "eloquent/talent")+     ]  )+ ,  ('佝', +     [  ("kou4", "rickets")+     ]  )+ ,  ('作', +     [  ("zuo4", "to regard as/to take (somebody) for/to do/to make")+     ]  )+ ,  ('佛', +     [  ("fo2", "Buddha/Buddhism")+     ,  ("fu2", "seemingly")+     ]  )+ ,  ('佚', +     [  ("yi4", "(surname)/idle")+     ]  )+ ,  ('余', +     [  ("yu2", "extra/surplus/remaining/after/I/me")+     ]  )+ ,  ('佘', +     [  ("she2", "(surname)")+     ]  )+ ,  ('佗', +     [  ("tuo2", "carry on the back")+     ]  )+ ,  ('何', +     [  ("he2", "carry/what/how/why/which")+     ]  )+ ,  ('佔', +     [  ("zhan1", "to observe/to divine")+     ,  ("zhan4", "to occupy/to constitute/to make up/to account")+     ]  )+ ,  ('体', +     [  ("ti3", "body/form/style/system")+     ]  )+ ,  ('佑', +     [  ("you4", "bless/protect")+     ,  ("you4", "protect")+     ]  )+ ,  ('佐', +     [  ("zuo3", "assist")+     ]  )+ ,  ('住', +     [  ("zhu4", "to live/to dwell/to reside/to stop")+     ]  )+ ,  ('低', +     [  ("di1", "to lower (one's head)/to let droop/to hang down/low/to incline/beneath/low")+     ]  )+ ,  ('位', +     [  ("wei4", "position/location/(measure word for persons)/place/seat")+     ]  )+ ,  ('佌', +     [  ("ci3", "petty/wretched")+     ]  )+ ,  ('佉', +     [  ("qu1", "(surname)")+     ]  )+ ,  ('佈', +     [  ("bu4", "diffuse/extend/notify")+     ]  )+ ,  ('佇', +     [  ("zhu4", "wait/look towards/turn one's back on")+     ]  )+ ,  ('但', +     [  ("dan4", "but/yet/however/only/merely/still")+     ]  )+ ,  ('佃', +     [  ("dian4", "farmer")+     ]  )+ ,  ('伾', +     [  ("pi1", "multitudinous/powerful")+     ]  )+ ,  ('伽', +     [  ("qie2", "(phonetic)")+     ]  )+ ,  ('似', +     [  ("si4", "to seem/to appear/similar/like/to resemble")+     ]  )+ ,  ('伻', +     [  ("beng1", "to cause")+     ]  )+ ,  ('伺', +     [  ("ci4", "wait on")+     ,  ("si4", "to watch/to wait/to examine/to spy")+     ]  )+ ,  ('伸', +     [  ("shen1", "to stretch/to extend")+     ]  )+ ,  ('伶', +     [  ("ling2", "clever")+     ]  )+ ,  ('伴', +     [  ("ban4", "a partner/companion or associate/to accompany/comrade")+     ]  )+ ,  ('估', +     [  ("gu1", "estimate")+     ,  ("gu4", "old/second-hand (clothes)")+     ]  )+ ,  ('伯', +     [  ("bo2", "father's elder brother/senior/paternal elder uncle/eldest of brothers/respectful form of address")+     ]  )+ ,  ('伫', +     [  ("zhu4", "wait/look towards/turn one's back on")+     ]  )+ ,  ('伪', +     [  ("wei3", "false/fake/forged/bogus")+     ]  )+ ,  ('伧', +     [  ("cang1", "low fellow/rustic/rude/rough")+     ]  )+ ,  ('伦', +     [  ("lun2", "human relationship")+     ]  )+ ,  ('伥', +     [  ("chang1", "groping/rash/reckless")+     ]  )+ ,  ('伤', +     [  ("shang1", "injure/injury/wound")+     ]  )+ ,  ('伢', +     [  ("ya2", "child (collequial)")+     ]  )+ ,  ('传', +     [  ("chuan2", "to pass on/to spread/to transmit/to infect/to transfer/to circulate/to pass on/to conduct (electricity)")+     ,  ("zhuan4", "biography")+     ]  )+ ,  ('伟', +     [  ("wei3", "big/large/great")+     ]  )+ ,  ('伞', +     [  ("san3", "umbrella/parasol")+     ]  )+ ,  ('伝', +     [  ("yun2", "summon/propagate, transmit")+     ]  )+ ,  ('伛', +     [  ("yu3", "hunchbacked")+     ]  )+ ,  ('会', +     [  ("hui4", "be able to/be likely to/to assemble/to meet/to gather/group/association")+     ,  ("kuai4", "to balance an account/accounting")+     ]  )+ ,  ('伙', +     [  ("huo3", "assistant/furniture/partner")+     ]  )+ ,  ('优', +     [  ("you1", "excellent/superior")+     ]  )+ ,  ('众', +     [  ("zhong4", "multitude")+     ]  )+ ,  ('伕', +     [  ("fu1", "porter")+     ]  )+ ,  ('休', +     [  ("xiu1", "to rest")+     ]  )+ ,  ('伐', +     [  ("fa2", "(v) cut down; fell/(v) dispatch an expedition against; descend upon")+     ]  )+ ,  ('伏', +     [  ("fu2", "conceal (ambush)/prostrate/submit")+     ]  )+ ,  ('伎', +     [  ("ji4", "craft")+     ]  )+ ,  ('伍', +     [  ("wu3", "associate with/five/company")+     ]  )+ ,  ('伋', +     [  ("ji2", "unreal")+     ]  )+ ,  ('伊', +     [  ("yi1", "he/she/(surname)/Iraq (abbrev.)/Iran (abbrev.)")+     ]  )+ ,  ('伉', +     [  ("kang4", "husband/wife")+     ]  )+ ,  ('伈', +     [  ("xin3", "nervous/fearful")+     ]  )+ ,  ('企', +     [  ("qi3", "plan a project/stand on tiptoe")+     ]  )+ ,  ('伀', +     [  ("zhong1", "restless/agitated")+     ]  )+ ,  ('仿', +     [  ("fang3", "to imitate/to copy")+     ,  ("fang3", "imitate")+     ,  ("fang3", "seemingly")+     ]  )+ ,  ('份', +     [  ("fen4", "(a measure word for gifts, copies of a newspaper)/copy (of newspaper, magazine, etc.)/share/portion/part/(a measure word)")+     ]  )+ ,  ('任', +     [  ("ren4", "to assign/to appoint/office/responsibility")+     ]  )+ ,  ('价', +     [  ("jia4", "price/value/valence (on an atom)")+     ,  ("jie5", "great/good/middleman/servant")+     ]  )+ ,  ('件', +     [  ("jian4", "a measure word for thing, clothes, item")+     ]  )+ ,  ('仵', +     [  ("wu3", "opponent")+     ]  )+ ,  ('仳', +     [  ("pi3", "to part")+     ]  )+ ,  ('仲', +     [  ("zhong4", "2nd in seniority")+     ]  )+ ,  ('仰', +     [  ("yang3", "look up")+     ]  )+ ,  ('们', +     [  ("men5", "(plural marker for pronouns and a few animate nouns)")+     ]  )+ ,  ('仪', +     [  ("yi2", "apparatus/rites/appearance/present/ceremony")+     ]  )+ ,  ('仨', +     [  ("sa1", "three (of)")+     ]  )+ ,  ('以', +     [  ("yi3", "to use/according to/so as to/in order to/by/with/because/Israel (abbrev.)")+     ]  )+ ,  ('令', +     [  ("ling4", "make or cause to be/order/command/decree/honorable")+     ]  )+ ,  ('代', +     [  ("dai4", "substitute/replace/generation/dynasty/geological era/era/age/period")+     ]  )+ ,  ('仡', +     [  ("yi4", "strong/brave")+     ]  )+ ,  ('仟', +     [  ("qian1", "thousand")+     ]  )+ ,  ('仞', +     [  ("ren4", "(measure)")+     ]  )+ ,  ('仝', +     [  ("tong2", "together/same")+     ]  )+ ,  ('仚', +     [  ("xian1", "to fly")+     ]  )+ ,  ('仙', +     [  ("xian1", "immortal")+     ,  ("xian1", "immortal")+     ]  )+ ,  ('付', +     [  ("fu4", "pay")+     ]  )+ ,  ('仗', +     [  ("zhang4", "battle")+     ]  )+ ,  ('他', +     [  ("ta1", "he/him")+     ]  )+ ,  ('仕', +     [  ("shi4", "an official")+     ]  )+ ,  ('仔', +     [  ("zi1", "duty/responsibility")+     ,  ("zi3", "minutely/young")+     ]  )+ ,  ('仓', +     [  ("cang1", "barn/granary/storehouse/cabin/hold (in ship)")+     ]  )+ ,  ('仑', +     [  ("lun2", "arrange")+     ,  ("lun2", "Koulkun mountains")+     ]  )+ ,  ('从', +     [  ("cong1", "lax/yielding/unhurried")+     ,  ("cong2", "from/obey/observe/follow")+     ,  ("zong4", "second cousin")+     ]  )+ ,  ('仍', +     [  ("reng2", "still/yet/to remain")+     ]  )+ ,  ('介', +     [  ("jie4", "introduce/lie between/between")+     ]  )+ ,  ('今', +     [  ("jin1", "today/modern/present/current/this/now")+     ]  )+ ,  ('仉', +     [  ("zhang3", "mother/surname of Mencius")+     ]  )+ ,  ('仈', +     [  ("ba1", "(surname)")+     ]  )+ ,  ('仇', +     [  ("chou2", "hatred/animosity/enmity/a rival/an enemy/feud")+     ,  ("qiu2", "(surname)/match/mate")+     ]  )+ ,  ('仆', +     [  ("pu1", "fall prostrate")+     ,  ("pu2", "servant")+     ,  ("pu2", "servant")+     ]  )+ ,  ('仅', +     [  ("jin3", "barely/only/merely")+     ]  )+ ,  ('仄', +     [  ("ze4", "oblique tone")+     ]  )+ ,  ('仃', +     [  ("ding1", "alone")+     ]  )+ ,  ('仂', +     [  ("le4", "surplus/tithe")+     ]  )+ ,  ('仁', +     [  ("ren2", "humane")+     ]  )+ ,  ('什', +     [  ("shen2", "what")+     ,  ("shi2", "tenth (used in fractions)")+     ]  )+ ,  ('亿', +     [  ("yi4", "a hundred million/calculate")+     ]  )+ ,  ('人', +     [  ("ren2", "man/person/people")+     ]  )+ ,  ('亹', +     [  ("wei3", "resolute")+     ]  )+ ,  ('亶', +     [  ("dan3", "(surname)/sincere")+     ]  )+ ,  ('亵', +     [  ("xie4", "licentious")+     ]  )+ ,  ('亳', +     [  ("bo2", "name of district in Anhui/capital of Yin")+     ]  )+ ,  ('亲', +     [  ("qin1", "dear/intimate/parent/relation/closely related")+     ,  ("qing4", "parents-in-law of one's offspring")+     ]  )+ ,  ('亮', +     [  ("liang4", "light/bright")+     ]  )+ ,  ('亭', +     [  ("ting2", "pavilion")+     ]  )+ ,  ('京', +     [  ("jing1", "capital/Beijing (abbrev.)")+     ]  )+ ,  ('享', +     [  ("xiang3", "enjoy")+     ]  )+ ,  ('亩', +     [  ("mu3", "about 1/6 acre (M)")+     ]  )+ ,  ('亨', +     [  ("heng1", "prosperous")+     ]  )+ ,  ('产', +     [  ("chan3", "to reproduce/to produce/give birth/products/produce/resources/estate/property")+     ]  )+ ,  ('亦', +     [  ("yi4", "also")+     ]  )+ ,  ('亥', +     [  ("hai4", "12th earthly branch/9-11 p.m.")+     ]  )+ ,  ('交', +     [  ("jiao1", "to deliver/to turn over/to make friends/to intersect (lines)/to pay (money)")+     ]  )+ ,  ('亢', +     [  ("kang4", "overbearing")+     ]  )+ ,  ('亡', +     [  ("wang2", "to die/to perish")+     ]  )+ ,  ('亟', +     [  ("ji2", "urgent")+     ,  ("qi4", "repeatedly/frequently")+     ]  )+ ,  ('亞', +     [  ("ya4", "Asia/Asian/second/next to/inferior")+     ]  )+ ,  ('些', +     [  ("xie1", "some/few/several/(a measure word)")+     ]  )+ ,  ('亚', +     [  ("ya4", "Asia/Asian/second/next to/inferior")+     ]  )+ ,  ('亙', +     [  ("gen4", "extend across/through")+     ]  )+ ,  ('亘', +     [  ("gen4", "extend across/through")+     ]  )+ ,  ('井', +     [  ("jing3", "warn/well")+     ]  )+ ,  ('五', +     [  ("wu3", "five/5")+     ]  )+ ,  ('亓', +     [  ("qi2", "(surname)/his/her/its/their")+     ]  )+ ,  ('互', +     [  ("hu4", "mutual")+     ]  )+ ,  ('云', +     [  ("yun2", "(classical) to say")+     ,  ("yun2", "cloud/(abbr.) for Yunnan/surname")+     ]  )+ ,  ('亏', +     [  ("kui1", "deficiency/deficit")+     ]  )+ ,  ('于', +     [  ("yu2", "(surname)")+     ,  ("yu2", "in/at/to/from/by/than/out of")+     ]  )+ ,  ('亍', +     [  ("chu4", "step with the right foot")+     ]  )+ ,  ('二', +     [  ("er4", "two/2")+     ]  )+ ,  ('事', +     [  ("shi4", "matter/thing/item/work/affair")+     ]  )+ ,  ('争', +     [  ("zheng1", "struggle/fight")+     ]  )+ ,  ('予', +     [  ("yu2", "I")+     ,  ("yu3", "to give")+     ]  )+ ,  ('了', +     [  ("le5", "(modal particle intensifying preceding clause)/(completed action marker)")+     ,  ("liao3", "to know/to understand/to know")+     ,  ("liao3", "clear")+     ,  ("liao4", "look afar from a high place")+     ]  )+ ,  ('亄', +     [  ("yi4", "covetous/greedy")+     ]  )+ ,  ('亃', +     [  ("lin2", "name of a kind of animal")+     ]  )+ ,  ('亂', +     [  ("luan4", "in confusion/disorderly")+     ]  )+ ,  ('乿', +     [  ("chi4", "to cure, to heal")+     ]  )+ ,  ('乾', +     [  ("gan1", "dry/clean")+     ,  ("qian2", "(surname)/male/strong/one of the Eight Trigrams")+     ]  )+ ,  ('乳', +     [  ("ru3", "breast/milk")+     ]  )+ ,  ('乱', +     [  ("luan4", "in confusion/disorderly")+     ]  )+ ,  ('买', +     [  ("mai3", "buy")+     ]  )+ ,  ('乩', +     [  ("ji1", "to divine")+     ]  )+ ,  ('书', +     [  ("shu1", "book/letter")+     ]  )+ ,  ('乡', +     [  ("xiang1", "country/village")+     ]  )+ ,  ('习', +     [  ("xi2", "to practice/to study/habit")+     ]  )+ ,  ('也', +     [  ("ye3", "also/too")+     ]  )+ ,  ('乞', +     [  ("qi3", "beg")+     ]  )+ ,  ('九', +     [  ("jiu3", "nine/9")+     ]  )+ ,  ('乜', +     [  ("mie1", "squint")+     ]  )+ ,  ('乙', +     [  ("yi3", "\34B\34 (in a sequence of examples involving \34A\34, \34B\34, \34C\34, etc.)/2nd heavenly stem/2nd in order")+     ]  )+ ,  ('乘', +     [  ("cheng2", "ride/mount/make use of/take advantage of/multiply/to avail of/to ride")+     ]  )+ ,  ('乖', +     [  ("guai1", "(of a child) obedient, well-behaved/clever")+     ]  )+ ,  ('乔', +     [  ("qiao2", "tall")+     ]  )+ ,  ('乓', +     [  ("pang1", "bang (onomat.)")+     ]  )+ ,  ('乒', +     [  ("ping1", "bing (onomat.)")+     ]  )+ ,  ('乐', +     [  ("le4", "(surname)/happy/laugh/cheerful")+     ,  ("yue4", "(surname)/music")+     ]  )+ ,  ('乏', +     [  ("fa2", "short of/tired")+     ]  )+ ,  ('乎', +     [  ("hu1", "(interrog. part.)")+     ]  )+ ,  ('乍', +     [  ("zha4", "for the first time/suddenly")+     ]  )+ ,  ('乌', +     [  ("wu1", "a crow/black")+     ]  )+ ,  ('之', +     [  ("zhi1", "(literary equivalent of 的)/(subor. part.)/him/her/it")+     ]  )+ ,  ('义', +     [  ("yi4", "justice/righteousness/meaning")+     ]  )+ ,  ('么', +     [  ("ma5", "(interrog. part.)")+     ,  ("me5", "(interrog. suff.)")+     ,  ("yao1", "one on dice/small")+     ]  )+ ,  ('乇', +     [  ("tuo1", "to depend on, to entrust with")+     ]  )+ ,  ('久', +     [  ("jiu3", "(long) time/(long) duration of time")+     ]  )+ ,  ('乃', +     [  ("nai3", "to be/thus/so/therefore/then/only/thereupon")+     ]  )+ ,  ('乂', +     [  ("ai4", "to regulate")+     ,  ("yi4", "mow")+     ]  )+ ,  ('举', +     [  ("ju3", "to lift/to hold up/to cite/to enumerate/to act/to raise/to choose/to elect")+     ]  )+ ,  ('丽', +     [  ("li2", "Korea")+     ,  ("li4", "beautiful")+     ]  )+ ,  ('丼', +     [  ("jing3", "bowl of food/well")+     ]  )+ ,  ('主', +     [  ("zhu3", "to own/to host/master/lord/primary")+     ]  )+ ,  ('为', +     [  ("wei2", "act as/take...to be/to be/to do/to serve as/to become")+     ,  ("wei4", "because of/for/to")+     ]  )+ ,  ('丹', +     [  ("dan1", "red/pellet/powder/cinnabar")+     ]  )+ ,  ('丸', +     [  ("wan2", "pill")+     ]  )+ ,  ('临', +     [  ("lin2", "to face/to overlook/to arrive/to be (just) about to/just before")+     ]  )+ ,  ('丳', +     [  ("chan3", "skewer")+     ]  )+ ,  ('串', +     [  ("chuan4", "to string together/to mix up/to conspire/to connect/(a measure word)/string")+     ]  )+ ,  ('丱', +     [  ("guan4", "tufts of hair")+     ]  )+ ,  ('丰', +     [  ("feng1", "buxom/good-looking/appearance and carriage of a person")+     ,  ("feng1", "(surname)/abundant/plentiful/great")+     ]  )+ ,  ('丮', +     [  ("ji3", "catch")+     ]  )+ ,  ('中', +     [  ("zhong1", "within/among/in/middle/center/while (doing sth)/during/China/Chinese")+     ,  ("zhong4", "hit (the mark)")+     ]  )+ ,  ('丫', +     [  ("ya1", "slave girl")+     ]  )+ ,  ('个', +     [  ("ge4", "(a measure word)/individual")+     ]  )+ ,  ('丧', +     [  ("sang1", "mourning/funeral")+     ,  ("sang4", "lose (by death)")+     ]  )+ ,  ('並', +     [  ("bing4", "and/furthermore/(not) at all/simultaneously/also/together with/to combine/to join/to merge")+     ]  )+ ,  ('严', +     [  ("yan2", "(air or water) tight/stern/serious/strict/severe")+     ]  )+ ,  ('两', +     [  ("liang3", "both/two/ounce/some/a few/tael")+     ]  )+ ,  ('丢', +     [  ("diu1", "to lose/to put aside/to throw")+     ]  )+ ,  ('丟', +     [  ("diu1", "to lose/to put aside/to throw")+     ]  )+ ,  ('丞', +     [  ("cheng2", "deputy")+     ]  )+ ,  ('丝', +     [  ("si1", "silk/thread/trace")+     ]  )+ ,  ('东', +     [  ("dong1", "east")+     ]  )+ ,  ('丛', +     [  ("cong2", "cluster/collection/collection of books/thicket")+     ]  )+ ,  ('业', +     [  ("ye4", "business/occupation/study")+     ]  )+ ,  ('丙', +     [  ("bing3", "the third of the ten heavenly stems/the third position/third/number three")+     ]  )+ ,  ('丘', +     [  ("qiu1", "Confucius/given name/mound")+     ]  )+ ,  ('世', +     [  ("shi4", "life/age/generation/era/world/lifetime")+     ]  )+ ,  ('丕', +     [  ("pi1", "grand")+     ]  )+ ,  ('且', +     [  ("qie3", "further/moreover")+     ]  )+ ,  ('专', +     [  ("zhuan1", "for a particular person, occasion, purpose/focused on one thing/special/expert/particular (to sth)/concentrated/specialized")+     ,  ("zhuan1", "concentrated/specialized")+     ]  )+ ,  ('丑', +     [  ("chou3", "2nd Earthly Branch/clown/Chou (surname)")+     ,  ("chou3", "shameful/ugly/disgraceful")+     ]  )+ ,  ('丐', +     [  ("gai4", "beg for alms/beggar")+     ]  )+ ,  ('丏', +     [  ("mian3", "hidden")+     ]  )+ ,  ('与', +     [  ("yu2", "(interrog. part.)")+     ,  ("yu3", "and/to give/together with")+     ,  ("yu4", "take part in")+     ]  )+ ,  ('不', +     [  ("bu4", "(negative prefix)/not/no")+     ]  )+ ,  ('丌', +     [  ("ji1", "(surname)")+     ]  )+ ,  ('下', +     [  ("xia4", "under/second (of two parts)/next (week, etc.)/lower/below/underneath/down(wards)/to decline/to go down/latter")+     ]  )+ ,  ('上', +     [  ("shang4", "on/up/on top/upon/first (of two parts)/previous or last (week, etc.)/upper/higher/above/previous/to climb/to go into/above/to go up")+     ]  )+ ,  ('三', +     [  ("san1", "three/3")+     ]  )+ ,  ('丈', +     [  ("zhang4", "ten feet")+     ]  )+ ,  ('万', +     [  ("wan4", "Wan (surname)/ten thousand/a great number")+     ]  )+ ,  ('七', +     [  ("qi1", "seven/7")+     ]  )+ ,  ('丁', +     [  ("ding1", "(surname)/4th heavenly stem/a Chinese surname")+     ]  )+ ,  ('一', +     [  ("yi1", "one/1/single/a(n)/(before verbs) \34no sooner did VERB happen than...\34/(before a noun) entire (family, etc.)")+     ]  )+ ]
+ LICENSE view
@@ -0,0 +1,674 @@+                    GNU GENERAL PUBLIC LICENSE+                       Version 3, 29 June 2007++ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>+ Everyone is permitted to copy and distribute verbatim copies+ of this license document, but changing it is not allowed.++                            Preamble++  The GNU General Public License is a free, copyleft license for+software and other kinds of works.++  The licenses for most software and other practical works are designed+to take away your freedom to share and change the works.  By contrast,+the GNU General Public License is intended to guarantee your freedom to+share and change all versions of a program--to make sure it remains free+software for all its users.  We, the Free Software Foundation, use the+GNU General Public License for most of our software; it applies also to+any other work released this way by its authors.  You can apply it to+your programs, too.++  When we speak of free software, we are referring to freedom, not+price.  Our General Public Licenses are designed to make sure that you+have the freedom to distribute copies of free software (and charge for+them if you wish), that you receive source code or can get it if you+want it, that you can change the software or use pieces of it in new+free programs, and that you know you can do these things.++  To protect your rights, we need to prevent others from denying you+these rights or asking you to surrender the rights.  Therefore, you have+certain responsibilities if you distribute copies of the software, or if+you modify it: responsibilities to respect the freedom of others.++  For example, if you distribute copies of such a program, whether+gratis or for a fee, you must pass on to the recipients the same+freedoms that you received.  You must make sure that they, too, receive+or can get the source code.  And you must show them these terms so they+know their rights.++  Developers that use the GNU GPL protect your rights with two steps:+(1) assert copyright on the software, and (2) offer you this License+giving you legal permission to copy, distribute and/or modify it.++  For the developers' and authors' protection, the GPL clearly explains+that there is no warranty for this free software.  For both users' and+authors' sake, the GPL requires that modified versions be marked as+changed, so that their problems will not be attributed erroneously to+authors of previous versions.++  Some devices are designed to deny users access to install or run+modified versions of the software inside them, although the manufacturer+can do so.  This is fundamentally incompatible with the aim of+protecting users' freedom to change the software.  The systematic+pattern of such abuse occurs in the area of products for individuals to+use, which is precisely where it is most unacceptable.  Therefore, we+have designed this version of the GPL to prohibit the practice for those+products.  If such problems arise substantially in other domains, we+stand ready to extend this provision to those domains in future versions+of the GPL, as needed to protect the freedom of users.++  Finally, every program is threatened constantly by software patents.+States should not allow patents to restrict development and use of+software on general-purpose computers, but in those that do, we wish to+avoid the special danger that patents applied to a free program could+make it effectively proprietary.  To prevent this, the GPL assures that+patents cannot be used to render the program non-free.++  The precise terms and conditions for copying, distribution and+modification follow.++                       TERMS AND CONDITIONS++  0. Definitions.++  "This License" refers to version 3 of the GNU General Public License.++  "Copyright" also means copyright-like laws that apply to other kinds of+works, such as semiconductor masks.++  "The Program" refers to any copyrightable work licensed under this+License.  Each licensee is addressed as "you".  "Licensees" and+"recipients" may be individuals or organizations.++  To "modify" a work means to copy from or adapt all or part of the work+in a fashion requiring copyright permission, other than the making of an+exact copy.  The resulting work is called a "modified version" of the+earlier work or a work "based on" the earlier work.++  A "covered work" means either the unmodified Program or a work based+on the Program.++  To "propagate" a work means to do anything with it that, without+permission, would make you directly or secondarily liable for+infringement under applicable copyright law, except executing it on a+computer or modifying a private copy.  Propagation includes copying,+distribution (with or without modification), making available to the+public, and in some countries other activities as well.++  To "convey" a work means any kind of propagation that enables other+parties to make or receive copies.  Mere interaction with a user through+a computer network, with no transfer of a copy, is not conveying.++  An interactive user interface displays "Appropriate Legal Notices"+to the extent that it includes a convenient and prominently visible+feature that (1) displays an appropriate copyright notice, and (2)+tells the user that there is no warranty for the work (except to the+extent that warranties are provided), that licensees may convey the+work under this License, and how to view a copy of this License.  If+the interface presents a list of user commands or options, such as a+menu, a prominent item in the list meets this criterion.++  1. Source Code.++  The "source code" for a work means the preferred form of the work+for making modifications to it.  "Object code" means any non-source+form of a work.++  A "Standard Interface" means an interface that either is an official+standard defined by a recognized standards body, or, in the case of+interfaces specified for a particular programming language, one that+is widely used among developers working in that language.++  The "System Libraries" of an executable work include anything, other+than the work as a whole, that (a) is included in the normal form of+packaging a Major Component, but which is not part of that Major+Component, and (b) serves only to enable use of the work with that+Major Component, or to implement a Standard Interface for which an+implementation is available to the public in source code form.  A+"Major Component", in this context, means a major essential component+(kernel, window system, and so on) of the specific operating system+(if any) on which the executable work runs, or a compiler used to+produce the work, or an object code interpreter used to run it.++  The "Corresponding Source" for a work in object code form means all+the source code needed to generate, install, and (for an executable+work) run the object code and to modify the work, including scripts to+control those activities.  However, it does not include the work's+System Libraries, or general-purpose tools or generally available free+programs which are used unmodified in performing those activities but+which are not part of the work.  For example, Corresponding Source+includes interface definition files associated with source files for+the work, and the source code for shared libraries and dynamically+linked subprograms that the work is specifically designed to require,+such as by intimate data communication or control flow between those+subprograms and other parts of the work.++  The Corresponding Source need not include anything that users+can regenerate automatically from other parts of the Corresponding+Source.++  The Corresponding Source for a work in source code form is that+same work.++  2. Basic Permissions.++  All rights granted under this License are granted for the term of+copyright on the Program, and are irrevocable provided the stated+conditions are met.  This License explicitly affirms your unlimited+permission to run the unmodified Program.  The output from running a+covered work is covered by this License only if the output, given its+content, constitutes a covered work.  This License acknowledges your+rights of fair use or other equivalent, as provided by copyright law.++  You may make, run and propagate covered works that you do not+convey, without conditions so long as your license otherwise remains+in force.  You may convey covered works to others for the sole purpose+of having them make modifications exclusively for you, or provide you+with facilities for running those works, provided that you comply with+the terms of this License in conveying all material for which you do+not control copyright.  Those thus making or running the covered works+for you must do so exclusively on your behalf, under your direction+and control, on terms that prohibit them from making any copies of+your copyrighted material outside their relationship with you.++  Conveying under any other circumstances is permitted solely under+the conditions stated below.  Sublicensing is not allowed; section 10+makes it unnecessary.++  3. Protecting Users' Legal Rights From Anti-Circumvention Law.++  No covered work shall be deemed part of an effective technological+measure under any applicable law fulfilling obligations under article+11 of the WIPO copyright treaty adopted on 20 December 1996, or+similar laws prohibiting or restricting circumvention of such+measures.++  When you convey a covered work, you waive any legal power to forbid+circumvention of technological measures to the extent such circumvention+is effected by exercising rights under this License with respect to+the covered work, and you disclaim any intention to limit operation or+modification of the work as a means of enforcing, against the work's+users, your or third parties' legal rights to forbid circumvention of+technological measures.++  4. Conveying Verbatim Copies.++  You may convey verbatim copies of the Program's source code as you+receive it, in any medium, provided that you conspicuously and+appropriately publish on each copy an appropriate copyright notice;+keep intact all notices stating that this License and any+non-permissive terms added in accord with section 7 apply to the code;+keep intact all notices of the absence of any warranty; and give all+recipients a copy of this License along with the Program.++  You may charge any price or no price for each copy that you convey,+and you may offer support or warranty protection for a fee.++  5. Conveying Modified Source Versions.++  You may convey a work based on the Program, or the modifications to+produce it from the Program, in the form of source code under the+terms of section 4, provided that you also meet all of these conditions:++    a) The work must carry prominent notices stating that you modified+    it, and giving a relevant date.++    b) The work must carry prominent notices stating that it is+    released under this License and any conditions added under section+    7.  This requirement modifies the requirement in section 4 to+    "keep intact all notices".++    c) You must license the entire work, as a whole, under this+    License to anyone who comes into possession of a copy.  This+    License will therefore apply, along with any applicable section 7+    additional terms, to the whole of the work, and all its parts,+    regardless of how they are packaged.  This License gives no+    permission to license the work in any other way, but it does not+    invalidate such permission if you have separately received it.++    d) If the work has interactive user interfaces, each must display+    Appropriate Legal Notices; however, if the Program has interactive+    interfaces that do not display Appropriate Legal Notices, your+    work need not make them do so.++  A compilation of a covered work with other separate and independent+works, which are not by their nature extensions of the covered work,+and which are not combined with it such as to form a larger program,+in or on a volume of a storage or distribution medium, is called an+"aggregate" if the compilation and its resulting copyright are not+used to limit the access or legal rights of the compilation's users+beyond what the individual works permit.  Inclusion of a covered work+in an aggregate does not cause this License to apply to the other+parts of the aggregate.++  6. Conveying Non-Source Forms.++  You may convey a covered work in object code form under the terms+of sections 4 and 5, provided that you also convey the+machine-readable Corresponding Source under the terms of this License,+in one of these ways:++    a) Convey the object code in, or embodied in, a physical product+    (including a physical distribution medium), accompanied by the+    Corresponding Source fixed on a durable physical medium+    customarily used for software interchange.++    b) Convey the object code in, or embodied in, a physical product+    (including a physical distribution medium), accompanied by a+    written offer, valid for at least three years and valid for as+    long as you offer spare parts or customer support for that product+    model, to give anyone who possesses the object code either (1) a+    copy of the Corresponding Source for all the software in the+    product that is covered by this License, on a durable physical+    medium customarily used for software interchange, for a price no+    more than your reasonable cost of physically performing this+    conveying of source, or (2) access to copy the+    Corresponding Source from a network server at no charge.++    c) Convey individual copies of the object code with a copy of the+    written offer to provide the Corresponding Source.  This+    alternative is allowed only occasionally and noncommercially, and+    only if you received the object code with such an offer, in accord+    with subsection 6b.++    d) Convey the object code by offering access from a designated+    place (gratis or for a charge), and offer equivalent access to the+    Corresponding Source in the same way through the same place at no+    further charge.  You need not require recipients to copy the+    Corresponding Source along with the object code.  If the place to+    copy the object code is a network server, the Corresponding Source+    may be on a different server (operated by you or a third party)+    that supports equivalent copying facilities, provided you maintain+    clear directions next to the object code saying where to find the+    Corresponding Source.  Regardless of what server hosts the+    Corresponding Source, you remain obligated to ensure that it is+    available for as long as needed to satisfy these requirements.++    e) Convey the object code using peer-to-peer transmission, provided+    you inform other peers where the object code and Corresponding+    Source of the work are being offered to the general public at no+    charge under subsection 6d.++  A separable portion of the object code, whose source code is excluded+from the Corresponding Source as a System Library, need not be+included in conveying the object code work.++  A "User Product" is either (1) a "consumer product", which means any+tangible personal property which is normally used for personal, family,+or household purposes, or (2) anything designed or sold for incorporation+into a dwelling.  In determining whether a product is a consumer product,+doubtful cases shall be resolved in favor of coverage.  For a particular+product received by a particular user, "normally used" refers to a+typical or common use of that class of product, regardless of the status+of the particular user or of the way in which the particular user+actually uses, or expects or is expected to use, the product.  A product+is a consumer product regardless of whether the product has substantial+commercial, industrial or non-consumer uses, unless such uses represent+the only significant mode of use of the product.++  "Installation Information" for a User Product means any methods,+procedures, authorization keys, or other information required to install+and execute modified versions of a covered work in that User Product from+a modified version of its Corresponding Source.  The information must+suffice to ensure that the continued functioning of the modified object+code is in no case prevented or interfered with solely because+modification has been made.++  If you convey an object code work under this section in, or with, or+specifically for use in, a User Product, and the conveying occurs as+part of a transaction in which the right of possession and use of the+User Product is transferred to the recipient in perpetuity or for a+fixed term (regardless of how the transaction is characterized), the+Corresponding Source conveyed under this section must be accompanied+by the Installation Information.  But this requirement does not apply+if neither you nor any third party retains the ability to install+modified object code on the User Product (for example, the work has+been installed in ROM).++  The requirement to provide Installation Information does not include a+requirement to continue to provide support service, warranty, or updates+for a work that has been modified or installed by the recipient, or for+the User Product in which it has been modified or installed.  Access to a+network may be denied when the modification itself materially and+adversely affects the operation of the network or violates the rules and+protocols for communication across the network.++  Corresponding Source conveyed, and Installation Information provided,+in accord with this section must be in a format that is publicly+documented (and with an implementation available to the public in+source code form), and must require no special password or key for+unpacking, reading or copying.++  7. Additional Terms.++  "Additional permissions" are terms that supplement the terms of this+License by making exceptions from one or more of its conditions.+Additional permissions that are applicable to the entire Program shall+be treated as though they were included in this License, to the extent+that they are valid under applicable law.  If additional permissions+apply only to part of the Program, that part may be used separately+under those permissions, but the entire Program remains governed by+this License without regard to the additional permissions.++  When you convey a copy of a covered work, you may at your option+remove any additional permissions from that copy, or from any part of+it.  (Additional permissions may be written to require their own+removal in certain cases when you modify the work.)  You may place+additional permissions on material, added by you to a covered work,+for which you have or can give appropriate copyright permission.++  Notwithstanding any other provision of this License, for material you+add to a covered work, you may (if authorized by the copyright holders of+that material) supplement the terms of this License with terms:++    a) Disclaiming warranty or limiting liability differently from the+    terms of sections 15 and 16 of this License; or++    b) Requiring preservation of specified reasonable legal notices or+    author attributions in that material or in the Appropriate Legal+    Notices displayed by works containing it; or++    c) Prohibiting misrepresentation of the origin of that material, or+    requiring that modified versions of such material be marked in+    reasonable ways as different from the original version; or++    d) Limiting the use for publicity purposes of names of licensors or+    authors of the material; or++    e) Declining to grant rights under trademark law for use of some+    trade names, trademarks, or service marks; or++    f) Requiring indemnification of licensors and authors of that+    material by anyone who conveys the material (or modified versions of+    it) with contractual assumptions of liability to the recipient, for+    any liability that these contractual assumptions directly impose on+    those licensors and authors.++  All other non-permissive additional terms are considered "further+restrictions" within the meaning of section 10.  If the Program as you+received it, or any part of it, contains a notice stating that it is+governed by this License along with a term that is a further+restriction, you may remove that term.  If a license document contains+a further restriction but permits relicensing or conveying under this+License, you may add to a covered work material governed by the terms+of that license document, provided that the further restriction does+not survive such relicensing or conveying.++  If you add terms to a covered work in accord with this section, you+must place, in the relevant source files, a statement of the+additional terms that apply to those files, or a notice indicating+where to find the applicable terms.++  Additional terms, permissive or non-permissive, may be stated in the+form of a separately written license, or stated as exceptions;+the above requirements apply either way.++  8. Termination.++  You may not propagate or modify a covered work except as expressly+provided under this License.  Any attempt otherwise to propagate or+modify it is void, and will automatically terminate your rights under+this License (including any patent licenses granted under the third+paragraph of section 11).++  However, if you cease all violation of this License, then your+license from a particular copyright holder is reinstated (a)+provisionally, unless and until the copyright holder explicitly and+finally terminates your license, and (b) permanently, if the copyright+holder fails to notify you of the violation by some reasonable means+prior to 60 days after the cessation.++  Moreover, your license from a particular copyright holder is+reinstated permanently if the copyright holder notifies you of the+violation by some reasonable means, this is the first time you have+received notice of violation of this License (for any work) from that+copyright holder, and you cure the violation prior to 30 days after+your receipt of the notice.++  Termination of your rights under this section does not terminate the+licenses of parties who have received copies or rights from you under+this License.  If your rights have been terminated and not permanently+reinstated, you do not qualify to receive new licenses for the same+material under section 10.++  9. Acceptance Not Required for Having Copies.++  You are not required to accept this License in order to receive or+run a copy of the Program.  Ancillary propagation of a covered work+occurring solely as a consequence of using peer-to-peer transmission+to receive a copy likewise does not require acceptance.  However,+nothing other than this License grants you permission to propagate or+modify any covered work.  These actions infringe copyright if you do+not accept this License.  Therefore, by modifying or propagating a+covered work, you indicate your acceptance of this License to do so.++  10. Automatic Licensing of Downstream Recipients.++  Each time you convey a covered work, the recipient automatically+receives a license from the original licensors, to run, modify and+propagate that work, subject to this License.  You are not responsible+for enforcing compliance by third parties with this License.++  An "entity transaction" is a transaction transferring control of an+organization, or substantially all assets of one, or subdividing an+organization, or merging organizations.  If propagation of a covered+work results from an entity transaction, each party to that+transaction who receives a copy of the work also receives whatever+licenses to the work the party's predecessor in interest had or could+give under the previous paragraph, plus a right to possession of the+Corresponding Source of the work from the predecessor in interest, if+the predecessor has it or can get it with reasonable efforts.++  You may not impose any further restrictions on the exercise of the+rights granted or affirmed under this License.  For example, you may+not impose a license fee, royalty, or other charge for exercise of+rights granted under this License, and you may not initiate litigation+(including a cross-claim or counterclaim in a lawsuit) alleging that+any patent claim is infringed by making, using, selling, offering for+sale, or importing the Program or any portion of it.++  11. Patents.++  A "contributor" is a copyright holder who authorizes use under this+License of the Program or a work on which the Program is based.  The+work thus licensed is called the contributor's "contributor version".++  A contributor's "essential patent claims" are all patent claims+owned or controlled by the contributor, whether already acquired or+hereafter acquired, that would be infringed by some manner, permitted+by this License, of making, using, or selling its contributor version,+but do not include claims that would be infringed only as a+consequence of further modification of the contributor version.  For+purposes of this definition, "control" includes the right to grant+patent sublicenses in a manner consistent with the requirements of+this License.++  Each contributor grants you a non-exclusive, worldwide, royalty-free+patent license under the contributor's essential patent claims, to+make, use, sell, offer for sale, import and otherwise run, modify and+propagate the contents of its contributor version.++  In the following three paragraphs, a "patent license" is any express+agreement or commitment, however denominated, not to enforce a patent+(such as an express permission to practice a patent or covenant not to+sue for patent infringement).  To "grant" such a patent license to a+party means to make such an agreement or commitment not to enforce a+patent against the party.++  If you convey a covered work, knowingly relying on a patent license,+and the Corresponding Source of the work is not available for anyone+to copy, free of charge and under the terms of this License, through a+publicly available network server or other readily accessible means,+then you must either (1) cause the Corresponding Source to be so+available, or (2) arrange to deprive yourself of the benefit of the+patent license for this particular work, or (3) arrange, in a manner+consistent with the requirements of this License, to extend the patent+license to downstream recipients.  "Knowingly relying" means you have+actual knowledge that, but for the patent license, your conveying the+covered work in a country, or your recipient's use of the covered work+in a country, would infringe one or more identifiable patents in that+country that you have reason to believe are valid.++  If, pursuant to or in connection with a single transaction or+arrangement, you convey, or propagate by procuring conveyance of, a+covered work, and grant a patent license to some of the parties+receiving the covered work authorizing them to use, propagate, modify+or convey a specific copy of the covered work, then the patent license+you grant is automatically extended to all recipients of the covered+work and works based on it.++  A patent license is "discriminatory" if it does not include within+the scope of its coverage, prohibits the exercise of, or is+conditioned on the non-exercise of one or more of the rights that are+specifically granted under this License.  You may not convey a covered+work if you are a party to an arrangement with a third party that is+in the business of distributing software, under which you make payment+to the third party based on the extent of your activity of conveying+the work, and under which the third party grants, to any of the+parties who would receive the covered work from you, a discriminatory+patent license (a) in connection with copies of the covered work+conveyed by you (or copies made from those copies), or (b) primarily+for and in connection with specific products or compilations that+contain the covered work, unless you entered into that arrangement,+or that patent license was granted, prior to 28 March 2007.++  Nothing in this License shall be construed as excluding or limiting+any implied license or other defenses to infringement that may+otherwise be available to you under applicable patent law.++  12. No Surrender of Others' Freedom.++  If conditions are imposed on you (whether by court order, agreement or+otherwise) that contradict the conditions of this License, they do not+excuse you from the conditions of this License.  If you cannot convey a+covered work so as to satisfy simultaneously your obligations under this+License and any other pertinent obligations, then as a consequence you may+not convey it at all.  For example, if you agree to terms that obligate you+to collect a royalty for further conveying from those to whom you convey+the Program, the only way you could satisfy both those terms and this+License would be to refrain entirely from conveying the Program.++  13. Use with the GNU Affero General Public License.++  Notwithstanding any other provision of this License, you have+permission to link or combine any covered work with a work licensed+under version 3 of the GNU Affero General Public License into a single+combined work, and to convey the resulting work.  The terms of this+License will continue to apply to the part which is the covered work,+but the special requirements of the GNU Affero General Public License,+section 13, concerning interaction through a network will apply to the+combination as such.++  14. Revised Versions of this License.++  The Free Software Foundation may publish revised and/or new versions of+the GNU General Public License from time to time.  Such new versions will+be similar in spirit to the present version, but may differ in detail to+address new problems or concerns.++  Each version is given a distinguishing version number.  If the+Program specifies that a certain numbered version of the GNU General+Public License "or any later version" applies to it, you have the+option of following the terms and conditions either of that numbered+version or of any later version published by the Free Software+Foundation.  If the Program does not specify a version number of the+GNU General Public License, you may choose any version ever published+by the Free Software Foundation.++  If the Program specifies that a proxy can decide which future+versions of the GNU General Public License can be used, that proxy's+public statement of acceptance of a version permanently authorizes you+to choose that version for the Program.++  Later license versions may give you additional or different+permissions.  However, no additional obligations are imposed on any+author or copyright holder as a result of your choosing to follow a+later version.++  15. Disclaimer of Warranty.++  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.++  16. Limitation of Liability.++  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF+SUCH DAMAGES.++  17. Interpretation of Sections 15 and 16.++  If the disclaimer of warranty and limitation of liability provided+above cannot be given local legal effect according to their terms,+reviewing courts shall apply local law that most closely approximates+an absolute waiver of all civil liability in connection with the+Program, unless a warranty or assumption of liability accompanies a+copy of the Program in return for a fee.++                     END OF TERMS AND CONDITIONS++            How to Apply These Terms to Your New Programs++  If you develop a new program, and you want it to be of the greatest+possible use to the public, the best way to achieve this is to make it+free software which everyone can redistribute and change under these terms.++  To do so, attach the following notices to the program.  It is safest+to attach them to the start of each source file to most effectively+state the exclusion of warranty; and each file should have at least+the "copyright" line and a pointer to where the full notice is found.++    <one line to give the program's name and a brief idea of what it does.>+    Copyright (C) <year>  <name of author>++    This program is free software: you can redistribute it and/or modify+    it under the terms of the GNU General Public License as published by+    the Free Software Foundation, either version 3 of the License, or+    (at your option) any later version.++    This program is distributed in the hope that it will be useful,+    but WITHOUT ANY WARRANTY; without even the implied warranty of+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the+    GNU General Public License for more details.++    You should have received a copy of the GNU General Public License+    along with this program.  If not, see <http://www.gnu.org/licenses/>.++Also add information on how to contact you by electronic and paper mail.++  If the program does terminal interaction, make it output a short+notice like this when it starts in an interactive mode:++    <program>  Copyright (C) <year>  <name of author>+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.+    This is free software, and you are welcome to redistribute it+    under certain conditions; type `show c' for details.++The hypothetical commands `show w' and `show c' should show the appropriate+parts of the General Public License.  Of course, your program's commands+might be different; for a GUI interface, you would use an "about box".++  You should also get your employer (if you work as a programmer) or school,+if any, to sign a "copyright disclaimer" for the program, if necessary.+For more information on this, and how to apply and follow the GNU GPL, see+<http://www.gnu.org/licenses/>.++  The GNU General Public License does not permit incorporating your program+into proprietary programs.  If your program is a subroutine library, you+may consider it more useful to permit linking proprietary applications with+the library.  If this is what you want to do, use the GNU Lesser General+Public License instead of this License.  But first, please read+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
+ Setup.hs view
@@ -0,0 +1,7 @@+#!/usr/bin/env runhaskell++import System.Cmd+import Distribution.Simple++main = defaultMain+
+ Zi4Pu3.hs view
@@ -0,0 +1,93 @@+#!/usr/bin/env runhaskell++ {- Feed this command a stream of UTF8 chars, and it will look up the+  - ones it can and just print the ones it can't.+  -+  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -}+++import Control.Monad+import Data.Char+import Data.List+import qualified Data.Map as Map++import qualified System.IO.UTF8 as UTF8++import qualified Data.Char.CEDICT as CEDICT+++main                       =  do+  s                       <-  UTF8.getContents+  mapM_ (UTF8.putStrLn . handleCodePoint) $ cleanUpLines s+++cleanUpLines               =  foldr1 (++) . words+++nullLookup                 =  [("\NUL", "\NUL")]+++handleCodePoint char       =  (++ "\n") $ together $ charLine:datLines+ where+  together                 =  concat . intersperse "\n"+  charLine                 =  (replicate 77 ' ') ++ [char]+  datLines =+   if isSpace char then+    []+   else+     if pinsdefs == nullLookup then+      []+     else+      format pinsdefs+     where+      pinsdefs =+       if isUnihan char then+        lookItUp char+       else+        nullLookup+++format pinsdefs            =  format' pinsdefs []+ where+  format' [] res           =  reverse res+  format' ((p, d):t) res   =  format' t (formed:res)+   where+    formed                 =  "  " ++ paddedDef ++ paddedPin+     where+      paddedPin            =  padding ++ trunc+       where+        (trunc, padding)   =  trunPad 10 p+      paddedDef            =  trunc ++ padding+       where+        (trunc, padding)   =  trunPad 64 d+      trunPad width str    =  (trunc, padding)+       where+        trunc              =  take width str+        padding            =  replicate (width - length trunc) ' '+++lookItUp char =+ case Map.lookup char CEDICT.singles of+  Just val                ->  val+  Nothing                 ->  nullLookup+  ++ {- Per+  -   http://www.unicode.org/Public/UNIDATA/Unihan.html#File_Structure+  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -}++isUnihan char              =  any (uncurry $ check cp) ranges+ where+  cp                       =  (fromEnum char) :: Int+  check val a b            =  (a val) && (b val)+  ranges =+   [  ((>= 0x3400),  (<= 0x4DB5))  --  CJK Unified Ideographs Extension A  3.0+   ,  ((>= 0x4E00),  (<= 0x9FA5))  --  CJK Unified Ideographs  1.1+   ,  ((>= 0x9FA6),  (<= 0x9FBB))  --  CJK Unified Ideographs  4.1+   ,  ((>= 0xF900),  (<= 0xFA2D))  --  CJK Compatibility Ideographs  1.1+   ,  ((>= 0xFA30),  (<= 0xFA6A))  --  CJK Compatibility Ideographs  3.2+   ,  ((>= 0xFA70),  (<= 0xFAD9))  --  CJK Compatibility Ideographs  4.1+   ,  ((>= 0x20000), (<= 0x2A6D6)) --  CJK Unified Ideographs Extension B  3.1+   ,  ((>= 0x2F800), (<= 0x2FA1D)) --  CJK Compatibility Supplement  3.1+   ]+
+ cedict.cabal view
@@ -0,0 +1,16 @@+Name:               cedict+Version:            0.1.1+Category:           Text+Description:        Convenient Chinese character lookup.+Synopsis:           Convenient Chinese character lookup.+License:            GPL+License-file:       LICENSE+Author:             Jason Dusek+Maintainer:         jason.dusek@gmail.com+Build-Depends:      base, containers, utf8-string++Exposed-modules:    Data.Char.CEDICT++Executable:         zi4pu3+Main-is:            Zi4Pu3.hs+